The goal here is to provide a robust and scalable application infrastructure while showcasing best...
Have you ever wondered how Terraform manages to keep track of the resources you create with terraform...
This project is about deploying a microservices-based application using automated tools to ensure...
This project is a quick sample project that demonstrates the automation of the build, test, and...
Automation is queen in this side of our world, the more of your work you can automate, the...
AWS S3 buckets can be used to host static web pages but you would need to make it publicly...
Let's dive into one of the most recent projects I did for a cloud engineering endeavour. We were...
As a cloud engineer, automation should be at the center of everything you do. Imagine you had to...
Open a tab on your browser, head to Gmail or yahoo mail or whatever other mail agent you use and then...
In a previous post, I explained what Vagrant is, how to install it, how to use it to install virtual...
For this walk through I will be installing a new VM using Vagrant and then remotely accessing the VM...
SSH (Secure Shell) is used for remotely accessing your server and it usually comes installed with a...
Virtualization technology give us the ability to construct virtual versions of servers, storage,...
Linux is an operating system just like Windows and MacOS. Interestingly, Android, is powered by the...
Git is a distributed version control system that is free and open source. It is the most widely used...
To finish this project, we will go through the steps to terminate all the resources you created...
So far, in the previous post, we configured and deployed our WebApp on AWS Amplify and used used user...
If you love unicorns, you're going to love this project I promise you. Today we will build a simple...
Security and Compliance is a shared responsibility between you and your cloud provider. No one party...
If you're just starting out with Terraform this is a simple lab to learn how to provision an EC2...
Objective This is a very simple lab to help you learn the Terraform workflow by deploying...
Today we will be using the DynamoDB service on AWS to create a NoSQL database on Amazon. NoSQL...
Amongst the 3 main types of cloud computing: private clouds, public clouds and hybrid clouds, public...
Hey dears, today we crush this capture the flag activity. TryHackMe is an easy way to immediately get...