GitOps/automation-based approach to building efficient platforms | Debosmit Ray | Conf42 DevOps 2024
Read the abstract ➤ https://www.conf42.com/DevOps_2024_Debosmit_Ray_gitops_automation_efficient_platforms Other sessions at this event ➤ https://www.conf42.com/devops2024 Join Discord ➤ https://discord.gg/DnyHgrC7jC Chapters 0:00 intro 0:38 preamble 0:46 developer platform coverage 2:37 understanding developer workflows 4:49 how changes get to production 6:50 where can we benefit from having automation? 8:14 gitops 9:55 an environment 11:57 why does testing exist? 13:42 source code ... running in production 14:36 k8s deployment yaml, helm charts etc 15:36 dev - code review - ci/cd - pre-prod - prod 16:52 ci might have a flavor of building images, usually not 17:46 ci/cd 19:15 code review 19:50 dev (and ci) usually reports to docker 20:44 deep dive: inner-loop of sdlc 22:08 dev 23:16 development purposes ("local dev", ide etc) 24:02 testing purposes ("local dev", ci, etc) 24:59 takeaways