☁ AWS Certified Cloud Practitioner

Hi, I'm John Barr

Cloud Computing Student  ·  AWS & Azure Certified  ·  AI Enthusiast

Passionate about cloud computing and AI with hands-on AWS projects in security architecture, CI/CD pipelines, and self-hosted infrastructure — and a strong hardware background ready for a professional cloud environment.

3Cloud Certs
3Cloud Projects

AWS Projects

Personal cloud projects showcasing security-focused infrastructure, CI/CD automation, CDN delivery, and self-hosted solutions on AWS.

GitHub CodePipeline Build + Deploy Systems Manager VPC App Load Balancer Public · WAF · HTTPS (ACM) EC2 Instances Private Subnet (tagged) NAT Gateway Public Subnet to Internet NACL + WAF Architecture Diagram
🛡

Security-Focused Web Hosting with CI/CD with EC2, SSM, ALB, WAF

Hosts a web app on EC2 instances in a private subnet, fronted by an Application Load Balancer in the public subnet with WAF. A full CI/CD pipeline listens to GitHub repo changes through CodePipeline → CodeDeploy, updating tagged EC2 instances via AWS Systems Manager. NACL provides network-layer security. ASG will trigger CodePipeline on new EC2 Instances via SSM Documents

USER Browser CloudFront CDN Global Edge Delivery AWS WAF S3 Bucket Static Web Hosting CodePipeline Auto Deploy to S3 CloudWatch Monitoring and Alerts Architecture Diagram
🌐

Security-Focused Static Web Hosting with CI/CD (S3 + CDN)

Static web application stored in S3 with static hosting enabled, distributed globally via CloudFront CDN with AWS WAF attached at the edge. A CodePipeline CI/CD workflow automatically deploys code changes directly to the S3 bucket. CloudWatch provides real-time monitoring and alerting across the stack.

Local Machine OpenVPN Client Encrypted Tunnel AWS EC2 (Public IP) Docker Container OpenVPN Server Security Group - Port 1194 UDP Internet Masked IP Architecture Diagram
🔒

Self-Hosted VPN on AWS with ECS, EFS, CloudFormation, Secrets Manager

Instead of paying for a commercial VPN that might log your data, built a personal VPN from scratch on AWS. Deployed an open source VPN application inside a Docker container on an EC2 instance through ECS. CloudFormation was used to automate the creation of ASG, EC2 launch template, and EC2 provision. Secrets Manager to store credentials and EFS to ensure persistent storage

☁️
AWS CertifiedCloud Practitioner
🏗️
AWS CertifiedSolutions Architect Associate
🪟
Microsoft CertifiedAzure Fundamentals (AZ-900)
📡
In ProgressAWS Advanced Networking · CompTIA Net+

Work History

Hands-on IT experience and a cloud-focused academic path building toward a professional cloud engineering career.

🎓
Expected Mar 2026
B.S. Cloud Computing & Solutions
📍 Purdue University Global · Remote
  • Bachelor of Science in Cloud Computing and Solutions — building on the AAS foundation with advanced cloud architecture and security
🏫
Graduated May 2024
A.A.S. Cloud Computing & Specialization
📍 Northern Virginia Community College · Annandale, VA
  • Associate of Applied Science in Cloud Computing with specialization focus on AWS core services, networking fundamentals, and virtualization platforms.
💻
Jun 2023 – Jul 2023
IT Intern
📍 Prince William County Public Schools · Virginia
  • Troubleshot hardware issues on student laptops across multiple schools in the district — totaling over 5,200 devices.
  • Fixed 50+ laptops using ShredOS to securely dismantle storage devices within regulatory compliance requirements.
  • Assisted with non-designated tasks including troubleshooting printer connectivity issues on the local area network.
🖨️
Jul 2021 – May 2022
Copy & Print Associate
📍 Office Depot Inc · Virginia
  • Managed and fulfilled print orders from customers, including reviewing and editing documents prior to printing.
  • Operated and maintained copy and print equipment; troubleshot hardware and software issues to ensure printer connectivity.
  • Provided exceptional customer service with accurate responses to questions and product recommendations.

Areas of Focus

Technologies and disciplines I'm actively building expertise in — from cloud security to open-source AI tools.

🏗️
Cloud Architecture & Security
Designing secure, highly available AWS architectures using VPCs, private subnets, WAF, NACL, ACM, and IAM least-privilege models aligned with AWS Well-Architected principles.
VPCWAFIAMACM
🤖
AI & Open-Source Tools
Integrating AI into cloud workflows using Comfy-UI for image generation pipelines, Gradio for ML interfaces, and CUDA-accelerated GPU compute on cloud instances.
Comfy-UIGradioNvidia CUDAOpen-source AI
🌎
Advanced Networking
Pursuing AWS Certified Advanced Networking – Specialty and CompTIA Network+ to deepen knowledge in hybrid connectivity, DNS, CDN, and cloud-native networking patterns.
AWS NetworkingCompTIA Net+Route 53CloudFront
📦
Containers & Virtualization
Hands-on containerization with Docker for self-hosted services on EC2, alongside experience with Hyper-V, VirtualBox, and Android Studio emulation for testing environments.
DockerHyper-VVirtualBoxAndroid Studio
∞️
DevOps & CI/CD
Building end-to-end automated pipelines with GitHub, AWS CodePipeline, CodeBuild, and CodeDeploy — pushing code changes to production without any manual steps.
CodePipelineCodeBuildCodeDeployGit
🔧
Infrastructure as Code
Currently learning and improving my ability to learn to spin up environments with code like Terraform and CloudFormation. Further expanding my knowledge on Linux and Bash Shell.
TerraformCloudFormationLinux