Lesson 1 Flashcards

1
Q

Azure VN

A

Network addresses and subnets are not trivial to change once you have them set up

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

Microsoft’s licensing on the Cloud

A

Migrating into the Azure Cloud allows you to use Microsoft’s licensing, so you won’t need to keep track of the licensing.

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

Potential stumbling blocks to migrating to the cloud:

A

Migrating resources into a solution that is not cost-effective.

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

Potential stumbling blocks to migrating to the cloud:

A

Underestimating the length of time it will take to modify on-premises applications to work properly in the cloud

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

Potential stumbling blocks to migrating to the cloud:

A

Not having a strategy to revert changes to the on-premises environment just if things don’t work as expected

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

Situations in which there is a significant drop in performance after migrating to the Azure cloud caused by various factors, including the following:

A

implementation of the wrong solution

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

Situations in which there is a significant drop in performance after migrating to the Azure cloud caused by various factors, including the following:

A

underestimating how latency can impact performance

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

Situations in which there is a significant drop in performance after migrating to the Azure cloud caused by various factors, including the following:

A

not collecting enough data to help determine the best solution for the companies existing infrastructure

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

Potential stumbling blocks to migrating to the cloud:

A

Underestimating the costs associated with migrating services into the cloud. Azure provides a wealth of resources to help estimate the cost. However, those tools will only be as effective as the information that we provide.

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

Potential stumbling blocks to migrating to the cloud:

A

Not properly setting up the resources to ensure high availability.

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

Potential stumbling blocks to migrating to the cloud:

A

Not understanding which service interruptions are covered with the SLA and how to make sure that the configuration is properly set up to qualify for the different SLAs

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

Potential stumbling blocks to migrating to the cloud:

A

Not properly explaining to the stakeholder’s the value of and advantages of migrating resources into the cloud. Everything has a cost associated with it, whether it is the day-to-day maintenance, man-hours to troubleshoot an issue, man-hours to come up with a solution, etc. It will be your responsibility to monetize all of the different tasks to have a fair comparison for costs associated with the cloud compared to on-premises.

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

The key stakeholders involved with the migration process

A

IT Team/CTO
Finance Department/CFO
Business owners/CEO

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

The organization’s readiness to the cloud

A

How much the migration will cost?
The security of the data on-premise compared to how secure the data will be within the cloud
Define the must-have components that are on-premise to be replicated in the cloud. Some legacy applications have dependencies that cannot be replicated in the cloud.
What data should be migrated ?
What is your primary reason for migrating to the cloud?

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

Reasons some companies are not ready to migrate into the cloud

A

Business Applications are not straightforward and may require extensive modification to work in the cloud.

Reliable Internet-With your resources in the cloud, you will need reliable Internet to access your resources that have been deployed in the cloud. That means if your WIFI is down, you will not have access to your resources and if your speed is slow, you will lose productivity.

Some business applications run faster locally. However, there are different tools to help with latency, some legacy business applications that cannot be optimized to run in the cloud without completely redeveloping the business application.

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

Azure Migrate Features

A

both HyperV and VMware are completely integrated

17
Q

Azure Migrate Features

A

powerful scripts to run within your on-premise environment to check to see if your environment has the required technology configured or automatically set up or reconfigure your on-premise environment compatible with the requirements needed for Azure Migrate.

18
Q

What was the original name given for Microsoft’s cloud Infrastructure?

A

Windows Azure

19
Q

Windows Azure Platform Announced

A

2008

20
Q

Launch of Traffic Manager

A

2011

21
Q

Launch of ARM Portal

A

2015

22
Q

Launch of Azure Front Door Service

A

2019

23
Q

SLA (Service Level Agreement)

A

a contract from the Cloud Service Provider that specifies their commitment for uptime and connectivity. This will include the % of uptime for the different services.

24
Q

VPN (Virtual Private Network)

A

technology that allows network data to be submitted securely from one network to another. This is useful when network resources need to be accessed remotely from outside of the organization network.

25
Q

High Availability

A

Implementation of different technologies that will help mitigate downtime caused by expected and unexpected maintenance/natural disasters.

26
Q

Network Security Group

A

the rules in the NSG will have precedence over the Windows Firewall rules.

27
Q

VMs behind load balancer are not responding to health probes

A

(make sure the IP addresses are added to the NSG allow list)

28
Q

Load Balancer stuck in failed state

A

(you can edit the load balancer that is in failed state and perform actions to change state)

29
Q

issues changing the back end ports for existing Load Balancer rule

A

You may need to remove the health probe by updating the VM scale set
Then update the port after removing scale set
reconfigure the probe again after port has been updated