AWS Compute Blog

Chris Munns

Author: Chris Munns

Chris Munns is the Tech Lead & Advisor for the Startup Solution Architecture organization at Amazon Web Services. Chris works with peers at AWS on how to better support AWS’s startup customers and directly engages with helping hot startups overcome complex technical challenges. At AWS for over 10 years, Chris has previously led Developer Advocacy for AWS Serverless technologies, was the global Business Development Manager for DevOps technologies, and was a Solutions Architect in the early days of the AWS field. Before AWS, Chris held senior operations engineering posts at Etsy, Meetup, and other NYC based startups. Chris has a Bachelor of Science in Applied Networking and System Administration from the Rochester Institute of Technology.

Document Design Diagram

Executing Ansible playbooks in your Amazon EC2 Image Builder pipeline

This post is contributed by Andrew Pearce – Sr. Systems Dev Engineer, AWS Since launching Amazon EC2 Image Builder, many customers say they want to re-use existing investments in configuration management technologies (such as Ansible, Chef, or Puppet) with Image Builder pipelines. In this blog, I walk through creating a document that can execute an Ansible […]

Migrating a SharePoint application using the AWS Server Migration Service

This post is contributed by Ashwini Rudra, Solutions Architect; Rajesh Rathod, Sr. Product Manager; Vivek Chawda, Senior Software Engineer, EC2 Enterprise Many AWS customers are migrating on-premises SharePoint workloads to AWS for greater reliability, faster performance, and lower costs. While planning the migration, customers are looking for tools and methodologies that reduce the time to […]

Cluster Architecture

Using AWS ParallelCluster with a serverless API

Update – February 22, 2022 : We have released AWS ParallelCluster version 3. It brings with it the new ParallelCluster API and a number of improvements and changes to functionality. Check the Changelog, Instructions for Moving from 2.x to 3.x, or the AWS ParallelCluster documentation for more. This post is contributed by Dario La Porta, […]

Opt-in in Description

Coming soon: Updated Lambda states lifecycle for VPC networking

On November 27, we announced that AWS Lambda now includes additional attributes in the function information returned by several Lambda API actions to better communicate the current “state” of your function, when they are being created or updated. In our post “Tracking the state of AWS Lambda functions”, we covered the various states your Lambda […]

Tracking the state of AWS Lambda functions

AWS Lambda functions often require resources from other AWS services in order to execute successfully, such as AWS Identity and Access Management (IAM) roles or Amazon Virtual Private Cloud (Amazon VPC) network interfaces. When you create or update a function, Lambda provisions the required resources on your behalf that enable your function to execute. In […]

Update: Issue affecting HashiCorp Terraform resource deletions after the VPC Improvements to AWS Lambda

On September 3, 2019, we announced an exciting update that improves the performance, scale, and efficiency of AWS Lambda functions when working with Amazon VPC networks. You can learn more about the improvements in the original blog post. These improvements represent a significant change in how elastic network interfaces (ENIs) are configured to connect to […]

Automating your lift-and-shift migration at no cost with CloudEndure Migration

This post is courtesy of Gonen Stein, Head of Product Strategy, CloudEndure  Acquired by AWS in January 2019, CloudEndure offers a highly automated migration tool to simplify and expedite rehost (lift-and-shift) migrations. AWS recently announced that CloudEndure Migration is now available to all customers and partners at no charge. Each free CloudEndure Migration license provides 90 […]

Announcing improved VPC networking for AWS Lambda functions

September 8, 2021: Amazon Elasticsearch Service has been renamed to Amazon OpenSearch Service. See details. Update – August 5, 2020: We have fully rolled out the changes to the following additional Regions to those mentioned below. These improvements are now available in the AWS China (Beijing) Region, operated by Sinnet and the AWS China (Ningxia) […]

Updated timeframe for the upcoming AWS Lambda and AWS Lambda@Edge execution environment update

On May 14th we announced an upcoming update to the AWS Lambda and AWS Lambda@Edge execution environments. In that announcement we shared that we are updating the execution environment to a more recent version of Amazon Linux. This newer execution environment brings updates that offer improvements in capabilities, performance, security, and updated packages that your […]