Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 721 Bytes

File metadata and controls

26 lines (21 loc) · 721 Bytes

DevOps Final Project – Zedd Azmi

Overview

This project demonstrates an end-to-end DevOps pipeline using Terraform, Ansible, Docker, AWS, and Cloudflare.

Architecture

  • AWS VPC with public and private subnets
  • Web Server (EC2) running containerized application
  • Ansible Controller for configuration management
  • Monitoring Server with Prometheus & Grafana
  • Cloudflare for DNS and secure tunnel access

Tech Stack

  • Terraform
  • Ansible
  • Docker & Amazon ECR
  • AWS EC2, S3, IAM, SSM
  • Prometheus & Grafana
  • Cloudflare Tunnel

Live URLs

Repository Structure

See /docs for detailed setup and architecture.