Senior
Kas sul on ainult Go või midagi muud? Milliseid seotud tehnoloogiaid kasutad?
sobes.tech AI
Vastus AI-lt
Although the main language is Go, in my work I often use other technologies that complement and extend the capabilities of projects:
- Docker and Kubernetes for containerization and orchestration of services.
- gRPC and REST API for interaction between services.
- SQL and NoSQL databases (PostgreSQL, MongoDB) for data storage.
- CI/CD tools (Jenkins, GitLab CI) for automating build and deployment.
- Sometimes I use Bash or Python scripts for auxiliary tasks.
This stack allows creating scalable, maintainable, and efficient solutions in Go under modern conditions.