Jhony Benítez
AboutSkillsAIArchitecturesProjectsChangelogCertificationsContactAll projects
ESEN
ESEN
AboutSkillsAIArchitecturesProjectsChangelogCertificationsContactAll projects

Jhony Benítez

jhonyben.94@gmail.com

© 2026 Jhony Benítez. All rights reserved.

GitHubLinkedInAll projectsChangelog
Built with Next.js
← Back to projects

CI/CD pipeline (Jenkins + GCP)

Automated microservice deployment to cloud environments with consistent release quality.

Problem

Reduce human error and speed delivery without skipping minimum checks.

Stack

Jenkins · Docker · GCP · CI/CD

Architecture: Automated release

Key features

  • Build/test/deploy stages
  • Versioned artifacts
  • Environment promotion

Diagram

Components

Jenkins, registry, manifests/helm, GCP service accounts.

Main flow

Commit → pipeline → image → deploy to cluster/managed service.

Technical decisions

Jenkins as orchestrator familiar to the team; GCP as elastic target.

Benefits

More predictable release history and rollback.

Links

  • Documentation