Fatah A. Jimoh
Cloud / DevOps Engineer
© 2023 All rights reserved | Fatah Adeshina Jimoh
Category Archives: Terraform
Deployment of Apache Web Server using Terraform IaC
Introduction This project focuses on deploying an Apache Web Server in the AWS cloud using Terraform Infrastructure as Code (IaC) tool. The goal is to automate the process of creating necessary resources, configure and deploy the Apache Web Server in a Virtual Private Cloud (VPC) network. The project utilizes various AWS services such as S3,…