From the course: DevOps Foundations: Microservices
Unlock the full course today
Join today to access over 24,600 courses taught by industry experts.
DevOps, agile, and microservices
From the course: DevOps Foundations: Microservices
DevOps, agile, and microservices
We've covered quite a lot of the what of microservices. Now, let's talk about the how specifically, how to organize people to work on microservices. The organization of people is just as important as the mechanics of a single microservice or an entire microservice based enterprise system. This course is about the intersection of microservices and DevOps. It would not be hyperbole to say that microservices cannot be effectively developed and operated without DevOps. Put another way, it could be said that DevOps made microservices possible. Without DevOps, microservices might never have been a viable pattern. The complexity of microservices would be nearly impossible to manage and deliver without the application of DevOps and its close cousin, Agile. DevOps and Agile work very well together to support microservices development. Agile development teams are perfectly suited to microservices development. Small, cross-functional, autonomous teams can be nimble, react quickly to changing…