I am a skilled DevOps Engineer based in London, United Kingdom. I'm Certified in AWS Cloud Infrastructure and a graduate of AWS Re/Start.
In this project we will use terraform to deploy a Kubernetes cluster and then deploy a HTML5 Web App that allows you to play PACMAN (A Kubernetes...
Serverless Website ยท I chose TheCloudResumeChallenge to build my portfolio as a project. I spent a significant amount of time building this using AWS...
In this chapter, I'll walk you through how I built a site counter using the API Gateway, Lambda, and DynamoDB. We will be creating a serverless...
I'll walk you through the step-by-step process of building a front-end CI/CD pipeline using GitHub Actions. By automating the deployment process, we...
In this section, We'll setup the building blocks for the backend infrastructure for the website using AWS services and Terraform. 1: Setting Up...
Setting up the GitHub Actions Workflow To start, we'll be creating a new YAML file in the workflows folder .github/workflows/myfile.yml in your...