Skip to content

gavinbarbee/devops-portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DevOps Portfolio – Gavin Barbee

Automated CI/CD pipelines, Docker containerization, Terraform IaC, and AWS deployments.

Goal: Demonstrate real-world DevOps and cloud engineering skills for junior roles in infrastructure and automation.

Projects

1. CI/CD Pipeline with GitHub Actions & AWS

  • Automated deployment of a Python Flask app to AWS S3
  • Tools: GitHub Actions, S3 static hosting
  • Status: Completed
  • Live Demo

2. Docker Containerization

  • Containerized Python Flask web application
  • Tools: Docker, Dockerfile
  • Status: Completed
  • Run locally: docker build -t gavin-flask-demo . && docker run -p 3000:3000 gavin-flask-demo

3. Infrastructure as Code with Terraform

  • Provisioned S3 bucket with static website hosting using Terraform
  • Tools: Terraform, AWS
  • Status: Completed
  • Live Demo

Certifications

  • AWS Certified Cloud Practitioner (CLF-C02) – Passed April 2026

Tech Stack

  • Cloud: AWS (S3, IAM, EC2)
  • IaC: Terraform
  • Containerization: Docker
  • CI/CD: GitHub Actions
  • Languages: Python (Flask)

Currently seeking junior DevOps / Cloud Engineering roles.
Open to advice, feedback, or connections — DMs open.

Built with unrelenting ambition.

About

DevOps portfolio showcasing CI/CD pipelines, Docker containerization, Terraform IaC, and AWS deployments. Built to demonstrate real-world automation and infrastructure skills.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages