class: middle # Developer's Community of Practice ## Our Goals, and why it matters to you! https://esdc-devcop.github.io/strategy/ .right[![Right-aligned image](https://avatars2.githubusercontent.com/u/52010894?s=200&v=4)] --- class: middle, center ## Why change at all? -- ### That's cool, but how do I do that with my app. ??? Fancy presentations show how cool things could be. They don't tell us how to do that ourselves, or how to get there. --- class: middle, center ## The big endgame Goals! Deploying to cloud (those that can) ### .okay[Delivery to PROD at a click of a button with confidence] **No more .whoah[failed] builds in PROD** .okay[Bugs in PROD could be fixed within a day] ### Features are user focused --- class: middle ## How are we doing it? * Monthly Topics - micro goals / stepping stones * Hands on Help - Workshops, Hackathons, Collaborative sessions * Management support --- class: middle ## What about these "topics"? * Small incremental steps * Steps that can be actioned within .okay[**half a days work**] * Most steps will be building of the previous steps * Break the content into streams --- ## Streams ### .split-33[Mirco-services] ### .split-33[CI/CD] ### .split-33[Cloud] -- .split-33[ * APIs * Consuming * Creating * Legacy Strangler methods * Dependency Injection ] -- .split-33[ * Automation / Pipelines * Testing * Accessability * Security * End-to-End * Analysis * Deployments * Repository management ] -- .split-33[ * Infrastructure as Code (IaC) * Containers * Azure * AWS ] --- class: middle ### Where are we going? Started with Git - Enables us to do so much more later! - Fully supported code reviews - Feature change management - Versioning management - It's recommended by everyone - Microsoft - TBS - Us! - 3rd Party support - Tools that will make your development life easier and better! Today we look at Git Branching Models --- class: middle, center ## Collaborate on Slack! We need your collaboration to make this a success. ### GCDevOpsLeague #### .okay[gcdevopsleague.slack.com] channel: "esdc-devcop" --- class: middle, center ## Questions