Decoupling event publishing with Amazon EventBridge Pipes | AWS Compute Blog
Serverless Land
by
1w ago
When building event-driven applications, consider whether you can replace application code with serverless integration services to improve the resilience of your application and provide a clean separation between application logic and system dependencies ..read more
Visit website
Understanding AWS Lambda’s invoke throttling limits | AWS Compute Blog
Serverless Land
by
1M ago
This blog explains three key throttle limits applied on Lambda invokes: the concurrency limit, TPS limit and burst limit. It outlines the relationship between these limits and how each one protects the system and your workload from noisy neighbors. Equipped with this knowledge you can better interpret any 429 throttling exceptions you may receive while scaling your applications on Lambda ..read more
Visit website
Ruby 3.2 runtime now available in AWS Lambda | AWS Compute Blog
Serverless Land
by
1M ago
Get started building with Ruby 3.2 today by making necessary changes for compatibility with Ruby 3.2, and specifying a runtime parameter value of ruby3.2 when creating or updating your Lambda functions ..read more
Visit website
Implementing custom domain names for Amazon API Gateway private endpoints using a reverse proxy | AWS Compute Blog
Serverless Land
by
2M ago
This blog post demonstrates a solution that allows customers to utilize their private endpoints securely with API Gateway across AWS accounts and within a VPC network by using a reverse proxy with a custom domain name. The solution offers a simplified approach to manage the mapping between private endpoints with API Gateway and custom domain names, ensuring seamless connectivity and security ..read more
Visit website
Automating stopping and starting Amazon MWAA environments to reduce cost | AWS Compute Blog
Serverless Land
by
3M ago
This was written by Uma Ramadoss, Specialist Integration Services, and Chandan Rupakheti, Solutions Architect. This blog post shows how you can save cost by automating the stopping and starting of an Amazon Managed Workflows for Apache Airflow (Amazon MWAA) environment. It describes how you can retain the data stored in a metadata database and presents ..read more
Visit website
Extending a serverless, event-driven architecture to existing container workloads | AWS Compute Blog
Serverless Land
by
3M ago
The blog explains a way to integrate existing container workload running on AWS Fargate with a new event-driven architecture. You use EventBridge to decouple different services from each other that are built using different compute technologies, languages, and frameworks. Using AWS CDK, you gain the modularity of building services decoupled from each other ..read more
Visit website
Patterns for building an API to upload files to Amazon S3 | AWS Compute Blog
Serverless Land
by
3M ago
This post explores three different approaches to securely upload content to an Amazon S3 bucket via HTTPS without the need to build a dedicated API or client application ..read more
Visit website
Understanding techniques to reduce AWS Lambda costs in serverless applications | AWS Compute Blog
Serverless Land
by
5M ago
Lambda offers a number of techniques that you can use to minimize infrastructure costs whether you are just getting started with Lambda or have numerous functions already deployed in production. When combined with the lower costs of initial development and ongoing maintenance, serverless can offer a low total cost of ownership ..read more
Visit website
Optimizing AWS Lambda extensions in C# and Rust | AWS Compute Blog
Serverless Land
by
5M ago
This post demonstrates techniques that can be used for running and profiling different types of Lambda extensions. This post focuses on Lambda extensions written in C# and Rust ..read more
Visit website
Using AWS Lambda SnapStart with infrastructure as code and CI/CD pipelines | AWS Compute Blog
Serverless Land
by
5M ago
This blog post shows the steps needed to leverage Lambda SnapStart, with examples for AWS CloudFormation, AWS SAM, and Terraform ..read more
Visit website

Follow Serverless Land on FeedSpot

Continue with Google
Continue with Apple
OR