Azure service types implementation

Azhagulakshmanakumar Sadaiappan 20 Reputation points
2023-08-21T14:41:08.15+00:00

Hi,

Is there a way to identify , Azure solutions/services (like VMs, Storage Accounts, etc) built on top of which Cloud service Type among IaaS, PaaS or SaaS ?

It would be great, if we have complete list of services based on Service types ?

Azure Training
Azure Training
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Training: Instruction to develop new skills.
1,668 questions
0 comments No comments
{count} votes

Accepted answer
  1. RDash 1,910 Reputation points Microsoft Vendor
    2023-08-22T10:25:41.18+00:00

    Hi Azhagu Lakshmana Kumar,

    Below is a compilation of services categorized by their service types, based on my understanding. This list could potentially provide you with useful information.

    IaaS stands for "Infrastructure as a Service." It is a cloud computing model that provides virtualized computing resources over the internet. In an IaaS environment, customers can rent and manage IT infrastructure components like virtual machines, storage, networking, and sometimes even load balancers and firewalls, on a pay-as-you-go basis.

    PaaS stands for "Platform as a Service." It is a cloud computing model that provides a platform and environment for developers to build, deploy, and manage applications without having to worry about the underlying infrastructure. In a PaaS environment, developers can focus on writing code and developing applications, while the cloud provider manages the underlying hardware, networking, and operating system components.

    SaaS stands for "Software as a Service." It is a cloud computing model that delivers software applications over the internet on a subscription basis. In the SaaS model, software vendors host and maintain the software application, making it accessible to users through a web browser without the need for them to install or manage the software locally.
    User's image

    If you have further questions, please reach out to Microsoft Q&A forum.
    Please accept the answer by clicking the Accept Answer on the post. We value your feedback, and it will help to assist others who might have a similar query. Thank you for your contribution in enhancing Microsoft Q&A!

    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.