Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Microservicios Hoy

Microservicios Hoy

TheDevConf 2021-06-09

Julio Faerman

June 09, 2021
Tweet

More Decks by Julio Faerman

Other Decks in Programming

Transcript

  1. CONFIDENTIAL designator V0000000 1 Kubernetes, GitOps, Nubes, Quarkus y Open

    Source. Microservicios Hoy Julio @faermanj Principal Software Engineer OpenShift Container Platform https://faermanj.me/microservicios-hoy TheDevConf 2021 * Has nothing to do with these slides, i just work there. Ask Me Anything https://faermanj.me/ama
  2. CONFIDENTIAL designator V0000000 Someone said GitOps? 12 Trigger provisioning and

    deployment from naming conventions or repository artifacts Improving Security & Reliability Git-based continuous delivery Automate workflows using Github Actions, JenkinsX, Prow, AWS Code * or your favorite CI/CD pipes Consider shipping Immutable Deployments using tools such as Terraform and Helm
  3. CONFIDENTIAL designator V0000000 Best Practices for Immutable Deployments Security is

    job zero No logins, keys, users, shells, ... Fix the automation and retry Reliability before Performance Comprehensive Readiness, Liveness & Startup Health Checks enables precise automation Feature Flags and Circle Deployments Is more efficient than branch flow for most organizations Not only rollout reliability, but agile experimentation 23 Source: https://www.youtube.com/watch?v=lqRQYEHAtpk https://www.digitalocean.com/community/tutorials/what-is-immutable-infrastructure https://github.com/ZupIT/charlescd U can’t touch this! Improving Security & Reliability
  4. CONFIDENTIAL designator V0000000 linkedin.com/company/red-hat youtube.com/user/RedHatVideos facebook.com/redhatinc twitter.com/RedHat 29 Julio @faermanj

    Principal Software Engineer OpenShift Container Platform https://faermanj.me/microservicios-hoy Gracias