Skip to content
View james1986projects's full-sized avatar

Block or report james1986projects

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
james1986projects/README.md

Hi, I’m James.

Cloud Operations Engineer focused on building and operating secure, scalable cloud infrastructure using AWS, Terraform, and Kubernetes.

I currently support an air-gapped cloud platform. My focus is on platform reliability, automation, and operational excellence in enterprise environments.


Core Skills & Technologies

Cloud & Infrastructure: AWS (ECS Fargate, EC2, ALB, S3, DynamoDB, Route53, CloudWatch)
Infrastructure as Code: Terraform (modular design, remote state, multi-environment deployments)
Containers & Orchestration: Docker, Kubernetes
CI/CD & Automation: GitHub Actions, Git-based workflows
Scripting: Python, Bash Observability: CloudWatch, logging and monitoring practices
Operating Systems: Linux (troubleshooting, system operations)


Featured Project

Secure AWS Platform Deployment (DevOpsAWS)

Production-style AWS platform demonstrating Infrastructure as Code, containerised application deployment, and CI/CD automation.

  • Terraform-based infrastructure provisioning (modular, reusable design)
  • Containerised Flask application deployed via ECS Fargate
  • Application Load Balancer with HTTPS (ACM + Route53)
  • CI/CD pipelines using GitHub Actions and Amazon ECR
  • CloudWatch logging and operational monitoring
  • IAM least-privilege security model
  • Multi-environment deployment structure (test / production)

🔗 https://github.com/james1986projects/DevOpsAWS


Engineering Focus

  • Cloud platform engineering and Infrastructure as Code
  • Secure, scalable AWS architecture design
  • Kubernetes and container orchestration
  • Automation, CI/CD, and deployment pipelines
  • Reliability, observability, and operational excellence

Certifications

  • AWS Certified Solutions Architect – Associate
  • Certified Kubernetes Administrator (CKA)
  • HashiCorp Terraform Associate
  • CompTIA Security+

📫 Contact

james_peckitt1986@hotmail.com

Popular repositories Loading

  1. DevOpsAWS DevOpsAWS Public

    Multi-environment Flask app on AWS ECS Fargate with Terraform & GitHub Actions CI/CD

    HCL

  2. james1986projects james1986projects Public

  3. aws-lumera aws-lumera Public

    PowerShell

  4. k8s-manifests k8s-manifests Public

    manifests for EKS/argoCD/MSK deployment

  5. webapp-msk webapp-msk Public

    app code for K8S/MSK/RDS

    Python

  6. docker-fundamentals docker-fundamentals Public

    Forked from acantril/docker-fundamentals

    Course Assets for https://learn.cantrill.io/p/docker-fundamentals/

    JavaScript