-
Use AWS CodePipeline CI/CD to automate Unit Test and Deploy Lambda Function
In this guide, I will walk you through setting up a Continuous Integration and Continuous Deployment (CI/CD) pipeline. This pipeline will automate unit testing and deploy your code to an AWS Lambda function using AWS CodePipeline, CodeBuild and… Read More
//
-
Provisioning an EKS cluster using Terraform
In this exercise, I will deploy an AWS Elastic Kubernetes Service (EKS) cluster using Terraform and configure kubectl to verify the cluster is ready to use. Kubernetes is an open-source container orchestration system used to manage and deploy… Read More
//
-
The Cloud Resume Challenge
I’ve always been fascinated by cloud computing. Throughout my career, I’ve witnessed firsthand how painful and costly it can be for organizations to upsize their existing infrastructure. Whether it’s increasing server computing power, expanding network drive storage, or… Read More
//
-
Hosting a WordPress on AWS with High Availability
In this AWS project, I create my blog using WordPress and deploy it on AWS using EC2, RDS – MySQL, EFS, VPC, NAT Gateway, Application Load Balancer, Auto Scaling Group, Route 53, Certificate Manager, Systems Manager and IAM.… Read More
//
Search
Recent Posts
- Building a Real-World Dashboard on Grafana Cloud (Logs, Metrics, Uptime & Security)
- Mastering Terraform as a Site Reliability Engineer: A Complete Guide for Multi-Cloud and Multi-Environment Automation
- Achieve Cloud-Native Observability on Google Kubernetes Engine with Dynatrace
- Log Analytics and Monitoring for Google Kubernetes Engine (GKE) with Hipster Shop