The Twelve Factor App
The talk will make an overview of the Twelve Factor App. These are 12 simple rules for writing microservices. These rules, if applied, will make your microservice more robust and easier to deploy, maintain and scale. The presentation will include the definiton of each of the twelve factor, reasoning for why they are valid and must indeed be followed and examples, learned from practice.