Build containerized applications for Amazon DocumentDB that run on Amazon ECS on AWS Fargate
Database Blog
This article explains how to build containerized applications for Amazon DocumentDB that run on Amazon Elastic Container Service (ECS) using AWS Fargate. It provides a step-by-step guide on containerizing a sample application using the Quarkus framework, publishing the container image to Amazon Elastic Container Registry (ECR), and deploying it on an ECS cluster with Fargate.
Specifically, the article covers:
- An overview of Amazon DocumentDB, Amazon ECS, AWS Fargate, and the Quarkus framework
- Prerequisites: Launching an AWS CloudFormation stack to create an Amazon DocumentDB cluster, network components, and an Amazon EC2 instance
- Creating a Docker image of the sample Quarkus application
- Registering the Docker image with Amazon ECR
- Creating an ECS cluster on Fargate using another CloudFormation stack
- Testing the deployed application
- Clean-up steps to delete the resources
The AWS News Feed is currently looking for gold sponsors. If you want to support the AWS community and reach a large audience of AWS professionals, consider sponsoring the AWS News Feed.
Related articles
2024
2024
2024
2024
The AWS News Feed is currently looking for silver sponsors. If you want to support the AWS community and reach a large audience of AWS professionals, consider sponsoring the AWS News Feed.