AWS Compute Blog
Tag: HAQM ECS
Using HAQM EFS to Persist Data from HAQM ECS Containers
My colleagues Jeremy Cowan and Drew Dennis sent a nice guest post that shows how to use HAQM Elastic File System with HAQM ECS. — Docker containers are ideal for building microservices because they’re quick to provision, easily portable, and provide process isolation. While these services are generally ephemeral and stateless, there are times when you […]
HAQM EC2 Container Service at AWS re:Invent – Wrap-up
We wanted to summarize a few of the highlights from this year’s AWS re:Invent. Announcements On Thursday October 8, Werner Vogels announced three new features for HAQM ECS: The HAQM EC2 Container Service CLI (HAQM ECS CLI) makes it easier to set up an HAQM ECS cluster and its associated resources (e.g., EC2 instances) and enables a […]
HAQM EC2 Container Service at AWS re:Invent
AWS re:Invent is just a few days away and the HAQM ECS team will be there. To talk to us about how you are using HAQM ECS or to find out more about how you can use HAQM ECS for your applications, drop by the Compute booth or the developer lounge. There are also a […]
How to create a custom scheduler for HAQM ECS
My colleague Daniele Stroppa sent a nice guest post that shows how to create a custom scheduler for HAQM ECS. — HAQM EC2 Container Service (ECS) is a highly scalable, high performance container management service that supports Docker containers and allows you to easily run applications on a managed cluster of HAQM EC2 instances. HAQM ECS takes […]
AWS NY Summit Presentations
Tim Wagner, AWS Lambda The 2015 AWS NY summit a lot of exciting content for AWS Lambda and ECS. If you weren’t able to join us there, here’s a summary of slideshares and videos with compute-related announcements and content: Werner Vogels Keynote: Announcing HAQM API Gateway Announcement excerpt: Full keynote: Werner and Matt Wood […]
Commenting Support in the AWS Compute Blog
Meta-announcement: We’re in the process of enabling commenting support for the AWS compute blog. You’ll see it starting to appear on newer posts and getting phased in for a subset of older ones. Looking forward to engaging with our readers directly! -Tim, Deepak, and our many guest authors
HAQM ECS launches agent updates, task definition deregistration, environment variable overrides
We are pleased to announce the availability of several of our most requested features: Agent Update You now have an automated way to update the ECS agents that run on the EC2 instances in your clusters. The agent is the interface between ECS and Docker that enables operations such as starting containers and reporting status. This improvement […]
Running an HAQM ECS Task on Every Instance
My colleague Matt McClean sent a nice guest post that demonstrates how to start a task on every ECS instance in a cluster. —– HAQM EC2 Container Service (ECS) is a highly scalable, high performance container management service that supports Docker containers and allows you to easily run applications on a managed cluster of HAQM […]
Scaling HAQM ECS Services Automatically Using HAQM CloudWatch and AWS Lambda
On May 18, 2016 HAQM ECS launched support for Service Auto Scaling. This provides a simpler method to automatically scale tasks in an ECS service. Read about it in the documentation. AWS Partner Classmethod contributed this great blog that shows how to use HAQM CloudWatch and AWS Lambda to create a scaling function for HAQM […]
AWS San Francisco Summit: Compute-related Presentations
Tim Wagner, AWS Lambda AWS San Francisco Summit 2015 Lots of exciting news last week in San Francisco around Event Computing and container computing. Andy Jassy keynote, including HAQM ECS and AWS Lambda GA announcements In summit the keynote, Andy Jassy announces that the HAQM ECS and AWS Lambda services are both now generally available […]