Continuous delivery is ______.
Answer : C
Which of the following best describes a cloud-native app?
Answer : C
Cloud-native apps leverage cloud computing frameworks and tend to be microservices based, where individual components of the app are coded as individual.
Which project in this list is a leading project in the observability space?
A ________ is a ready-to-run software package, containing everything needed to run an application.
What are cluster-wide objects
What is the smallest possible unit in Kubernetes to run a container?
Which of the following is an advantage a cloud-native microservices application has over monolithic applications?
Answer : C
Cloud-native applications tend to be microservice base, they have individual services that can be independently scaled, updated and rolled back. This makes scaling and update operations simpler and less risky.