[comment]: # (mdslides presentation.md --include media) [comment]: # (The list of themes is at https://revealjs.com/themes/) [comment]: # (The list of code themes is at https://highlightjs.org/) [comment]: # (markdown: { smartypants: true }) Microservices23 # Microservices - Deployment strategies By Alon Itach
## Definition Deployment strategy in the way to release a new version of your app
## Rolling Update 
## Blue/Green 
## Canary 
## A/B testing 
# Thanks References: - https://blog.container-solutions.com/kubernetes-deployment-strategies