Skip to content
View mmboldo's full-sized avatar

Highlights

  • Pro

Block or report mmboldo

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

Marcelo M. Boldo

DevOps / Cloud Engineer with hands-on experience designing, provisioning, and operating multi-tier systems.
Strong focus on Linux-based infrastructure, automation, and production-minded documentation.


Focus Areas

  • Infrastructure as Code (Vagrant, Terraform)
  • Linux systems & systemd-managed services
  • Service orchestration and dependency management
  • CI/CD foundations and automation workflows
  • Cloud-ready architecture patterns

Selected Projects

Pinned repositories below showcase end-to-end projects, including:

  • Multi-tier application architectures
  • Automated provisioning and configuration
  • Real-world troubleshooting and hardening
  • Verification-driven delivery and documentation

Each project is designed to be readable, reproducible, and interview-ready.

⬇️ See pinned repositories ⬇️


🚀 Featured Projects


How I Work

  • Prefer clarity over cleverness
  • Automate first, document always
  • Treat local environments as production simulations
  • Validate systems through explicit verification steps

Currently Exploring

  • Terraform on AWS
  • Configuration management with Ansible
  • CI/CD pipelines and GitOps workflows
  • Observability fundamentals

Certifications

  • HashiCorp Certified: Terraform Associate
  • AWS Certified Solutions Architect – Associate

Contact

Pinned Loading

  1. devops-multi-tier-app-local-vagrant devops-multi-tier-app-local-vagrant Public

    Multi-tier app lab using Vagrant: Nginx + Tomcat + MySQL + Memcached + RabbitMQ

    CSS

  2. gitops-github-actions gitops-github-actions Public

    GitOps-based CI/CD pipeline using GitHub Actions, Terraform, Kubernetes, and AWS EKS.

    Java