Final Exam Study Guide Flashcards
(97 cards)
What Microsoft certification is given by the AZ-900 exam?
Azure Fundamentals
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)
True
How are Azure Functions typically triggered?
Through HTTP requests, timers, and various Azure services.
What is the primary purpose of Azure Load Balancer in Microsoft Azure?
To distribute incoming network traffic across multiple virtual machines.
99.999% uptime is equivalent to how much downtime per year?
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
What is N+1 redundancy?
Having exactly 1 more of a component than is necessary.
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)
False
What is the character “|” used for in PowerShell?
Allows data and results to move between and through cmdlets
Which of the following database management systems in Azure is object-relational?
PostgreSQL
What is a business case?
A document that justifies a business decision.
Which of the following is ALWAYS true about TLS 1.2?
TLS 1.2 is more secure than SSL 2.0
What is a key benefit of implementing load balancing in a high availability architecture?
Enhancing system performance and availability
What is a challenge associated with the adaptability of AI systems?
AI systems may struggle when faced with tasks outside their training data.
What is tacit knowledge?
Intuitive knowledge that can’t be easily taught or learned
Which of these is not a verb used in REST APIs?
Place
What is the PowerShell cmdlet to create a new virtual machine in Azure?
New-AZVM
Which of these has the CPIC phases in the right sequence?
Planning, Selection, Control, Evaluation
Which of these is an important aspect of HIPAA?
requires special protections for healthcare data
What is the service in Azure that allows you to manage inbound and outbound network rules like a firewall?
network security group
What is the file extension for PowerShell script files?
.ps1
What is IIS?
What you install in Windows to make a server a web server. IIS stands for Internet Information Services.
Which of the following is not an example of an enterprise data storage location?
Data dictionary
You run the Get-AZVMUsage cmdlet in Azure. What output do you expect?
The number of VMs and VM components you have created for a given location.
What is the concept of “data sovereignty” in the context of cloud privacy?
The legal and jurisdictional issues regarding where data is stored and processed