Skip to content
View Goodnessoj's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report Goodnessoj

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
goodnessoj/README.md

Goodness Ojonuba

Cloud & DevOps Engineer · AWS Certified Solutions Architect – Associate

LinkedIn X Email AWS SAA


About

I design, deploy, and automate modern cloud infrastructure with a focus on reliability, scalability, and operational efficiency.

My work spans Infrastructure as Code, cloud architecture, CI/CD automation, containerized workloads, and observability. I build systems that reduce manual effort, enforce deployment consistency, and hold up under production conditions.

  • Focus: Cloud Infrastructure · DevOps · IaC · CI/CD · Containers · Monitoring
  • Building: Reliable, automated, and scalable cloud systems
  • Open to: Cloud Engineering · DevOps Engineering · Platform Engineering · Infrastructure roles

Tech Stack

Category Technologies
Cloud AWS — EC2, S3, IAM, VPC, CloudWatch, ECS, EKS, Lambda
Containers Docker, Kubernetes
Infrastructure as Code Terraform
CI/CD GitHub Actions, AWS CodePipeline
Monitoring & Observability Prometheus, Grafana, CloudWatch
Operating Systems Linux
Scripting & Programming Python, Bash
Databases PostgreSQL, MySQL, DynamoDB
Practices Git, Code Reviews, Testing, Documentation

Projects

EpicBook Application — CI/CD Dual Pipeline Deployment

Azure DevOps · Terraform · Ansible · Linux · Nginx · Node.js

Architected a two-repository DevOps workflow cleanly separating infrastructure provisioning from application deployment, improving maintainability and team collaboration. Built an Azure DevOps CI/CD pipeline that provisions infrastructure with Terraform and automatically deploys application updates, reducing manual deployment effort by 70%. Automated server configuration using Ansible roles and dynamic inventory for zero-touch environment setup, with Terraform output variables feeding directly into the Ansible pipeline for seamless infrastructure-to-application handoff. Deployed and validated the full stack through Nginx, confirming end-to-end functionality and public accessibility post-deployment.

Infrastructure Repo → · App Repo →


Spring PetClinic — Platform Infrastructure on AWS

AWS · EKS · Terraform · ArgoCD · Helm · Prometheus · Grafana · GitHub Actions

End-to-end platform infrastructure for deploying the Spring PetClinic microservices application on AWS. Provisioned a production-grade EKS cluster with Terraform across a custom VPC, implemented GitOps-based continuous delivery with ArgoCD and Helm, and built an observability stack using Prometheus and Grafana. CI/CD pipelines via GitHub Actions automate image builds and deployments from commit to cluster.

View Repository →


Book Review App — AWS Infrastructure with Terraform

AWS · Terraform · VPC · EC2 · RDS · S3 · IAM

Designed and provisioned the full AWS infrastructure for a book review application using Terraform. Built a modular IaC codebase covering networking (VPC, subnets, security groups), compute, managed database, and storage layers. Focused on reusability, least-privilege IAM design, and clean separation of infrastructure concerns.

View Repository →


Certifications

AWS Certified Solutions Architect – Associate Verify on Credly →


Current Focus

  • Infrastructure Automation
  • Cloud Architecture
  • CI/CD Pipelines
  • Kubernetes & Container Orchestration
  • Monitoring & Observability
  • Platform Engineering Practices

GitHub Stats

GitHub Stats Top Languages

GitHub Streak


Connect

If you're working on cloud infrastructure, automation, DevOps, or platform engineering — let's connect.

Pinned Loading

  1. Lamp-stack Lamp-stack Public

    Bash and Ansible scripts to set up a LAMP (Linux, Apache, MySQL, PHP) stack on Vagrant-managed Ubuntu servers.

    Shell

  2. My_sock_app My_sock_app Public

    Python socket-based application demonstrating microservice-style communication for real-time messaging. Built with separated services for handling connections and message flow

    HCL

  3. A-Static-Website-on-AWS-using-Terraform-Iac A-Static-Website-on-AWS-using-Terraform-Iac Public

    Static website deployed on AWS using Terraform infrastructure as code. Builds and manages S3, CloudFront, and related resources through reusable Terraform modules.

    HTML