DevOps: From Code to Deploy

Avengers Tower (Room 1)

WED 10:00 AM - 10:45 AM

An insight into DevOps practice within organization. Many organization’s products are still being “managed” in an old fashion. Whether they host their solution in the cloud or on prem, companies are wasting enormous amount of resources to handle their operations and time fixing bug after being discovered in Production. For this same reason, many world’s leading industry are now leveraging automation and shifting left to make testing fast and reliable and deploy to production on a click. In this session, Wasiim will share how a small team in Ceridian was able to hit the ground running faster than anticipated. He will showcase how developers were able to remove the hurdle of handling the operation and focus on what they do best; write code. He will take us through the evolution that has led the team to only push their code onto their git repo and work on other User Story while computer is building the code, testing the binary, packaging the artifacts, deploying the packages and UI testing the application, all by making sure that Master is always shippable by using policies onto master.