Senior
Tell me about your last project. What role did you play there?
sobes.tech AI
Answer from AI
In my last project, I served as the lead developer in Go. The main task was to develop a high-load microservice for processing streaming data in real time.
I was responsible for the service architecture, performance optimization, and integration with external systems via gRPC and REST API. I also handled writing unit and integration tests, setting up CI/CD, and monitoring the application.
Example task: implement an event handler with guaranteed delivery and scalability, using channels and goroutines for parallel processing.