Practice Test

Question 1

Name all the layers required to host applications on physical hardware (numbers 1 to 8).

✔ That's correct
❌ That's not correct
👨‍🦱 💬 Application & data is always the top level of responsibility management. So-called SaaS. Runtime & middleware are next as those are the software layers used to host and support your application. The operating system is next, as it is the core component on which the runtime and the middleware run on. The operating system runs on virtual machines which is done by virtualization software. But in the end, everything runs on servers and servers need storage and networking to operate.

Question 2

Virtual Machine is an example of?

✔ That's correct
❌ That's not correct
👨‍🦱 💬 Infrastructure as a Service means that the cloud provider manages physical infrastructure and virtualization, but customer must maintain everything else. When customer purchases virtual machines in Azure they don’t maintain any Infrastructure but they need to manage everything else, including system patches, middleware, etc.

Question 3

SQL Server installed on a Virtual Machine is an example of?

✔ That's correct
❌ That's not correct
👨‍🦱 💬 If you install SQL Server on a virtual machine manually or by using out of the box image, it is still a virtual machine. That means customers still need to manage all of the platform aspects. This includes the operating system settings, patches, middleware, SQL Server runtime settings, etc. As such this remains an Infrastructure as a Service. Azure has an option for Azure SQL Server on Virtual Machine where all the updates/backups are automated but even Microsoft on their website considers this option as IaaS. But the line is very thin here.

For more details check FAQ at https://azure.microsoft.com/en-us/services/virtual-machines/sql-server/

Question 4

Azure SQL Database is an example of?

✔ That's correct
❌ That's not correct
👨‍🦱 💬 Customers who purchase Azure SQL Database don’t need to maintain anything related to SQL platform because Microsoft manages that. They just use it by deploying their tables and data and consuming it with their applications. That’s why this is a Platform as a Service model. It’s not Software as a Service because they still need to maintain the database in order for their applications to work.

Question 5

Managing your own Infrastructure is an example of?

✔ That's correct
❌ That's not correct
👨‍🦱 💬 If the customer owns the physical servers, that means they have their own data centers/server rooms. This is so-called on-premise environment.

Question 6

Which of the following best describes Software as a Service?

✔ That's correct
❌ That's not correct
👨‍🦱 💬 Software as a Service means cloud provided managing everything. Everything, including the application. So customers just buy the application/licenses and use it. They don’t have to maintain anything at all.

Question 7

OneDrive is an example of?

✔ That's correct
❌ That's not correct
👨‍🦱 💬 Customers just buy the application/licenses and use it. That’s what Software as a Service is.

Question 8

Name service type layers on the diagram (numbers 9 to 11).

✔ That's correct
❌ That's not correct
👨‍🦱 💬 Software layer consists the application (application code and set) & the application data.
Platform layer means all the supporting software and the operating system required to host the application.
Infrastructure layer consists hardware the infrastructure and virtualization required to host the platform.
◀ Previous Episode Next Episode ▶

Adam Marczak

Programmer, architect, trainer, blogger, evangelist are just a few of my titles. What I really am, is a passionate technology enthusiast. I take great pleasure in learning new technologies and finding ways in which this can aid people every day. My latest passion is running an Azure 4 Everyone YouTube channel, where I show that Azure really is for everyone!

Did you enjoy the article?

Share it!

More tagged posts