Skip to main content

Set Up Your Platform

Your platform ensures consistent service delivery every time. A well-designed platform seamlessly integrates with your monitoring, security, and compliance systems, building on your established foundation. Automated software delivery pipelines deploy new services quickly and easily. The reference architecture supports AWS EKS, Amazon ECS, and Lambda functions.

1 Container Orchestration

Choose a path for consistent delivery of your services. The reference architecture supports AWS EKS, Amazon ECS, and Lambda functions.

Elastic Container Service (ECS) is a fully-managed container orchestration service provided by Amazon Web Services (AWS) that simplifies the process of deploying, managing, and scaling containerized applications. ECS makes it easy to run and manage Docker containers on AWS infrastructure, providing a secure and scalable platform for your applications. One of the major benefits of ECS over EKS, is that there is no need to upgrade the underlying platform. ECS is a managed service that is always up to date. This means that you can focus on your application and not the underlying platform.

AI generated voice
Get Started

2 Configure GitHub Actions to enable CI/CD

Deploy self-hosted runners to automate your software delivery pipelines, within private networks.

Get Started

3 Automate Terraform Your Terraform Deployments

Use GitHub Actions to automate your Terraform deployments with Atmos, ensuring consistent infrastructure across your environments.

AI generated voice
Get Started

Once you're done setting up your platform, our attention will shift to how you ship your software by leveraging GitHub Actions and GitHub Action Workflows.