AWS
Configuring a Python Environment to Automatically Run on EC2 Instance Startup
A guide to configuring a Python environment to automatically run on Amazon EC2 instance startup.
AwsEc2Data science
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.
AwsAws lambdaBedrock
Mirror GitHub Repository to AWS CodeCommit Using GitHub Actions
Cloud ComputingAWSGitHub
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.
AwsServerless architectureSystem design
Host-Based Routing in AWS Application Load Balancers
Application Load Balancer offers various routing options tailored to your specific requirements.
AwsApplication load balancerAws certificate manager
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.
AwsGithub actionsDevops
Understanding AWS CloudFront Caching: A Guide for Beginners
AWSAmazon Web ServicesCloudfront
SIEM on AWS: What are the Options?
AwsCloudSiem
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.
nodejsawsamazon
Deploying a Flask Application on EC2
A guide to deploying a Flask application on an EC2 instance.
awscloud computingflask