Microservices refer to an application design strategy in which developers divide applications into a series of discrete units
Cloud-native applications are microservices-oriented, containerized, and dynamically orchestrated to optimize the use of resources
Microservices are stateless, transient processes. Microservices must be resilient.Microservices are independent.
Cloud-native microservices offer several benefits: