Introduction In this tutorial, we will deploy a full-stack application to an Amazon EKS cluster. This is a voting application made up of a React front...
AWS can be overwhelming for beginners due to the multitude of services available from the cloud provider. However, I was able to overcome this with...
In this project, we will set up a GitHub Actions CI/CD pipeline that runs each time new changes are pushed to the main GitHub branch. When this action...
This project uses Terraform, a very powerful Infrastructure as Code(IaC) tool to deploy a two-tier Architecture on AWS that contains an Application...
Hello! In this guide, we will be walking through the process of deploying a full-stack application that has a database on Amazon ECS. What is Amazon...
In this guide, we will walk through setting up a WordPress website on a Linux EC2 instance attached to an EBS volume to back up our...