AWS Compute Blog
Category: Technical How-to
Announcing Outposts and local gateway sharing for multi-account access
This post was contributed by James Devine, Sr. Outposts SA AWS Outposts enables customers to run AWS services in their on-premises environments. With the release of Outposts and local gateway (LGW) sharing, customers can now configure multi-account access and sharing within an AWS Organization. Prior to this release, an Outpost was only viable within a single […]
Building event-driven architectures with Amazon SNS FIFO
Amazon SNS FIFO topics can simplify the design of event-driven architecture and reduce custom code in building such applications.
Fire Dynamics Simulation CFD workflow using AWS ParallelCluster, Elastic Fabric Adapter, Amazon FSx for Lustre and NICE DCV
This post was written by By Kevin Tuil, AWS HPC consultant Modeling fires is key for many industries, from the design of new buildings, defining evacuation procedures for trains, planes and ships, and even the spread of wildfires. Modeling these fires is complex. It involves both the need to model the three-dimensional unsteady turbulent flow […]
Building resilient serverless patterns by combining messaging services
Queues, publish/subscribe services, and event buses are important parts of a resilient, well-architected serverless application. These are provided in AWS by SQS, SNS, and EventBridge.
Custom logging with AWS Batch
This post was written by Christian Kniep, Senior Developer Advocate for HPC and AWS Batch. For HPC workloads, visibility into the logs of jobs is important to debug a job which failed, but also to have insights into a running job and track its trajectory to influence the configuration of the next job or terminate […]
Creating an EC2 instance in the AWS Wavelength Zone
Creating an EC2 instance in the AWS Wavelength Zone This blog post is contributed by Saravanan Shanmugam, Lead Solution Architect, AWS Wavelength AWS announced Wavelength at re:Invent 2019 in partnership with Verizon in US, SK Telecom in South Korea, KDDI in Japan, and Vodafone in UK and Europe. Following the re:Invent 2019 announcement, on August […]
Using Lambda layers to simplify your development process
Lambda layers provide a convenient and effective way to package code libraries for sharing with Lambda functions in your account. Using layers can help reduce the size of uploaded archives and make it faster to deploy your code.
Using serverless backends to iterate quickly on web apps – part 2
This post focuses on the business logic layer of the Happy Path application. I introduce Step Functions and show how you can use Amazon States Languages (ASL) to define state machines.
Using serverless backends to iterate quickly on web apps – part 1
In this post, I introduce the Happy Path example web application. I show the main features of the application, enabling end-users to upload maps and photos to the backend application.
Folding@home infectious disease research with Spot Instances
This post was contributed by Jarman Hauser, Jessie Xie, and Kinnar Kumar Sen. Folding@home (FAH) is a distributed computing project that uses computational modeling to simulate protein structure, stability, and shape (how it folds). These simulations help to advance drug discoveries and cures for diseases linked to protein dynamics within human cells. The FAH software crowdsources its distributed […]