Overview
This is a repackaged open-source software wherein additional charges apply for extended support with a 24-hour response time.
Product Overview
ECS is a fully managed container orchestration service from AWS that makes it easy for you to deploy, manage, and scale containerized applications. Containers are defined using task definitions and run as services across a fleet of Amazon EC2 instances. ECS can automatically scale up your applications to meet a spike in demand or scale down when demand is less, leading to cost-effective operations in the cloud.
Underneath this robust container orchestration solution from AWS is Docker, an industry-standard container runtime engine and the ECS-Agent responsible for scheduling services across your clusters.
This listing bundles this robust orchestration solution with Alpine Linux, a rock-solid Linux Operating System, into a single 1-Click deploy Optimized AMI.
To deploy this image and get started on your journey to doing DevOps right, click on Continue to Subscribe.
What is inside this image?
- Alpine Linux
- Latest Docker engine installed.
- Latest ECS-Agent installed.
Quick Start
-
Launch the product via 1-Click.
-
During the product launch, add the code below to userdata to connect this instance to your existing ECS Cluster
#!/bin/bash echo ECS_CLUSTER=clusterName >> /etc/ecs/ecs.config
Note: Remember to replace clusterName with your actual ECS cluster name.
-
Make sure your new instance has an IAM role that allows it to connect to ecs See: https://docs.aws.amazon.com/AmazonECS/latest/developerguide/instance_IAM_role.html
-
You are now ready to launch your ECS node
Support
We work with our clients to get their Cloud Automation journey right the first time. Our teams use only the best Open-Source and Proprietary tools on the market to deliver secure, robust, scalable cloud and On-Premises infrastructure.
Disclaimer
All product and company names are trademarks™ or registered® trademarks of their respective holders. Use of them does not imply any affiliation with or endorsement by them. This product contains the latest patched software from respective vendors; we do not claim that all vulnerabilities have been addressed.
Highlights
- Alpine Linux
- Latest Docker engine installed
- Latest ECS-Agent installed
Details
Typical total price
$0.02/hour
Features and programs
Financing for AWS Marketplace purchases
Pricing
Instance type | Product cost/hour | EC2 cost/hour | Total/hour |
---|---|---|---|
t2.micro AWS Free Tier | $0.01 | $0.012 | $0.022 |
t2.small | $0.01 | $0.023 | $0.033 |
t2.medium | $0.01 | $0.046 | $0.056 |
t2.large | $0.01 | $0.093 | $0.103 |
t2.xlarge | $0.01 | $0.186 | $0.196 |
t2.2xlarge | $0.01 | $0.371 | $0.381 |
t3.micro AWS Free Tier Recommended | $0.01 | $0.01 | $0.02 |
t3.small | $0.01 | $0.021 | $0.031 |
t3.medium | $0.01 | $0.042 | $0.052 |
t3.large | $0.01 | $0.083 | $0.093 |
Additional AWS infrastructure costs
Type | Cost |
---|---|
EBS General Purpose SSD (gp3) volumes | $0.08/per GB/month of provisioned storage |
Vendor refund policy
Cancel Anytime
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
Updates to the latest Security Patches for ECS-Agent, Docker and Alpine Linux
Additional details
Usage instructions
Quick Start: To connect this AMI to your ECS cluster, simply add the snippet below to the userdata of your EC2 Cluster instance. Be sure to change the clusterName to match your cluster. #!/bin/bash echo ECS_CLUSTER=clusterName >> /etc/ecs/ecs.config Default EC2 instance Username is alpine
Resources
Vendor resources
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.