Skip to content
View nicoghezzi's full-sized avatar
🎯
Building
🎯
Building

Block or report nicoghezzi

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

Hi, I'm Nico 👋

Senior Systems & DevOps Engineer | I'm a builder |

My value

Full-cycle Engineer specializing in gathering requiremens, alignment, planning and hands-on execution. Yes, I'm all-in-one, strategic and tactic. I partner with stakeholders to turn high-level goals into prioritized plans and measurable results. An extensive hands-on experience building and scaling platforms and back-end services. Prepared to add value right away.

Core Skills and Tech Stack

Systems Thinking Problem Solving Architecture Design

Security Terraform AWS Kubernetes

Learning Goals

Kubernetes

Past Experience and Accomplishments

Kroger VICE Media Globant Beesion Technologies

  • Designed Kong API Gateway for 13+ services. Why: Remove TLS/mTLS with OAuth 2.0.
  • Implemented Cloud-Native Communication Platform infrastructure. Why: Save costs on vendor integration.
  • Migrated REST ecosystem to GraphQL. Why: Eliminate data over-fetching.
  • Integrated Middleware for The Walt Disney. Why: Modernize integration tech stack.
  • Built financial wealth management for LPL Financial. Why: Facilitate financial advisors account opening process.

Pinned Loading

  1. zero-cost-idp-project zero-cost-idp-project Public

    Zero-Trust Internal Developer Platform (IDP) | Automated AWS Infrastructure via Terraform & GitHub Actions with OIDC Keyless Authentication and FinOps Governance.

    HTML

  2. Complete-CICD-Pipeline-with-EKS-and-DockerHub Complete-CICD-Pipeline-with-EKS-and-DockerHub Public

    Designed and implemented a realistic CI/CD pipeline that takes a Java application from source code to a live deployment on Amazon EKS, using industry-standard DevOps tools

    Java 1

  3. Automate-EKS-provision-with-Terraform Automate-EKS-provision-with-Terraform Public

    Built and automated AWS infrastructure using Terraform, covering both foundational cloud networking and Kubernetes cluster provisioning

    HCL 1

  4. deploy-eks-cluster-from-pipeline deploy-eks-cluster-from-pipeline Public

    Completed a hands-on CI/CD integration project using Jenkins with Amazon EKS, with a focus on automating Kubernetes deployments and securely managing cloud credentials.

    Java 1

  5. Automate-Check-EC2-instances Automate-Check-EC2-instances Public

    Terraform to provision EC2 instances and the required networking components, then wrote Python scripts with boto3 to inspect instance status and health.

    HCL 1

  6. ansible-integration-with-jenkins ansible-integration-with-jenkins Public

    Built a one-click CI/CD pipeline where a code push to GitLab automatically triggers Jenkins to sync the Ansible project, install dependencies, deploy the AWS SSH key, and execute the playbook to co…

    Java