1.
Pick the four characteristics of a cloud platform.
Correct Answer(s)
A. Elastic
B. Metered
C. Self-service
E. Pool of resources
Explanation
The four characteristics of a cloud platform are elastic, metered, self-service, and pool of resources. Elasticity refers to the ability of the platform to scale up or down based on demand. Metered means that users are charged based on their usage of resources. Self-service allows users to provision and manage resources without requiring assistance from IT staff. Pool of resources means that the platform provides a shared pool of computing resources that can be allocated to different users or applications as needed.
2.
What are the three common types of service models in the cloud?
Correct Answer
A. IaaS, PaaS, SaaS
Explanation
The correct answer is IaaS, PaaS, SaaS. These are the three common types of service models in cloud computing. IaaS (Infrastructure as a Service) provides virtualized computing resources over the internet, allowing users to manage and control their own infrastructure. PaaS (Platform as a Service) offers a platform for developing, testing, and deploying applications without the need to manage the underlying infrastructure. SaaS (Software as a Service) delivers software applications over the internet on a subscription basis, eliminating the need for users to install and maintain the software locally. These service models provide different levels of abstraction and flexibility for users in the cloud environment.
3.
How many publicly available Azure datacenters/data regions are there in the world? This does not count the two government only datacenters in the US, but does count the ones in China.
Correct Answer
C. 17
Explanation
There are a total of 17 publicly available Azure datacenters/data regions in the world. This count excludes the two government-only datacenters in the US but includes the ones in China.
4.
Security and Privacy are a top concern. Which industry audits and certifications do we have?
Correct Answer(s)
C. PCI DSS Level 1
D. HIPAA
E. FedRamp
G. FISMA
I. CJIS
Explanation
The correct answer is PCI DSS Level 1, HIPAA, FedRamp, FISMA, CJIS. These industry audits and certifications are important for ensuring security and privacy in various sectors. PCI DSS Level 1 is a standard for organizations that handle credit card transactions, ensuring that they have robust security measures in place. HIPAA is a certification for healthcare organizations, ensuring the protection of patient data. FedRamp is a government program that assesses the security of cloud service providers. FISMA is a certification for federal agencies, ensuring the security of their information systems. CJIS is a certification for organizations that handle criminal justice information.
5.
What are the payment options for Microsoft Azure?
Correct Answer(s)
A. Invoice
B. Pay as you go with a credit card
D. MSDN
E. Trial
F. Enterprise Agreement
G. BizSpark
Explanation
The payment options for Microsoft Azure include invoice, pay as you go with a credit card, MSDN, trial, enterprise agreement, and BizSpark. These options allow customers to choose the most convenient and suitable method for paying for their Azure services. The invoice option allows for traditional billing, while pay as you go with a credit card provides flexibility and convenience. MSDN, trial, enterprise agreement, and BizSpark offer specific payment options tailored for developers, enterprises, and startups. Overall, Microsoft Azure offers a range of payment options to accommodate different customer needs and preferences.
6.
When running a VM in Microsoft Azure, how is the compute portion metered and charged? This does not include bandwidth or storage costs, just CPU.
Correct Answer
D. By the CPU core minute used
Explanation
The compute portion of a VM in Microsoft Azure is metered and charged based on the CPU core minute used. This means that the cost is calculated by the amount of time the CPU cores are utilized, with the minute being the unit of measurement. The percentage load on the CPU core, CPU core hour used, and paying by size are not the correct ways in which the compute portion is metered and charged.
7.
Can a customer upload a custom VHD machine image to run as a VM?
Correct Answer
A. Yes, within certain perfectly reasonable boundaries.
Explanation
Yes, a customer can upload a custom VHD machine image to run as a VM. However, there are certain limitations and guidelines that need to be followed. These boundaries ensure that the uploaded image is compatible with the virtualization platform and meets the necessary requirements for running as a VM. It allows customers to have flexibility and customization options while maintaining a controlled environment for smooth operation.
8.
How is SQL Server licensed when running on a VM in Microsoft Azure?
Correct Answer
B. You can migrate a traditional license, or pay extra by the hour to rent a license.
Explanation
When running SQL Server on a VM in Microsoft Azure, there are two options for licensing. The first option is to migrate a traditional license, which means using an existing license that was purchased outside of Azure. The second option is to rent a license by the hour, which incurs an additional charge. This allows flexibility for users to choose the licensing method that suits their needs and budget.
9.
Azure Active Directory is fairly new. How many user authentications does Azure Active Directory perform per day?
Correct Answer
D. About 2 billion
Explanation
Azure Active Directory is a widely used cloud-based identity and access management service provided by Microsoft. As it is a popular platform, it handles a large number of user authentications every day. The correct answer, "About 2 billion," indicates that Azure Active Directory performs approximately 2 billion user authentications per day. This showcases the scale and efficiency of the service in managing user identities and ensuring secure access to various applications and resources.
10.
Azure Active Directory can be paid for with a credit card as part of Pay as you Go.
Correct Answer
B. False
Explanation
Azure Active Directory cannot be paid for with a credit card as part of Pay as you Go. It is a separate service that requires a subscription or licensing agreement.
11.
What is our price match policy when it comes to AWS?
Correct Answer
C. We match on commodity services (vm compute, storage).
Explanation
The correct answer is "We match on commodity services (vm compute, storage)." This means that if a customer provides a receipt for a comparable service from AWS, our company will match the price for commodity services such as virtual machine compute and storage. This indicates that our price match policy applies specifically to these types of services and not to other non-commodity services.
12.
Both Amazon and Google have more cloud datacenters/regions than Microsoft Azure. We're behind, but expect to surpass them in Fall 2017.
Correct Answer
B. False
Explanation
The statement claims that both Amazon and Google have more cloud datacenters/regions than Microsoft Azure, but it also mentions that Microsoft Azure expects to surpass them in Fall 2017. Therefore, the statement contradicts itself, as it cannot be true that both Amazon and Google currently have more cloud datacenters/regions than Microsoft Azure, while also claiming that Microsoft Azure will surpass them in the future. Hence, the correct answer is False.
13.
What are our key advantages over AWS?
Correct Answer(s)
A. A deep collection of people and network in the field.
C. Better payment models.
E. Comprehensive cloud and on-premises hybrid vision.
Explanation
The key advantages of our company over AWS are a deep collection of people and network in the field, better payment models, and a comprehensive cloud and on-premises hybrid vision. These advantages allow us to have a strong presence and expertise in the industry, offer more flexible and cost-effective payment options, and provide a holistic approach to cloud services that combines both on-premises and cloud solutions. Additionally, it is mentioned that we support Linux, unlike AWS, and ensure that all customer data is encrypted at all times.
14.
AWS uses an open standard for their VM disk formats. This makes it easy for customers to avoid lock in, and move from vendor to vendor to on-premises as their business needs change. Azure cannot do this because of our higher performant, but proprietary VHD format.
Correct Answer
B. False
Explanation
The given statement is false. AWS does not use an open standard for their VM disk formats. They use their own proprietary disk format called Amazon Machine Image (AMI). Azure, on the other hand, uses the open standard Virtual Hard Disk (VHD) format. This allows customers to easily move their virtual machines between different cloud providers or to on-premises environments without being locked into a specific vendor.