Overview
Docker Compose on Ubuntu 22.04 with maintenance support by ATH. This is a repackaged open source software product wherein additional charges apply for support. Docker Compose is a tool that allows you to define and run multi-container Docker applications easily. It uses a simple YAML file format to define the services, networks, and volumes required for your application. With Docker Compose, you can define the configuration of your entire application stack, including its dependencies, in a single file. This makes it easy to manage complex applications with multiple interconnected containers.
Highlights
- Docker Compose allows you to define your application's services, such as web servers, databases, and messaging queues, in a simple and declarative manner using YAML syntax.
- Docker Compose simplifies the orchestration of multi-container applications by providing commands to create, start, stop, and manage all the services defined in your configuration file with a single command.
- Docker Compose streamlines the development workflow by enabling developers to define their development environment as code. This ensures consistency across different development machines and makes it easy to onboard new team members. Additionally, Compose can be used to define different configurations for development, testing, and production environments, allowing developers to easily switch between them.
Details
Typical total price
$0.12/hour
Pricing
Free trial
Instance type | Product cost/hour | EC2 cost/hour | Total/hour |
---|---|---|---|
t2.micro AWS Free Tier | $0.01 | $0.012 | $0.022 |
t2.small | $0.02 | $0.023 | $0.043 |
t2.medium | $0.02 | $0.046 | $0.066 |
t2.large | $0.02 | $0.093 | $0.113 |
t2.xlarge | $0.02 | $0.186 | $0.206 |
t2.2xlarge | $0.02 | $0.371 | $0.391 |
t3.nano | $0.02 | $0.005 | $0.025 |
t3.micro AWS Free Tier | $0.02 | $0.01 | $0.03 |
t3.small | $0.02 | $0.021 | $0.041 |
t3.medium | $0.02 | $0.042 | $0.062 |
Additional AWS infrastructure costs
Type | Cost |
---|---|
EBS General Purpose SSD (gp2) volumes | $0.10/per GB/month of provisioned storage |
Vendor refund policy
No Refund
Legal
Vendor terms and conditions
Content disclaimer
Delivery details
64-bit (x86) Amazon Machine Image (AMI)
Amazon Machine Image (AMI)
An AMI is a virtual image that provides the information required to launch an instance. Amazon EC2 (Elastic Compute Cloud) instances are virtual servers on which you can run your applications and workloads, offering varying combinations of CPU, memory, storage, and networking resources. You can launch as many instances from as many different AMIs as you need.
Version release notes
Try one unit of this product for 5 days. There will be no software charges for that unit, but AWS infrastructure charges still apply. Free Trials will automatically convert to a paid subscription upon expiration and you will be charged for additional usage above the free units provided.
Additional details
Usage instructions
Connect to your Virtual Machine via SSH and run the following command to update the package list and check the version:
sudo apt-get update
docker-compose --version
Support
AWS infrastructure support
AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.