Skip to content

Infrastructure requirements

AWS services

The API is deployed on AWS using services like ECS for container management.

CI/CD pipeline overview

A CI/CD pipeline automates the process of building, testing, and deploying the API. This pipeline ensures that updates are consistently and securely deployed.

Docker image management with Elastic Container Registry

The Docker images for the API are stored and managed in the ECR, allowing for version control and easy deployment.