AWS Compute Blog

Category: Compute

ICYMI: Serverless Q3 2018

Welcome to the third edition of the AWS Serverless ICYMI (in case you missed it) quarterly recap. Every quarter, we share all of the most recent product launches, feature enhancements, blog posts, webinars, Twitch live streams, and other interesting things that you might have missed! If you didn’t see them, catch our Q1 ICYMI and […]

Automating rollback of failed Amazon ECS deployments

Contributed by Vinay Nadig, Associate Solutions Architect, AWS. With more and more organizations moving toward Agile development, it’s not uncommon to deploy code to production multiple times a day. With the increased speed of deployments, it’s imperative to have a mechanism in place where you can detect errors and roll back problematic deployments early. In […]

Amazon ECS and Docker volume drivers, part 1: Amazon EBS

→ Part 2: Amazon EFS   Post by: Jeremy Cowan, Ronnie Eichler, and Tiffany Jernigan Introduction Containers are emerging as the default compute primitive for building cloud-native applications.  They facilitate the adoption of continuous delivery, and help increase infrastructure use. However, deploying stateful application as containers has been challenging because containers have short life-spans, get […]

Implementing Serverless Video Subtitles

This post is courtesy of Maxime Thomas, DevOps Partner Solutions Architect – AWS This story begins when I joined AWS at the beginning of the year. I had a hard time during my ramp-up period trying to handle the amount of information coming from all directions. Technical training, meetings, new colleagues, in a worldwide company—the […]

Measuring service chargeback in Amazon ECS

Contributed by Subhrangshu Kumar Sarkar, Sr. Technical Account Manager, and Shiva Kumar Subramanian, Sr. Technical Account Manager Amazon Elastic Container Service (ECS) users have been asking us for a way to allocate cost to the deployed services in a shared Amazon ECS cluster. This blog post can help customers think through different techniques to allocate […]

Using Cromwell with AWS Batch

Contributed by W. Lee Pang and Emil Lerch, WWPS Professional Services DNA is often referred to as the “source code of life.” All living cells contain long chains of deoxyribonucleic acid that encode instructions on how they are constructed and behave in their surroundings. Genomics is the study of the structure and function of DNA […]

Deploying a Burstable and Event-driven HPC Cluster on AWS Using SLURM, Part 1

Contributed by Amr Ragab, HPC Application Consultant, AWS Professional Services When you execute high performance computing (HPC) workflows on AWS, you can take advantage of the elasticity and concomitant scale associated with recruiting resources for your computational workloads. AWS offers a variety of services, solutions, and open source tools to deploy, manage, and dynamically destroy compute […]