// Available for hire

Miles
James

Jr. Cloud DevOps Engineer

IT professional transitioning into cloud infrastructure. I build production-grade AWS environments with Terraform, automate deployments with GitHub Actions, and bring a security-first mindset from my background in cybersecurity.

terraform plan
$ terraform plan -out=prod.tfplan
# Initializing provider plugins...
# Refreshing Terraform state...
module.vpc.aws_vpc.main
  cidr_block = "10.0.0.0/16"
  enable_dns = true
module.ecs.aws_ecs_service.app
  desired_count = 2
  launch_type = "FARGATE"
+ 14 to add  ~ 0 to change  - 0 to destroy
✓ Plan saved to prod.tfplan
$

// ls -la skills/

Technical Skills

Cloud & Infrastructure
AWS VPC EC2 ECS/Fargate EKS RDS S3 ALB Route 53 CloudFront
IaC & Automation
Terraform GitHub Actions Bash Python Docker Kubernetes
Security & Identity
IAM Secrets Manager Least Privilege Duo MFA Arctic Wolf Cisco Meraki
Observability & Networking
CloudWatch CloudTrail VPC Flow Logs TCP/IP DNS CCNA

// cat projects/README.md

Portfolio Projects

🏗️
AWS Platform — 3-Tier IaC
Production-style 3-tier AWS environment built entirely in Terraform. Includes a custom VPC with public/private subnets, EC2 Auto Scaling behind an ALB, RDS PostgreSQL, Secrets Manager, and CloudWatch dashboards. Remote state stored in S3 with DynamoDB locking.
Terraform AWS VPC EC2 ASG ALB RDS Secrets Manager CloudWatch
🚀
CI/CD Pipeline — GitHub Actions
Automated deployment pipeline for a containerised app using GitHub Actions. Builds and pushes Docker images to ECR, runs terraform plan on PR and terraform apply on merge to main. Secrets injected at runtime via AWS Secrets Manager — no credentials in code.
GitHub Actions Docker ECR Terraform OIDC Auth
☸️
Static Site on EKS
End-to-end guide and Terraform module for hosting a static website on AWS with full IaC: S3 + CloudFront origin, Route 53 DNS, ACM TLS, and an EKS cluster for serving containerised workloads — all deployed via GitHub Actions.
EKS S3 CloudFront ACM Route 53 Terraform

// cat credentials.json

Certifications

☁️
AWS Solutions Architect – Associate (SAA-C03)
Amazon Web Services
Earned
🌐
CompTIA Network+
CompTIA
Earned
🔐
CompTIA Security+
CompTIA
Earned
🛡️
Google Cybersecurity Certificate
Google / Coursera
Earned
🌿
HashiCorp Terraform Associate
HashiCorp
Planned

// curl -X POST /contact

Let's Connect

I'm actively looking for Jr. DevOps / Cloud Engineer opportunities. If you're building something interesting or just want to talk cloud and infrastructure, I'm all ears.