Module 2- Core Cloud Services- Introduction to Azure Flashcards
LO1) What is Microsoft Azure and how does it relate to the cloud?
Microsoft Azure is the cloud platform for Microsoft. Azure has a variety of services that allow for applciation management to Artificial Intelligence capabilities for customers. Gives users the ability to “create.”
LO2) Learn how to deploy & configure a web server with Microsoft Azure. Please explain it to me.
Go to Microsoft Azure Market Place–> Create a “resource group” –> select a region for the resource group –> create a URL –> go to service plan & choose a bandwidth in the different categories (AZURE ADVISOR & AZURE COST MANAGEMENT BOTH HELP YOU SAVE ON COSTS)
LO3) Once the website is created on Azure, can you explain to me how you would scale up the computing storage or scale down the computing storage for your website?
Go back to “ App Service Plan” to choose the type of bandwidth we need.
i) Dev/ Test - less demanding workload tab
ii) Production Tab- ideal for more demanding workloads (has extra features like staging slots, daily backups, traffic manager)
iii) isolates tab -> advanced networking & fine grained scaling
LO4) What is Azure Cloud Shell? What function does it play on the Azure Cloud and how does it interact with your web server?
Azure Cloud Shell helps you manage your web server by allowing you to command “stop the website” or “ “start the website.”
LO1) What are networking services?
Networking capabilities is the ability to connect computers into one network and if needed so, isolate from other networks. Computers “talk to each other” by IP addresses & virtual sockets.
You can setup private networks for your organization. Give access & control a network with an administrator.
LO1) What are computing services?
Computing services are services that allow you to test and deploy applications or create virtual machines, containers, or micro-services.
Virtual Machines- can be pulled up on other computers by hypervisor which separates OS & hardware. Container- VM that is not physical, but can be pulled from anywhere within a network.
LO1) What are IoT services?
Integrate sensors & hubs and allow for them to be managed by IoT hubs.
LO1) What are App Hosting services?
Allow you to host applications with your content on their cloud.
LO1) What are integration services?
All you to calibrate networks and make sure everything is working together properly. They allow for work flow and orchestrate business processes.