Articles in this series
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...
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...
Brief This guide will walk through the steps in deploying a dynamic WordPress application on AWS using a three-tier architecture. The process will...