QUESTION IMAGE
Question
the azure kubernetes services (aks) service belongs to which cloud service model? a platform-as-a-service (paas) b software-as-a-service (saas) c infrastructure-as-a-service (iaas)
Azure Kubernetes Service (AKS) is a managed Kubernetes service. Platform - as - a - Service (PaaS) provides a platform for developers to build, deploy, and manage applications without having to manage the underlying infrastructure. AKS provides a platform for running containerized applications using Kubernetes, which fits the PaaS model. Software - as - a - Service (SaaS) delivers software applications over the internet, and Infrastructure - as - a - Service (IaaS) provides virtualized computing resources like servers, storage, etc. AKS is not about delivering software applications (so not SaaS) nor just providing infrastructure (so not IaaS).
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
A. Platform - as - a - Service (PaaS)