Serverless
How to Deploy a Docker Image to Amazon ECR and Run It on Amazon EC2
A step-by-step guide to deploying a Docker image to Amazon ECR and running it on Amazon EC2.
AWS VPC Peering vs Transit Gateway: Which One Should You Use?
Explore the key differences between AWS VPC Peering and Transit Gateway for connecting VPCs.
Blue-Green Deployments With AWS Lambda
Effective ways of achieving zero downtime deployments.
AWS EC2 Instance Connect Endpoint Hands-On
A deep dive into EC2 Instance Connect endpoint to understand the potential impacts and the how-to’s of this newly launched feature.
Automated AWS IAM Access Keys Rotation
Dodging the Vercel Tax: How to use an open-source alternative for Serverless Postgres, Redis, and Blob Storage
Find out how to get the same DX wins of Vercel Storage by using its Postgres, Redis, and Blob providers with WunderGraph - a free and open-source technology without the Vercel markup, and without vendor lock-in to boot.
Streamlining Serverless Applications: Managing AWS Lambda Dependencies with Layers and Terraform
AWS Lambda is a serverless computing service that allows you to run your code without provisioning or managing servers. To get the most out of Lambda, it’s crucial to understand how to upload and…
Set up Aurora Serverless and RDS Proxy with AWS CDK
Develop AWS Lambda Functions Locally On Your Machine
Develop, build and deploy any AWS resource from your machine using AWS serverless application model (SAM)
Amazon Aurora Serverless (v1 vs v2): What's the Difference?
Learn the difference between Amazon Aurora Serverless v1 and v2.