AI-powered blog generation with AWS BedrockI recently worked on a setup where Amazon Bedrock powers AI-driven blog creation, while API Gateway and AWS Lambda handle the orchestration. The generated content is seamlessly stored in Amazon S3, making the workflow fully serverless, scalable, and ...Jan 26, 2026·1 min read
Static Website Hosting in AWS S3 Bucket with TerraformHosting a Portfolio Website in S3 Bucket using Terraform Step To Follow: AWS Configuration Create IAM Role Terraform Setup a) Create S3 Bucket (resource "aws_s3_bucket") b) Bucket Owenership c) Bucket Public Access d) Bucket ACL e) S3 object Crea...May 28, 2024·1 min read
Jenkins CI/CD Pipeline - SonarQube, Docker, Multistage Docker,Github Webhooks on AWSLeveraging DevOps Tools for Efficient Development and DeploymentMar 23, 2024·3 min read
Reminder App - A Two - Tier Node Application (V-1)Containerization of a Two-Tier Application using DockerMar 11, 2024·2 min read
DevOps =>DevSecOps : the most heard buzz word in the IT industry...is an intersection of Development and OperationFeb 4, 2024·6 min read