Deciding the Best Fitting Azure Technologies for Multiple Containers
In the previous chapter, we went into detail on how to run a single container on Azure. There are a lot of use cases that fit those technologies but what if we are planning to use more containers?
Not all technologies on Microsoft Azure are best suited to support those workloads, and each workload could have differences in requirements, which will greatly impact the choices we have. Sometimes, it may even feel like it doesn’t matter which technology you select, but the reality can be different. In reality, it is usually more than the superficial features you see or the ballpark figure in costs you made. Sometimes, you just need to experience what is best for your solution. We will try and help you with those choices by going through a few examples and mapping them to some use cases.
In this chapter, we’re going to go over the following topics:
- Multiple container scenarios and their solutions...