Skip to content
View zonfoyle's full-sized avatar

Block or report zonfoyle

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

Hi, I’m Zonique ("ZON-NEEK")

I build cloud infrastructure, automation workflows, and containerized platforms using AWS, Python, Terraform, Docker, Kubernetes, Helm, Prometheus, and Grafana.

My work focuses on infrastructure automation, Kubernetes orchestration, observability, CI/CD workflows, and cloud resource management. I enjoy building systems end to end from provisioning infrastructure and automating deployments to monitoring applications and troubleshooting distributed environments.

My background combines cloud engineering, infrastructure automation, analytics, and operational problem solving with an emphasis on building reliable, scalable, and maintainable systems.


Areas of Focus

  • AWS Cloud Infrastructure
  • Infrastructure as Code with Terraform
  • Python Automation with boto3
  • Docker & Containerized Workflows
  • Kubernetes Deployments & Orchestration
  • Helm & Kubernetes Platform Engineering
  • Prometheus & Grafana Monitoring
  • CI/CD with GitHub Actions
  • Event-Driven Architectures
  • AWS Networking & Security
  • Linux & System Troubleshooting

Featured Projects

Kubernetes Monitoring Stack

Built a Kubernetes-based monitoring stack using Flask, Prometheus, and Grafana for real time observability and metrics visualization. Configured Prometheus scraping, Grafana dashboards, Kubernetes deployments, services, and local cluster orchestration with Kind.

Helm Kubernetes Platform

Built a Helm-based Kubernetes platform for managing reusable application deployments, centralized configuration, and scalable orchestration workflows using Deployments, Services, ConfigMaps, and Horizontal Pod Autoscaling.

Kubernetes CI/CD Pipeline

Built a CI/CD pipeline using GitHub Actions, Docker, and Kubernetes to automate container builds, deployment workflows, and deployment validation processes.

Terraform Infrastructure Automation

Provisioned AWS infrastructure using Terraform including VPCs, public subnets, route tables, Internet Gateway, security groups, and EC2 deployment with a live web server.

Cloud Resource Manager

Developed a Python and boto3 automation tool for provisioning AWS networking and compute resources using reusable and idempotent infrastructure workflows.

Flask Kubernetes Deployment

Deployed a Dockerized Flask API into Kubernetes using deployments, pods, services, scaling workflows, and local orchestration with Docker Desktop Kubernetes.

Terraform CI/CD Pipeline

Created a GitHub Actions workflow to automatically validate Terraform infrastructure code on pushes and pull requests.

S3 Event-Driven System

Designed an event-driven AWS architecture using S3, SQS, and SNS with asynchronous processing, retry handling, and dead-letter queue recovery workflows.

S3 IAM Automation

Built AWS IAM and S3 automation workflows for programmatic resource provisioning and access management.


Currently Working On

  • Kubernetes networking and scaling
  • Monitoring and observability workflows
  • Advanced CI/CD automation
  • Multi-environment Terraform deployments
  • Infrastructure deployment patterns
  • Kubernetes platform engineering concepts

🔗 Links

LinkedIn: https://www.linkedin.com/in/zonique-foyle/

Pinned Loading

  1. terraform-infrastructure-automation terraform-infrastructure-automation Public

    Terraform-based AWS infrastructure project provisioning VPC, public subnet, Internet Gateway, route tables, security groups, and EC2 with a live web server deployment

    HCL

  2. kubernetes-monitoring-stack kubernetes-monitoring-stack Public

    Kubernetes monitoring stack using Flask, Prometheus, Grafana, Docker, and Kubernetes for real time observability and metrics visualization.

    Python

  3. cloud-resource-manager cloud-resource-manager Public

    Python-based AWS infrastructure automation tool for provisioning VPCs, EC2 instances, and networking components using boto3

    Python

  4. helm-kubernetes-platform helm-kubernetes-platform Public

    Helm-based Kubernetes platform project using Flask, ConfigMaps, Horizontal Pod Autoscaling, and reusable deployment templates for scalable container orchestration workflows.

    Python

  5. terraform-ci-cd-pipeline terraform-ci-cd-pipeline Public

    Terraform CI/CD pipeline using GitHub Actions to automatically validate AWS infrastructure code on every push and pull request.

    HCL

  6. kubernetes-ci-cd-pipeline kubernetes-ci-cd-pipeline Public

    Kubernetes CI/CD pipeline project using Flask, Docker, Kubernetes, and GitHub Actions for automated container build and deployment validation.

    Python