Cloud / Microsoft Azure Interview Questions
What are the different types of services offered in the cloud?
- IaaS, Infrastructure as a service, you get hardware from your cloud provider which you will configure to use it.
- PaaS, Platform as a service, provides a platform to setup/publish without giving accsss to the underlying software or OS.
- Saas, Software as a service, provides software to use such as Mongo DB, Messaging services.
More Related questions...