Font size
WorksheetsAZ-900 week 2
Total questions: 24
Worksheet time: 18mins
A solution for building highly reliable and secure serverless apps that support multiple programming languages
Function
Logic Apps
Event Grid
In which situation you should use Azure Functions
You want to visually design a workflow that integrates several resources
You want to execute js code that sends maintenance email every sunday
You want to execute a batch file that removes records from Azure on demand
You want to use it for everything because it is a cool feature
Which can be used to connect Azure VNets
VNet peering
Azure Load Balancer
Azure Firewall
Azure Virtual Network Connector
Express route is routed through a private connection
Yes
NO
Traffic between peered VNets is routed over public internet
Yes
NO
A solution for building scalable solution for app integration, data integration, system integration, enterprise application integration and b2b communication
Function
Event Grid
Logic Apps
You use azure functions to implement a workflow using GUI
Yes
NO
You use logic apps to implement serverless computing through code
Yes
NO
A solution for building event driven architectures that subscribe to Azure Resources and route events to different endpoints
Event Grid
Function
Logic Apps
Which Azure Service provides for serverless workflow orchestration to let you integrate apps, data, systems and azure services across enterprises and organizations
Function
Event Grid
Logic Apps
VM
Migrate workload from on-prem host to Azure, still retaining control over OS
Azure VM
Azure App Service
Azure Functions
Event Grids
Build an event driven solution and pay only for time spent running your code
Azure VM
Azure App Service
Azure Functions
Event Grids
Both Azure Function and Logic apps can run on schedule
Yes
NO
which one you use? Deploy a web app using paas for scalability and security
Azure VM
Azure App Service
Azure Functions
Event Grids
Why Azure Functions?
To improve performance by not using any server at all
To get rid of VM's
To have each function do single task enabling high performance and separation of responsibility
Because it is cool
Choose 2 answer that is correct about containers in Azure
(Multiple choice)
Can be accessed over internet by ip address
Represent single app and its dependencies
Requires you to manually manage dependencies
Your companies web application becoming increasingly popular. You have to add more VM to run your web app. What is the best way to ensure that traffic is distributed and that all virtual machines are being used optimally
Network Security Group
Application Gateway
Load Balancer
Azure Load Distributor
A company want to host data disks on the Azure cloud. The data disks must be available to other on-prem machines running windows,Linux and macos using network sharing via Server Message Block(SM) protocol. Data must be secured bot at rest and in-transit. Which one do you choose
Disk Storage
File Storage
Archive Storage
Blob Storage
Choose 2 answer that is correct about containers in Azure
(Multiple choice)
Can run on windows or linux
Requires you to configure the host VM
Can scale out as needed
Which one best describes NSG
NSG are group of devices within a subnet that perform security functions
NSG are established connection between your network and Azure
NSG contains inbound and outbound security rules enabling traffic to be filtered
NSG enables peered VNets allowing connections between networks
You want to restrict internet traffic to Windows VM. What functionality would you choose to accomplish this
NSG
Azure Traffic Manager
Azure Traffic Restriction
Azure Traffic Filtering Service
To ensure that the front end VM hosts only web applications
To ensure that only your account can use RDP to access VMs
To ensure that all three VMs are accessible over port 222
To ensure that only the front end VM is publicly accessible over port 80
Which azure service you should use to route all requests for "/image/" url's to a specific VM
Azure Load Balancer
Azure Logic Apps
Azure Application Gateway
Azure URL Router
VM is ...
Serverless
Infrastructure-as-a-Service
Software-as-a-Service
Platform-as-a-Service
