Over the years, the microservices architecture has been widely adopted, as it provides numerous advantages such as: technological heterogeneity, scalability, decoupling, etc.
In this sense, microservices architecture is widely used to scale business, so in this lecture we will see the real problems of supporting various clients and features in a Microservices architecture, and how the use of feature flags/toggles can help us in phased deliveries.