Microservices with Docker
In this Innovation Session, Dilan Arandara of the Data, Infrastructure & Platform team spoke about Microservices with Docker. Before Microservices, developers used Monolithic Applications. What this meant was that developers had to deploy their code in a bundle. This method posed a few problems; a single change affects the whole component, massive time constraints, testing