API Gateway
Aug 2022 | Golang |
This project was developed as part of a group for the Sotoon internship program. Sotoon is a cloud provider that offers a wide range of services, including storage, compute, and networking, to some of the largest tech companies in Iran. The project is an API Gateway responsible for routing requests to the appropriate microservices. Although the project is not open-source, I can provide further details upon request.
My Responsibilities
- Implementing fake upstreams and deploying them on Kubernetes using Ansible
- Implementing rate limiting with Redis
- Monitoring the gateway with Prometheus and Grafana
- Enabling live reloading of configurations