So what exactly is DevOps? Let's take a small hypothetical example to illustrate. Let us say there's a small startup that assembles AI-enabled cleaning robots. There are 3 programmers (let's be lazy and simply call them Team D) who compose and execute the code to produce the robots and 2 operational people (Team O of course) who maintain the robot infrastructure in the real-world environment and supply aid for the robot consumers. Team D has only spent 8 months producing the latest robot. It can recognize individuals, take orders from Alexa devices, and clean like a boss. Team D has spent time producing this robot into their controlled dev environment and everything seems to be working smoothly. They couldn't be prouder. They hand over their production to Team O that immediately takes it out to the real world. That's when the problems start. It turns out that the perfect cleaning robot isn't so perfect after all. It does not recognize everybody, it can follow Al...