Deploying
Deploying
Deploying your containerized applications to AWS with Tapitalee.
Deploying apps
How it works
Build a container image and upload it to the Elastic Container Registry (ECR) associated with the app, that is created by Tapitalee.
Create a new deploy within Tapitalee which tells ECS Fargate to replace the existing running container image with the new one. If any errors occur, it rolls back to the old one.