How to Setup a Jenkins ServerWhat is Jenkins — Jenkins is an open-source automation server widely used for continuous integration and continuous delivery (CI/CD)…May 12, 20232May 12, 20232
Ansible Ad-hoc CommandWhat is Ansible Ad-hoc command — Is a one-line commands that are used to perform quick tasks on remote hosts without the need to create a…May 3, 20234May 3, 20234
How to Setup a Kubernetes Cluster in AWS using KOPS.The purpose of todays Mini Project with Mensah is to setup a Kubernetes cluster using the Kops method.Apr 10, 202221Apr 10, 202221
Deploying a Java Web Application in Apache Tomcat App Server.This project is to deploy the .war file from JFrog Artifactory to the Tomcat server to serve the users. Tomcat is the application server…Mar 16, 2022Mar 16, 2022
Nginx Reverse ProxyNGINX is open source software for web serving, reverse proxying, caching, load balancing, media streaming, and more. It started out as a…Mar 16, 2022Mar 16, 2022
JFrog Integration with MavenThe purpose of this project is to move the artifact after the build process is successful to a virtual repository call JFrog Artifactory to…Mar 15, 2022Mar 15, 2022
Sonar Cloud Integration with Maven for Continuous Code Quality & Code Security.This project will focus on Sonar Cloud as a Code Quality Assurance tool that collects and analyzes source code, and provide report on the…Mar 1, 2022Mar 1, 2022
HTML based static web application on AWS EC2.The goal of this project is to launch an Ec2 sever, configure the server into a webserver. Git pull html code from remote rep into your…Feb 27, 2022Feb 27, 2022
Building and Managing AWS VPC Infrastructure with Terraform.Terraform is an “infrastructure as code” tool similar to AWS CloudFormation that allows you to create, update, and version your Amazon Web…Feb 24, 2022Feb 24, 2022
IAM RoleWhat is IAM role — An IAM role is an IAM entity that defines a set of permission for making AWS service requests. IAM roles are not…Feb 17, 2022Feb 17, 2022
Simple Route 53/DNS Architecture.DNS is like a phone book for the internet. Changes name into IP address so serves and computers can talk to each other. As shown on the…Feb 15, 2022Feb 15, 2022
Simple VPC Architecture DrawingMensahCloud mini weekend project: GIT push and pull codes to Bitbucket on the git terminal and a simple VPC Architecture drawing: Goal of…Feb 15, 2022Feb 15, 2022
Using GIT bash terminal to work on some PULL and PUSH codes from Bitbucket.This evening’s mini project- I decided to forgo Visual Studio Code and use the GIT bash terminal to work on some PULL and PUSH codes. First…Feb 11, 2022Feb 11, 2022
IDE — Visual Studio Code for Automation.An integrated development environment (IDE)is a software application that provides comprehensive facilities to computer programmers for…Feb 7, 2022Feb 7, 2022
Using Terraform to build and maintain AWS Budgets.The goal of this project is to set custom budgets for tracking costs and usage of resources in an AWS account. Setting up alerts by email…Feb 7, 2022Feb 7, 2022
AWS Cloud Watch Alarm for EC2 Instance CPU UtilizationThe goal of this project is to setup CloudWatch as a monitoring tool to detect CPU Utilization to trigger an alarm and send alerts via SNS…Feb 5, 2022Feb 5, 2022