Open to Cloud / DevOps roles

Jideofor
Onyekachi Peter

Cloud Engineer & DevOps Engineer

I help engineering teams ship faster and break less.
I turn manual, error-prone deployments into automated,
version-controlled pipelines on AWS β€” with security checks,
monitoring, and a sharp eye on the cloud bill built in.

jideofor@cloud:~
$ whoami
jideofor-peter
$ terraform apply
Plan: 24 to add, 0 to destroy.
Apply complete. Infra ready βœ“
$ kubectl rollout status deploy/app
deployment successfully rolled out βœ“
$ echo "shipped. monitored. secured."
$
What I Offer

Value

A great engineer should do more than run commands β€” they should remove friction for the whole team. Here's how I move the needle from day one.

01

Manual deploys β†’ automated pipelines

I replace fragile, hand-run deployments with CI/CD pipelines that build, test, scan, and ship on every commit. When a team I worked with ran out of GitHub Actions minutes, I stood up a self-hosted runner so delivery never stalled.

02

Infrastructure as code, no click-ops

Every environment I build is defined in Terraform β€” VPCs, EKS clusters, IAM, RDS β€” so it's reproducible, reviewable, and free of configuration drift. Spin it up, tear it down, rebuild it identically. No tribal knowledge, no surprises.

03

Security baked into the pipeline

With a background in security monitoring and incident response, I shift security left β€” image scanning with Trivy, policy enforcement with Kyverno, and least-privilege IAM by default. Safe and fast aren't a trade-off.

04

I treat the cloud bill as a metric

Idle resources are wasted money. I right-size instances, decommission demo environments when they're done, and design for cost from the start β€” so the architecture stays lean without sacrificing reliability.

05

Visibility before incidents

I instrument systems with Prometheus, Grafana, and CloudWatch so teams see problems before users do. Dashboards and alerts mean less firefighting and faster, calmer recovery when something does break.

06

A force multiplier on the team

As an assistant team lead on a 20-engineer build, I unblocked teammates, documented the deployment process, and turned recurring "it's broken again" issues into permanent fixes. I make the people around me faster, not just myself.

Expertise

Skills & Technologies

☁️

Cloud β€” AWS

EC2 S3 VPC IAM EKS ECS Lambda CloudWatch Route 53 RDS
🐳

Containers & Orchestration

Docker Kubernetes Helm EKS Docker Compose
βš™οΈ

Infrastructure as Code

Terraform Ansible CloudFormation
πŸ”„

CI/CD & Automation

Jenkins GitHub Actions GitLab CI ArgoCD
🐧

OS & Scripting

Linux Bash Shell Scripting Python
πŸ“Š

Monitoring & Security

Prometheus Grafana CloudWatch IAM Git
Credentials

Certifications

Formal training that backs the hands-on work β€” cloud, security, automation, and the operational skills that keep delivery smooth.

DevOps & Cloud Security Certification

DevOps & Cloud Security

Digital Witch Support Community Β· 08 Jun 2026

Cloud security, CI/CD pipelines, Infrastructure as Code, containerization, monitoring and DevOps automation β€” across Azure, AWS, Terraform, Kubernetes, Docker and GitHub Actions, aligned with HIPAA and PCI-DSS practices.

AWSTerraformKubernetesDockerCI/CDSecurity
In-Demand IT Skills Certificate of Completion

In-Demand IT Skills

Digital Witch Support Community Β· ID DWSC13376 Β· 03 Sep 2025

Completion of the In-Demand IT Skills program β€” technical support, account & workflow management, project tooling, and remote operations that round out the engineering work with strong client-facing fundamentals.

Technical SupportWorkflow AutomationProject ToolsRemote Ops
Work

Projects

01 / PROJECT Β· LIVE

DevOps Job Radar πŸ”

LIVE PROJECT

A self-updating dashboard that scouts remote DevOps & cloud roles daily, scores each posting against my skill stack, and filters out US-authorization-only roles. Built entirely on free infrastructure β€” no cloud bill, no server needed.

Python GitHub Actions GitHub Pages CI/CD REST APIs
Live Demo β†’ Source Code β†’
02 / PROJECT Β· TEAM BUILD

CloudPod Banking Platform 🏦

πŸ‘₯ 20-engineer team Β· Assistant Team Lead

Deployed a full-stack banking application to AWS EKS, containerizing the React frontend with Docker, pushing versioned images to ECR, and rolling out releases with kubectl. Owned the manual deployment workflow when CI minutes ran out, resolved recurring stale-image and routing bugs, and documented the process so the whole team could ship. Demo environment was later decommissioned to eliminate idle cloud spend.

AWS EKS Docker ECR Kubernetes Terraform React
View GitHub β†’
03 / PROJECT

End-to-End CI/CD Pipeline πŸ”„

Built a complete delivery pipeline that takes code from commit to a running EKS cluster automatically. Integrated SonarQube quality gates and Trivy image scanning to block bad builds before they ship, with all underlying AWS infrastructure provisioned by Terraform and a self-hosted runner for uninterrupted delivery.

GitHub Actions SonarQube Trivy AWS EKS Terraform
View on GitHub β†’
04 / PROJECT

Kubernetes Cluster & Observability on EKS

Provisioned a production-style Kubernetes cluster on AWS EKS with Terraform, deployed workloads via Helm, and wired up Prometheus and Grafana so the cluster's health was visible at a glance β€” catching resource issues before they became outages.

Kubernetes AWS EKS Terraform Helm Prometheus Grafana
View on GitHub β†’
05 / PROJECT Β· LIVE

AutoChat AI β€” WhatsApp Sales Bot πŸ€–

LIVE AUTOMATION

A conversational commerce assistant on WhatsApp that greets customers, answers product questions, and walks them through a live catalogue with prices and stock β€” automating first-line sales and support chat end to end for small retailers.

PythonWhatsApp APIWebhooksAutomationMeta Cloud API
View GitHub β†’
What I Can Build For You

Solutions I Offer

DevOps isn't just for big tech. Here's what I can build and run β€” whether you're a small business that wants to stop worrying about servers, or a company that wants to ship faster and safer.

For small businesses & startups

Practical, fixed-scope builds that get you online, automated, and cost-aware β€” without hiring a full ops team.

πŸš€

β€œDeploy My App” package

I containerize your app, wire up an automated pipeline, and host it on AWS. You push code β€” it goes live on its own.

DockerGitHub ActionsAWS
πŸ’¬

WhatsApp / chat automation

Automated sales & support bots like my AutoChat AI β€” answer customers, share catalogues, and capture leads 24/7.

PythonWhatsApp APIWebhooks
πŸ’Έ

Cloud cost cleanup

I audit your AWS bill, right-size or shut down idle resources, and set up alerts β€” so you stop paying for what you don't use.

AWSCloudWatchCost Explorer
🌐

Website + domain + email

Fast, secure web presence on S3/CloudFront or Pages, with your custom domain and business email set up properly.

S3 / CloudFrontRoute 53SSL
For companies & engineering teams

Deeper infrastructure work that makes delivery faster, safer, and reproducible β€” and frees your engineers to build product.

πŸ”„

CI/CD pipeline setup

Build-test-scan-deploy on every commit, with quality gates and security scanning so bad builds never reach production.

GitHub ActionsSonarQubeTrivy
βš™οΈ

Infrastructure as Code migration

Move your click-built AWS setup into Terraform β€” reproducible, reviewable, and free of configuration drift.

TerraformAWSAnsible
☸️

Kubernetes + monitoring

Production-style EKS clusters with Helm-deployed workloads and Prometheus/Grafana dashboards that surface issues before users do.

KubernetesHelmPrometheusGrafana
πŸ”

Security hardening & recovery

Least-privilege IAM, secrets management, image scanning, and tested backup/restore β€” resilience built in, not bolted on.

IAMTrivyBackups / DR

Have a project in mind? Tell me what you're building β†’

About

Who I Am

Available for hire

I'm Jideofor Onyekachi Peter, a Cloud and DevOps Engineer who builds and automates infrastructure on AWS β€” and who cares as much about the team shipping it as the systems themselves.

I've deployed containerized applications to Kubernetes on EKS, provisioned full environments with Terraform, and built CI/CD pipelines with security and quality gates wired in. A background in security monitoring and incident response means I think about what can go wrong before it does.

I work the way good operations teams do: automate the repetitive, make systems observable, keep costs honest, and document everything so knowledge doesn't live in one person's head. I'm always learning and leveling up, and I'm looking for a role where I can take ownership of infrastructure and help a team move faster with confidence.

Download RΓ©sumΓ© β†’ GitHub Profile β†’
AWS Primary Cloud
20 Engineer Team Build
IaC Terraform-First
CI/CD Automated Delivery
Contact

Get In Touch

Let's work together

Open to Cloud & DevOps opportunities, freelance infrastructure projects, and collaborations. Feel free to reach out!

Send Message β†’