Integrating the application tests with AWS CloudFormation deployment lifecycle brings huge confidence gains. Let us explore how to achieve that setup.
The "regular" way of creating global tables causes toil. What we can do about it?
How to test AWS VTL templates – four testing techniques.
One could integrate API Gateway and AWS Lambda using the _proxy_ or _non-proxy_ integration. When to use which?
The default behavior is confusing. Learn how to change it.
Amazon EventBridge archive replay does not preserve the order of events. What can we do about it?
The Amazon API Gateway payload size limit is 10MB. How could you process bigger payloads? – via asynchronous workflows. This article will show you how.
Combining these two services is very popular in the AWS serverless world, yet some of the service limits might feel off-putting. What can we do about them?
Say goodbye to long-lived credentials and embrace the AWS SSO service!
One surprising behavior of AWS mapping template built-in variables.
Amazon CloudWatch Logs costs can get out of hand quickly. Here is the remedy.
Various techniques for testing AWS Step Functions flows.
What are the differences between the "vanilla" API and PartiQL
How to gracefully process Amazon SQS messages using AWS Lambda.
Using AWS CDK Aspects for profit.
Let us explore the world of Lambda-less Amazon DynamoDB single-table design.
Making outbound HTTP requests can be tricky. Let us leverage AWS services to do that hard work.
On how to not shoot yourself in the foot while using AWS Amplify CLI
Stop using IAM users for deploying AWS applications.
Examples of integrating Amazon S3 and AWS StepFunctions.
How one might abuse AWS Lambda wrapper scripts for cost savings.
Harness the power of AWS Step Functions and AWS Amazon Gateway to build robust APIs.
How to predefine Amazon CloudWatch Logs Insights queries in your architecture pipeline.
With AWS, developers have multiple choices on how to implement real-time communication. Let us go through some of the options.
What is the Event Source Mapping, and what it has to do with the Circuit Breaker pattern.
Learn how to deploy and write resilient API synthetic canary tests using CloudWatch Synthetics.
API Gateway integrates with many services, let's get to know the Mock Integration.
Learn about what _AWS Lambda Logs API_ is and what is the use case for it.
How to extend various TypeScript type declarations - a field guide.
What is and how the AWS Lambda Runtime works.