Is Azure Kubernetes Service (AKS) an IaaS or Paas?

Tay Jd 21 Reputation points
2020-10-13T03:52:14.857+00:00

Is AKS considered an IaaS or Paas?
Is ACS considered an Iaas?

Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
1,651 questions
0 comments No comments
{count} votes

Accepted answer
  1. vipullag-MSFT 22,741 Reputation points Microsoft Employee
    2020-10-13T05:07:23.623+00:00

    @Tay Jd

    AKS is a managed service more of a PaaS. However, the underlying Infra is exposed to CX. But, it is not recommended to manipulation of the IaaS resources.

    Azure Container service was more of a Iaas offering which was supporting container orchestration. However, ACS is retired now (ref: doc).

    Please 'Accept as answer' if the provided information is helpful, so that it can help others in the community looking for help on similar topics.

    4 people found this answer helpful.

3 additional answers

Sort by: Most helpful
  1. Shreedhar Thimmegowda 26 Reputation points
    2020-10-13T05:24:07.603+00:00

    In addition to @vipullag-MSFT , AKS is just kind of PaaS wrapper over underlying VM scale-set used for the cluster. You just pay for the worker nodes that are part of the VM scale-set, which technically a IaaS. the managers are wrapper PaaS service, which Azure takes care.

    5 people found this answer helpful.
    0 comments No comments

  2. Hanbury, Pete 30 Reputation points
    2023-06-21T09:30:40.19+00:00

    JUST ANSWER THE QUESTION PLEASE !!!

    IS IT A PAAS OR NOT ?

    STOP WAPHELLING!!!

    2 people found this answer helpful.
    0 comments No comments

  3. Ruhela, Shubham 0 Reputation points
    2023-08-12T04:46:34.8333333+00:00

    No body knows

    0 comments No comments