Cloud
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.
Bedrock unveiled: Indexing own data to OpenSearch Serverless via a Lambda
How to use the Bedrock Embedding Titan model to index documents towards an OpenSearch Serverless vector database.
Design a Notification System with AWS Serverless — Notes and Highlights
Building a scalable, highly available, and reliable notification system using AWS Serverless, EventBridge, and SQS.
Deploying a Web App on AWS S3 Using GitHub Actions
A step-by-step guide to deploying a web app on AWS S3 using GitHub Actions.
SIEM on AWS: What are the Options?
Deploying a Node.js Application Container on Amazon ECS
A guide to deploying a Node.js application container Amazon ECS and balancing the traffic across your targets using a load balancer.
Deploying a Flask Application on EC2
A guide to deploying a Flask application on an EC2 instance.
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.
Automated Video Processing with AWS Lambda and FFmpeg
Video Processing in the cloud: A step-by-step guide to mastering AWS Lambda with FFmpeg and Node.js.