Skip to content
View johntoby's full-sized avatar
🏠
Working from home
🏠
Working from home
Block or Report

Block or report johntoby

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
johntoby/README.md

Hello there; welcome πŸ‘‹πŸΎ

AltSchool Badge Website Badge Linkedin Badge Twitter Badge

I'm the Cloud Engineering Lead at ATC Africa, where I lead a community of passionate Cloud and DevOps engineers to achieve organizational goals. I'm passionate about how Applications scale to millions and billions of users without downtime, keeping track of SLIs, SLOs & SLAs, and ensuring the Confidentiality, Integrity, and Availability of Applications. I love sharing knowledge on linux, Bash, docker, terraform, Ansible, GCP, AWS, Azure, Jenkins, GitHub Actions, Kubernetes, ArgoCD and others. I create technical content (on my Blog, Newsletter, and YouTube), build useful open-source projects, speak at some meetups/conferences, build technical communities...

Here's a quick summary about me:

  • 😊 Pronouns: He/him
  • πŸ’‘ Fun fact: I was a dropout of AltSchool Africa Backend Engineering program, ex DevOps intern at Kode Camp, ex devops intern at HNG.
  • 🌱 I’m currently using Terraform, Docker, Python, Jenkins, Kubernetes, and the entire DevOps stack, and teaching upcoming engineers.
  • 😊 I’m interested in contributing to open-source projects, hackathons, internships, and entry-level opportunities in the DevOps / SRE space.
  • πŸ’Ό Job interests: DevOps Engineer, SRE Engineer, Cloud Engineer, DevSecOps Engineer, Security Engineer.
  • Certifications: GCP Certified Cloud Engineer, GCP Professional Cloud Security Engineer, AWS Certified Cloud Practitioner, SANS GIAC GFACT, MS-900, ISC2 Certified in Cybersecurity
  • πŸ“« You can view my resume and contact me by emailing [email protected].

Pinned Loading

  1. Kodecamp-Complete-CICD-Project Kodecamp-Complete-CICD-Project Public

    A repository of my complete end-to end DevOps project involving Terraform, AWS, Docker, Kubernetes, GitHub Actions

    HCL 1

  2. docker-kubernetes-python-app docker-kubernetes-python-app Public

    A simple python flask app that is containerized by docker and deployed using kubernetes

    Dockerfile

  3. terraform-vpc-project terraform-vpc-project Public

    A repository to store my terraform files for custom VPC creation

    HCL

  4. Kodecamp-AWS-VPC-Project Kodecamp-AWS-VPC-Project Public

    AWS VPC Networking Project

  5. ansible_playbook_nginx ansible_playbook_nginx Public

    Ansible playbook to install and start nginx

  6. golang-app-with-docker golang-app-with-docker Public

    This repository will consist of a Golang Calculator Application, with a Dockerfile to practice Multistage docker build

    Go