Using the different hybrid cloud solutionsÂ
As we have seen some pre-built hybrid cloud solutions, we have surely understood that this is an extension of having a CMP for the hybrid cloud. However, in this case, the CMP is either pre-built and pre-configured (sometimes even managed), so the functionality is not very different.Â
Having seen the different options that are available for us in order to create a hybrid cloud, let's take a look at some of the architectural patterns that we will use to decide which solution is the best for us.Â
Lets enumerate the options we have:Â
- CMP-based - DIY—Do It Yourself (Chapter 6, Building a Traditional CMP-Based Hybrid Cloud)
- Containers-based - DIY—Do It Yourself (Chapter 7, Building a Containerized Hybrid Cloud)
- CMP-based—pre-built (current chapter)Â
Let's divide them into two—CMP-based and container-based:Â
Feature | CMP-based | Container orchestration-based |
Field of action | IaaS, PaaS (limited) | PaaS, DevOps |
Focus | Control | Speed |
Use cases | Traditional applications - monolithic... |