AWS Compute Blog
Tag: serverless
Building High-Throughput Genomics Batch Workflows on AWS: Job Layer (Part 2 of 4)
This post is courtesy of Aaron Friedman – Healthcare and Life Sciences Partner Solutions Architect at AWS and Angel Pizarro – Scientific Computing Technical Business Development Manager at AWS This post is the second in a series on how to build a genomics workflow on AWS. In Part 1, we introduced a general architecture, shown below, and […]
Building a Serverless Interface for Global Satellite Imagery
Update (February 19, 2021): The URL referenced in this article is no longer maintained by AWS, but you can still find the open source code used in the project at https://github.com/awslabs/landsat-on-aws. This is a guest post by Joe Flasher, Technical Business Development Manager. In March 2015, we launched Landsat on AWS, a public dataset made […]
Surviving the Zombie Apocalypse with Serverless Microservices
September 8, 2021: Amazon Elasticsearch Service has been renamed to Amazon OpenSearch Service. See details. Run Apps without the Bite! by: Kyle Somers – Associate Solutions Architect Let’s face it, managing servers is a pain! Capacity management and scaling is even worse. Now imagine dedicating your time to SysOps during a zombie apocalypse — barricading the […]
Microservices without the Servers
Tim Wagner, AWS Lambda General Manager At LinuxCon/ContainerCon 2015 I presented a demo-driven talk titled, “Microservices without the Servers”. In it, I created an image processing microservice, deployed it to multiple regions, built a mobile app that used it as a backend, added an HTTPS-based API using Amazon API Gateway and a website, and then […]