Final Exam Study Guide Flashcards

(97 cards)

1
Q

What Microsoft certification is given by the AZ-900 exam?

A

Azure Fundamentals

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

2) It is possible to access your Azure VM’s website by typing the public IP address in the browser of any machine in the world. (T/F)

A

True

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

How are Azure Functions typically triggered?

A

Through HTTP requests, timers, and various Azure services.

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

What is the primary purpose of Azure Load Balancer in Microsoft Azure?

A

To distribute incoming network traffic across multiple virtual machines.

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

99.999% uptime is equivalent to how much downtime per year?

A

5.26 minutes
How: 525,600 * .00001 = 5.256
Hint: 0.[0-00000000]1 * 365days or 525600minutes will help you accurately guess the up time. 99% = 3.65days; 99.99% = .0365days or 52.56 minutes (~1 hour); 99.99999% = .05256min * 60 or ~3seconds

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

What is N+1 redundancy?

A

Having exactly 1 more of a component than is necessary.

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

7) It is possible to access your Azure VM’s website by typing the private IP address in the browser of any machine in the world. (T/F)

A

False

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

What is the character “|” used for in PowerShell?

A

Allows data and results to move between and through cmdlets

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

Which of the following database management systems in Azure is object-relational?

A

PostgreSQL

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

What is a business case?

A

A document that justifies a business decision.

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

Which of the following is ALWAYS true about TLS 1.2?

A

TLS 1.2 is more secure than SSL 2.0

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

What is a key benefit of implementing load balancing in a high availability architecture?

A

Enhancing system performance and availability

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

What is a challenge associated with the adaptability of AI systems?

A

AI systems may struggle when faced with tasks outside their training data.

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

What is tacit knowledge?

A

Intuitive knowledge that can’t be easily taught or learned

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

Which of these is not a verb used in REST APIs?

A

Place

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

What is the PowerShell cmdlet to create a new virtual machine in Azure?

A

New-AZVM

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

Which of these has the CPIC phases in the right sequence?

A

Planning, Selection, Control, Evaluation

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

Which of these is an important aspect of HIPAA?

A

requires special protections for healthcare data

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

What is the service in Azure that allows you to manage inbound and outbound network rules like a firewall?

A

network security group

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

What is the file extension for PowerShell script files?

A

.ps1

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

What is IIS?

A

What you install in Windows to make a server a web server. IIS stands for Internet Information Services.

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

Which of the following is not an example of an enterprise data storage location?

A

Data dictionary

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

You run the Get-AZVMUsage cmdlet in Azure. What output do you expect?

A

The number of VMs and VM components you have created for a given location.

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

What is the concept of “data sovereignty” in the context of cloud privacy?

A

The legal and jurisdictional issues regarding where data is stored and processed

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
25
In the context of cloud computing, which service model provides access to physical hardware resources like servers, storage, and networking, allowing users to manage and control the underlying infrastructure?
Infrastructure as a Service (IaaS)
26
Which of the following is not a type of Azure storage account? File Storage General Purpose v2 Blob Storage Compute Storage
Compute Storage Azure storage accounts include General Purpose v2, Blob Storage, and File Storage, but there is no storage type called "Compute Storage."
27
What is load balancing?
Dividing up traffic among multiple servers.
28
Which Azure service allows developers to build, train, and deploy machine learning models using a variety of frameworks and tools?
Azure Machine Learning
29
When is it a good idea to use a self-signed certificate?
When testing in a development environment.
30
What is true about BPMN?
Describes the overall process spanning multiple people
31
What part of the project management plan do you check to see if a project's deliverables will meet standards?
System performance metrics
32
What is a disadvantage of implementing too much IT redundancy?
Higher operational costs
33
What icon should you click in modern browsers to inspect the details of the security certificate used on a web page?
The lock icon.
34
Which of the following is a FQDN?
jwilliams45-sql.southcentralus.cloudapp.azure.com
35
What is the difference between a static public IP address and a dynamic public IP address in Azure?
Static addresses do not change but dynamic ones may change each time the VM is started.
36
By default, what port does WinRM use?
Port 5985
37
Which of the following is not an ERP system? SAP Salesforce JD Edwards Peoplesoft
Salesforce
38
Which of these is NOT a key element of the security and privacy program?
Data leakage
39
The recommended way to write scripts using PowerShell is to use which of the following tools?
Visual Studio
40
Which of the following Azure Cmdlets will show you your VM usage for a given location?
Get-AZVMUsage
41
What is Azure Geographies used for?
To define areas of the world where Azure services are hosted.
42
Why are serverless architectures preferred in the cloud to full VMs?
The attack surface and resources of an operating system can be avoided.
43
What is the piece of software that runs on your computer that trusts (or distrusts) a certificate?
Web browser
44
What is the primary purpose of an Azure storage account?
Storing and managing data Azure storage accounts are primarily used for storing and managing various types of data, such as files, blobs, tables, queues, and disks.
45
Which of these is an important aspect of the PATRIOT act?
gives the FBI access to any business record as long as a court order is issued
46
What is another common name for BPMN diagrams?
Swim lane diagrams
47
What is the name of Microsoft's cognitive services platform that offers pre-built AI capabilities for vision, speech, language, and decision-making?
Azure Cognitive Services
48
Which of these is an important aspect of the Stored Communications Act?
limits the government’s ability to compel Internet service providers to disclose information stored with them
49
Which of these is NOT a strategy for overcoming resistance to change?
Structure the team to promote learning
50
In PowerShell, how can you convert a JSON-formatted string into a PowerShell object?
Employ the `ConvertFrom-Json` cmdlet.
51
Which of the following PowerShell commands will show you virtual network details in Azure?
Get-AZVirtualNetwork
52
Which of the following best describes an API key?
A unique identifier that grants access to a web service or API.
53
What is the primary purpose of Azure Functions?
To develop serverless, event-driven applications.
54
What is a notable limitation of AI when compared to human intelligence?
AI systems struggle with tasks that require common sense reasoning.
55
An Azure scale set:
is a group of VMs that can be configured and manage as a single unit
56
Which of these is an important aspect of HIPAA?
requires special protections for healthcare data
57
Which of the following best describes induction in reasoning?
Making generalizations based on specific examples.
58
Which amendment to the US constitution prohibits the government from seizing personal property without a proper warrant?
4th
59
What document do you check to see what tasks the project will complete?
Work breakdown structure
60
What is the primary purpose of Azure Load Balancer in Microsoft Azure?
To distribute incoming network traffic across multiple virtual machines.
61
The easiest way to tell what kind of disk your VM has is to go to the VM's overview page. (T/F)
False
62
What is middleware?
software that connects apps and acts as a data service and connection application
63
How much money do you get for you student Azure subscription?
$100 and that's it
64
What is the file extension for PowerShell script files?
.ps1
65
Which of the following privacy issues relates to the potential exposure of sensitive data due to unauthorized access, data breaches, or security vulnerabilities in the cloud?
Data leakage
66
Which of these is NOT a general step in achieving high availability?
Ensure patching is done at a low demand time.
67
What are the two ways that project risks are assessed?
Qualitative risk assessment and quantitative risk assessment
68
Which type of IT redundancy involves duplicating critical IT components and systems in real-time to ensure seamless operation if one fails?
Active-Active
69
What is the maximum size for a single blob that can be stored in a standard Azure storage account?
5 TB In a standard Azure storage account, the maximum size for a single blob is 5 terabytes (TB).
70
Which programming languages are supported for developing Azure Functions?
C#, Python, JavaScript, and Java
71
Are machines intelligent?
No, not in the way that humans and many animals are.
72
Which of the following often has redundancy in a server?
Power supplies
73
What did you do with events that were triggered by connecting to your HTTP endpoint and sending your name?
Logged them in a storage account.
74
What does "uptime" refer to in the context of IT and systems?
The total time a system has been operational and available for use.
75
What is the name of the service in Azure that offers computer vision capabilities for image and video analysis, enabling object detection, facial recognition, and more?
Azure Vision Service
76
An Azure availability zone:
has redundancy built in for power, cooling, and network connectivity
77
What is the primary characteristic of Platform as a Service (PaaS) in cloud computing?
It focuses on software development and hosting.
78
Which of the following is NOT a basic attribute of service-oriented architecture?
a method of presenting a component to users in order to intuitively teach the user what the component does
79
What is provided by SaaS?
Hosted apps, development tools, operating systems, servers and storage, networking, and physical plant
80
What does the term "Azure region" refer to in Microsoft Azure?
A specific physical data center location in the world.
81
Which of these best describes a continuity of operations plan?
procedures that are invoked if all or part of the enterprise are unexpectedly destroyed or forced to disband
82
Under what condition can API keys be considered secure?
When used only with SSL
83
Which of the following is a business level artifact?
swimlane diagram
84
A rack elevation diagram should be updated when there are physical server moves. (T/F)
True
85
What two things are held in tension when considering cybersecurity actions?
Drivers for sharing - Drivers for Protection
86
Which of the following is a system level artifact?
Web application diagram
87
Which of the following Where-Object clauses is most correct?
where {$_.name -like "*SQL*"}
88
Which of the following is NOT a feature of SQL Elastic pools?
Easy OS server access
89
How are Azure Functions typically triggered?
Through HTTP requests, timers, and various Azure services.
90
What is a key benefit of implementing load balancing in a high availability architecture?
Enhancing system performance and availability
91
In Azure programming, what is a trigger?
the event that causes the function to run.
92
What is tacit knowledge?
Intuitive knowledge that can't be easily taught or learned
93
What is a feature of use cases?
Have many details on a single process
94
What is the primary purpose of load balancing in a high availability setup?
Distributing incoming traffic
95
Which of the following factors can significantly impact system uptime?
Scheduled software updates and maintenance.
96
In Azure, what does the term "backend pool" refer to within the context of load balancing?
A pool of virtual machines or instances that receive network traffic.
97