[session] Moving Fast with Microservices By @Mies | @CloudExpo #Cloud #Containers #Microservices

As software becomes more and more complex, we, as software developers, have been splitting up our code into smaller and smaller components.
This is also true for the environment in which we run our code: going from bare metal, to VMs to the modern-day Cloud Native world of containers, schedulers and microservices.
While we have figured out how to run containerized applications in the cloud using schedulers, we’ve yet to come up with a good solution to bridge the gap between getting your containers from your laptop to the cloud.
How do we build software for containers? How do we ship containers? How do we do all of it without shooting ourselves in the foot?

read more