What does a cloud native application consist of
Question:
What does a cloud native application consist of?
- Executable files
- Executable containers
- Application containers
- Microservices
Answer:
D - is the correct answer. These microservices are often packaged in containers, which are executable units of software in which the application code is packaged along with its libraries and dependencies so that it can be run anywhere