AWS Lambda Canary Releases Tested with Artillery
A technical guide on setting up canary deployments for AWS Lambda using AWS CDK v2 in Python and integrating the setup with AWS CodePipeline.
A technical guide on setting up canary deployments for AWS Lambda using AWS CDK v2 in Python and integrating the setup with AWS CodePipeline.
You need to create a "simple" API? Try out the Lambda function URL
The AWS Well-Architected Framework provides cloud architects six pillars that provide guidelines to achieve resilient, high-performing and secure infrastructure for their workloads. Design principles and best practices are provided to ensure you design and run your workloads on a solid foundation.
Discover how to host SPAs effortlessly on Amazon S3 and CloudFront using AWS CDK.
Working with AWS Serverless introduces new considerations compared to traditional architectures. While network issues can still be an issue, there are unique challenges to be aware of in the cloud.
We'll explore the fundamental building blocks of a robust hosting solution for your SPA on AWS.
Concurrency in distributed systems is a common challenge. To address this, we use a technique called Optimistic Locking.
In today's data-driven landscape, businesses need efficient, scalable, and diverse data storage mechanisms. The data lake plays a key role in modern data architectures.
Amazon Web Services (AWS) rolled out the S3 Object Lambda, aiming to bridge storage with on-the-fly data processing. Let's dissect this feature and assess its implications for data retrieval and transformation.