MS-900: Cloud Concepts Architecture Terminologies Flashcards

Exam Prep

1
Q

What is Microsoft 365?

A

Formerly Office 365. A line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line.

  • A superset of Office 365 with Windows 10 Enterprise licences and other cloud-based security and device management products
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is Cloud Computing?

A

The practice of using a network of remote servers hosted on the Internet to store, manage, and process data, rather than a local server or a personal computer.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Describe On-Premises computing

A
  • You own the servers
  • You hire the IT people
  • You pay or rent the real-estate
  • You take all the risk
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Describe Cloud Computing

A
  • Someone else owns the servers
  • Someone else hires the IT people
  • Someone else pays for or rents the real-estate
  • You are responsible for configuring your cloud services and code, someone else takes care of the rest.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is a Dedicated Server?

A

One physical machine dedicated to a single business.
Runs a single web-ap/site.
Very expensive, high maintenance, high security*

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is a Virtual Private Server?

A

One physical machine dedicated to a single business.
The machine is virtualised into sub machines.
Runs multiple web-apps/sites.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What is Shared Hosting?

A

One physical machine, shared by hundred of businesses.
Relies on most tenants under-utilising their resources.
Very cheap. Very Limited.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What is Cloud Hosting?

A

Multiple physical machines that act as one system.
The system is abstracted into multiple cloud services.
Flexible, scalable, secure, cost-effective, high configurability.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What are the four most common types of cloud service for IaaS

A
  • Compute
  • Storage
  • Network
  • Databases
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What is Microsoft?

A

An American multi-national computer technology corporation headquartered in Redmond, Washington.

Microsoft makes software, phones, tablets, game consoles, cloud services, a search engine, and more!

Microsoft has been around since the late 1970s and is well known for their OS, Windows.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What is Microsoft Azure?

A

Microsoft’s cloud service provider.
Commonly referred to as just Azure.
Azure literally means “bright blue colour of the cloudless sky”.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What are the benefits of Cloud Computing?

A
  • Cost effective - You pay for what you consume. PAYG. Thousands of customers sharing the cost of resources = economy of scale.
  • Global - Launch workloads anywhere in the world.
  • Secure - CSPs take care of physical security. Cloud services can be secure by default, or you can configure access down to granular level.
  • Reliable - Data backup, disaster recovery, data protection, and fault tolerance.
  • Scalable - Increase or decrease resources and services based on demand.
  • Elastic - Automate scaling during spikes and drops in demand.
  • Current - Underlying hardware and managed software is patched, upgraded and replaced by the cloud provider without any interruption to you.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What are the different types of cloud computing?

A
  • Software as a Service (SaaS)
  • Platform as a Service (PaaS)
  • Infrastructure as a Service (IaaS)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What is SaaS?

A

“Software as a Service”
A product that is run and managed by the service provider.
You don’t need to worry about how the service is maintained.
For customers.
Examples: Salesforce, Office 365, Gmail.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What is PaaS?

A

“Platform as a Service”
Focus on the development and management of your apps.
You don’t have to worry about provisioning, configuring, or understanding the hardware or the OS.
Makes it easy for developers to build apps on the cloud without worrying about the stuff on the bottom.
Examples: Elastic Beanstalk (AWS), heroku, Google App Engine

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What is IaaS?

A

“Infrastructure as a Service”
The basic building blocks for cloud IT.
Provides access to networking features, computers and data storage space.
You don’t worry about IT staff, data centres and hardware.
Examples: AWS, Azure, Oracle Cloud, GCP

17
Q

What is Public Cloud?

A

Everything is built on the Cloud Provider’s infrastructure.
Also known as Cloud-Native.

18
Q

What Private Cloud

A

Everything is built on the company’s datacentres.
Also known as On-Premises.
The cloud could be OpenStack.

19
Q

What is Hybrid Cloud

A

Utilises both On-Premises and Public Cloud infrastructure

20
Q

What is Cross-Cloud

A

Using multiple cloud service providers.
AKA multi-cloud

21
Q

What is Total Cost of Ownership (TCO)?

A

The combined total of every expense attached to a service or product.

22
Q

What is CAPEX?

A

Capital Expenditure.
Funds used by a company to acquire, upgrade, and maintain physical assets.

23
Q

What is OPEX?

A

Operational Expenditure.
The cost a business incurs to run its core operations.

24
Q

What is meant by High Availability?

A

The ability for your service to remain available by ensuring there is no single point of failure and/or ensure a certain level of performance.

25
Q

What is Scalability?

A

The ability to grow rapidly or unimpeded

26
Q

What is Elasticity?

A

The ability to shrink and grow to meet demand

27
Q

What is Fault Tolerance?

A

The ability to prevent failure

28
Q

What is Disaster Recovery?

A

The ability to recover from a failure

29
Q

What is High Availability?

A

The ability for a service to remain available by ensuring there is no single point of failure and/or ensure a certain level of performance

30
Q

What is High Scalability?

A

The ability to increase your capacity based on the increasing demand of traffic, memory, and computing power

31
Q

What is High Elasticity?

A

The ability to automatically increase or decrease your capacity based on the current demand of traffic, memory, and computing power.

32
Q

What is do Azure VM Scale sets do?

A

Automatically increase or decrease in response to demand or a defined schedule

33
Q

What does SQL Server Stretch Database do?

A

Dynamically stretch warm and cold transactional data form Microsoft SQL server 2016 to Microsoft Azure.

34
Q

What is being Highly Fault Tolerant?

A

Preventing the chance of failure by ensuring there is no single point of failure.

35
Q

What is a fail-over?

A

A plan to shift traffic to a redundant system in case the primary system fails

36
Q

What is Azure Traffic Manager?

A

A DNS-based traffic balancer to fail-over from a primary system to a secondary system

37
Q

What is meant High Durability?

A

The ability to recover from a disaster and to prevent the loss of data.