Start here! Get your feet wet with the Microsoft cloud and begin your journey to earning your Microsoft Certified: Azure Fundamentals certification!
Prepare and test your skills

Prepare and test your skills

Worked example. The correct answer is already marked and every option is explained below, so there is nothing to select here. To answer questions yourself, start the free trial.
A company plans to build and deploy a real-time data ingestion and stream processing solution to collect operational telemetry from factory IoT sensors.
The development team wants to focus entirely on writing custom processing code and configuring event-routing services, without having to provision, patch, configure, or manage the underlying operating systems or virtual machines.
Which cloud service type best meets the company's requirements?
Keep the momentum going with these hand-picked practice scenarios
Want more questions like this?
Get a free certification question every week.
Platform as a Service (PaaS) is a cloud computing model where cloud providers deliver a complete development and deployment environment in the cloud. Under the shared responsibility model, the cloud provider handles the underlying infrastructure, physical servers, networking, operating system licensing, security patching, and runtime environments, allowing developers to focus entirely on application development and data management.
Compared to IaaS, PaaS eliminates the administrative burden of operating system and VM maintenance, perfectly aligning with the team's goal to write custom stream processing logic without managing virtual machines. Compared to SaaS, PaaS provides the programmatic flexibility needed to build custom telemetry architectures.