New – Serverless Lens in AWS Well-Architected Tool

When you build and run applications in the cloud, how often are you asking yourself “am I doing this right” ? This is actually a very good question, and to let you get a good answer, we released publicly in 2015 the AWS Well-Architected Framework, a formal approach to compare your workload against our best practices, and get Read more about New – Serverless Lens in AWS Well-Architected Tool[…]

New – Provisioned Concurrency for Lambda Functions

It’s really true that time flies, especially when you don’t have to think about servers: AWS Lambda just turned 5 years old and the team is always looking for new ways to help customers build and run applications in an easier way. As more mission critical applications move to serverless, customers need more control over the performance Read more about New – Provisioned Concurrency for Lambda Functions[…]

New – Using Step Functions to Orchestrate Amazon EMR workloads

AWS Step Functions allows you to add serverless workflow automation to your applications. The steps of your workflow can run anywhere, including in AWS Lambda functions, on Amazon Elastic Compute Cloud (EC2), or on-premises. To simplify building workflows, Step Functions is directly integrated with multiple AWS Services: Amazon ECS, AWS Fargate, Amazon DynamoDB, Amazon Simple Read more about New – Using Step Functions to Orchestrate Amazon EMR workloads[…]

New – Step Functions Support for Dynamic Parallelism

Microservices make applications easier to scale and faster to develop, but coordinating the components of a distributed application can be a daunting task. AWS Step Functions is a fully managed service that makes coordinating tasks easier by letting you design and run workflows that are made of steps, each step receiving as input the output of the previous Read more about New – Step Functions Support for Dynamic Parallelism[…]

Building a Modern CI/CD Pipeline in the Serverless Era with GitOps

Guest post by AWS Community Hero Shimon Tolts, CTO and co-founder at Datree.io. He specializes in developer tools and infrastructure, running a company that is 100% serverless. In recent years, there was a major transition in the way you build and ship software. This was mainly around microservices, splitting code into small components, using infrastructure Read more about Building a Modern CI/CD Pipeline in the Serverless Era with GitOps[…]

Amazon Aurora PostgreSQL Serverless – Now Generally Available

The database is usually the most critical part of a software architecture and managing databases, especially relational ones, has never been easy. For this reason, we created Amazon Aurora Serverless, an auto-scaling version of Amazon Aurora that automatically starts up, shuts down and scales up or down based on your application workload. The MySQL-compatible edition of Read more about Amazon Aurora PostgreSQL Serverless – Now Generally Available[…]

Building Serverless Pipelines with Amazon CloudWatch Events

Guest post by AWS Serverless Hero Forrest Brazeal. Forrest is a senior cloud architect at Trek10, Inc., host of the Think FaaS serverless podcast at Trek10, and a regular speaker at workshops and events in the serverless community. Events and serverless go together like baked beans and barbecue. The serverless mindset says to focus on Read more about Building Serverless Pipelines with Amazon CloudWatch Events[…]

Learn about AWS Services & Solutions – April AWS Online Tech Talks

Join us this April to learn about AWS services and solutions. The AWS Online Tech Talks are live, online presentations that cover a broad range of topics at varying technical levels. These tech talks, led by AWS solutions architects and engineers, feature technical deep dives, live demonstrations, customer examples, and Q&A with AWS experts. Register Read more about Learn about AWS Services & Solutions – April AWS Online Tech Talks[…]

Building serverless apps with components from the AWS Serverless Application Repository

Guest post by AWS Serverless Hero Aleksandar Simovic. Aleksandar is a Senior Software Engineer at Science Exchange and co-author of “Serverless Applications with Node.js” with Slobodan Stojanovic, published by Manning Publications. He also writes on Medium on both business and technical aspects of serverless. Many of you have built a user login or an authorization Read more about Building serverless apps with components from the AWS Serverless Application Repository[…]