ChigozieCO

ChigozieCO @chigozieco

About: Cloud and DevOps Engineer who's a little bit obsessed with the whole cloud computing scene, always ready to dive into the nitty-gritty of cloud infrastructure, DevOps and Security.

Joined:
Jul 5, 2022

ChigozieCO
articles - 24 total

Dockerized Deployment of a Full Stack Application with Reverse Proxy, Monitoring & Observability

The goal here is to provide a robust and scalable application infrastructure while showcasing best...

Learn More 9 0Jan 4

Terraform Remote Backend: How to Manage Terraform State File for Easier Collaboration across Teams

Have you ever wondered how Terraform manages to keep track of the resources you create with terraform...

Learn More 5 0Nov 6 '24

Complete Guide to Automate the Deployment of the Sock Shop Application on Kubernetes with IaC, CI/CD, and Monitoring

This project is about deploying a microservices-based application using automated tools to ensure...

Learn More 10 0Oct 22 '24

Automate Build, Test & Deploy Processes with GitHub Actions

This project is a quick sample project that demonstrates the automation of the build, test, and...

Learn More 6 0Sep 9 '24

Deploy a Static Website with Route53, CloudFront and AWS Certificate using a Terraform Script

Automation is queen in this side of our world, the more of your work you can automate, the...

Learn More 17 8Jul 10 '24

Host a Static Website using Amazon S3 and Serve it Through Amazon CloudFront.

AWS S3 buckets can be used to host static web pages but you would need to make it publicly...

Learn More 5 0May 27 '24

Automate the Deployment of a LAMP Stack & Laravel App with a Script and Ansible

Let's dive into one of the most recent projects I did for a cloud engineering endeavour. We were...

Learn More 5 1May 16 '24

Install Apache Web Server and Serve a Custom Webpage Using Ansible

As a cloud engineer, automation should be at the center of everything you do. Imagine you had to...

Learn More 11 0Apr 29 '24

Configure Postfix to Send Email with Gmail's SMTP From the Terminal

Open a tab on your browser, head to Gmail or yahoo mail or whatever other mail agent you use and then...

Learn More 84 0Apr 10 '24

Vagrant CLI Commands Cheat Sheet

In a previous post, I explained what Vagrant is, how to install it, how to use it to install virtual...

Learn More 10 0Mar 11 '24

Install Virtual Machine With Vagrant & Remotely Access it

For this walk through I will be installing a new VM using Vagrant and then remotely accessing the VM...

Learn More 8 0Mar 11 '24

Remotely Accessing a Virtual Machine: SSH Key Pair

SSH (Secure Shell) is used for remotely accessing your server and it usually comes installed with a...

Learn More 9 0Feb 19 '24

Remotely Accessing a Virtual Machine: Port Forwarding

Virtualization technology give us the ability to construct virtual versions of servers, storage,...

Learn More 15 0Jan 25 '24

Everyday Linux Commands

Linux is an operating system just like Windows and MacOS. Interestingly, Android, is powered by the...

Learn More 5 0Nov 30 '23

Git Commands you Should Know if you Plan to Work with Git.

Git is a distributed version control system that is free and open source. It is the most widely used...

Learn More 21 0Jan 10 '23

Building a Serverless Web Application With AWS - Final Act

To finish this project, we will go through the steps to terminate all the resources you created...

Learn More 4 0Nov 22 '22

Building a Serverless Web Application With AWS - Act 2

So far, in the previous post, we configured and deployed our WebApp on AWS Amplify and used used user...

Learn More 4 0Nov 22 '22

Building a Serverless Web Application With AWS - Act 1

If you love unicorns, you're going to love this project I promise you. Today we will build a simple...

Learn More 6 0Nov 16 '22

Security in The Cloud: Encryption On AWS (Part 1: KMS)

Security and Compliance is a shared responsibility between you and your cloud provider. No one party...

Learn More 3 0Oct 31 '22

Provisioning a Simple EC2 Instance with Terraform

If you're just starting out with Terraform this is a simple lab to learn how to provision an EC2...

Learn More 5 5Oct 11 '22

Create Terraform Infrastructure with Docker

Objective This is a very simple lab to help you learn the Terraform workflow by deploying...

Learn More 6 1Sep 20 '22

Creating a NoSQL Database on AWS

Today we will be using the DynamoDB service on AWS to create a NoSQL database on Amazon. NoSQL...

Learn More 5 0Sep 13 '22

Creating & Configuring VPC From AWS Management Console (Part 1).

Amongst the 3 main types of cloud computing: private clouds, public clouds and hybrid clouds, public...

Learn More 5 0Jul 15 '22

Simple CTF - TryHackMe Walk Through

Hey dears, today we crush this capture the flag activity. TryHackMe is an easy way to immediately get...

Learn More 19 2Jul 6 '22