top of page
Portfolio
Welcome to my portfolio. Here you’ll find a selection of my some of my projects.
How To: Install NGINX WebServer on AWS EC2 Instance
Automating a Web Application CI/CD Tasks with Linux Commands & Shell Scripting
As the DevOps engineer, I collaborated with a development team facing challenges in automating manual tasks within their build and deployment process for a web application. Tasked by the DevOps Engineering Manager, I identified optimal Linux commands to streamline these processes. The objective was to create a comprehensive script for the development team to utilize on their CI server, simplifying the build and deployment of the web application.
How To Create & Configure a AWS VPC, Auto-scaling Group, & Application Load Balancer
As the Site Reliability Engineer, I configured a AWS VPC, an autoscaling group, & a load balancer.
How to: Create an EC2 instance in AWS & Install Apache
As a DevOps engineer, the task is to transition the company's infrastructure from on-premises servers to the cloud. The first step involves provisioning an EC2 instance on AWS to host the company's new website. This shift to cloud infrastructure eliminates the need for purchasing physical hardware and provides scalability and flexibility for future growth and development.
How I Used Terraform Module to Build a 3-Tier AWS Network
As a DevOps engineer, the project entails building a robust networking architecture within AWS, including the creation of a Virtual Private Cloud (VPC), subnets spanning multiple Availability Zones (AZs), routes, and an internet gateway. This initiative covers fundamental concepts of infrastructure design, routing, and security, providing a comprehensive understanding of AWS networking services.
Installing & Enabling Apache Webserver onto Ubuntu 18.04 LTS Server
As a Linux admin, the task involves testing webpage connectivity on a Linux server by installing a test web server to deliver the webpage. The objective is to ensure the webpage can be accessed over the Internet, requiring setup and configuration of the web server to facilitate external access and verification of connectivity.
bottom of page