Slide 38
Slide 38 text
Recap
→ Try{} Catch{} → Learn how to deal with failure, and learn from it.
→ Keep the feedback loop short.
→ Code, Infra, Pipeline all as Code in your repo and Release Candidate
→ Discover the bounded context for your pipeline with Event Storming/DDD
→ Easy setup, but be careful at your configuration!!
→ Pick your tool for the job.
→ Incorporate Acceptance Testing from the beginning
https://gitlab.com/Baasie/continuous-delivery-faas/