Session

Session 4: Delivering Change to the Cloud

The team at Tailwind Traders has a problem - they're still too dependent on manual processes and key individuals to bring their ideas to customers! While they have successfully implemented a raft of practices that result in trusted builds ready for deployment to the cloud, actually delivering the changes in an effective, trustworthy way is the next challenge.

Tailwind Traders realizes they need to automate their deployments, just as they automated their builds. It's important that they can deliver value quickly, but just as important they catch issues before they get to production with robust pipelines that can deploy to the variety of services their projects require.

All Around Azure Microsoft Learn resources
Ask the Expert: DevOps with GitHub: Ask the Expert
Learn Live: Learn Git
Documentation: Intro to GitHub

Attendee Takeaways:

  • Deployment automation enables repeatability. 
  • ChatOps and similar patterns enable control and automation. 
  • Keep secrets in as few places as possible.

Concepts Covered:

  • CI 
  • CD/Release Management 
  • Communication and Collaboration 
  • Instrumentation