// 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

🌐
m1portfolio.com — This Site, Built & Deployed in Terraform
This portfolio site itself, provisioned end-to-end as Infrastructure as Code. Static site hosted in S3 and delivered globally through CloudFront, with Route 53 DNS, ACM for HTTPS, and AWS WAF in front for security controls. Resources were originally created in the AWS Console and later imported into Terraform state for full version-controlled management.
Terraform S3 CloudFront Route 53 ACM AWS WAF
Coffee Shop Manager — Serverless CRUD App
A serverless inventory management app provisioned entirely in Terraform. A React frontend on AWS Amplify (with GitHub CI/CD) talks to an HTTP API Gateway, which routes to four Lambda functions sharing a common Lambda Layer for DynamoDB access. IAM roles are scoped to least privilege per function.
Terraform Lambda API Gateway DynamoDB Amplify IAM
🔒
SecureCart — Secure App Deployment (Security Pillar)
Secure application architecture on AWS built around the Well-Architected Framework's Security Pillar. Deployed primarily with Terraform, with targeted Console edits for validation, across a layered VPC with a public ALB behind AWS WAF, private EC2 app tier, RDS database, and a Bastion Host for controlled admin access.
Terraform AWS WAF ALB EC2 RDS Bastion Host NAT Gateway
💬
ChatOpsBot — Real-Time AWS Operations from Slack
An event-driven ChatOps pipeline that brings AWS monitoring and remediation directly into Slack. CloudWatch alarms publish to SNS, which triggers a Lambda function that formats and delivers alerts through AWS Chatbot — turning Slack into the primary operational interface. A supplementary dashboard is deployed via CloudFormation.
AWS Chatbot CloudWatch SNS Lambda CloudFormation IAM
Daily Task Master Scheduler
A generative-AI task scheduling app built on Amazon PartyRock (powered by Amazon Bedrock foundation models). Helps organize and prioritize daily tasks through a simple, AI-assisted interface — no infrastructure to manage.
Amazon PartyRock Amazon Bedrock Generative AI

// 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.