Intro Flashcards
Can we have single resource in multiple resources groups?
No
What is Resources group?
It contains different resources that are related to each other into same group
What is subscription?
It is a container of multiple resources group it is mostly linked with billing
Can we have multiple subscription in a account?
Yes
What is the hierarchy of resources
Management group -> subscription-> Resource group -> Resource
What are the different compute services available in azure?
Virtual Machines
Virtual machine scale set
App services
Azure containers service
Azure kubernetes services
Windows virtual desktop
What is virtual Machines?
It’s is a compute instance which runs on azure cloud it is similar to EC2 in AWS
What is VM Scale set?
It is similar to EC2 auto scaling where two or more instance runs same code to handle the request load
What is App services ?
It can run web apps , backend api etc
What are azure container services
It allows you to run container based apps in cloud
What is azure Kubernetes services
It allow you to run Kubernetes services in cloud
What is windows virtual desktop?
it allow you to provision virtual desktop on cloud
What is virtual network in azure?
It is similar to VPC in AWS.
What is express route in azure?
It is similar to direct connect in AWS which establishes private connection between azure and on premise
What is azure front door service?
It has load balancer, CDN, firewall
What is peering in virtual network?
It’s a connection established between two or more virtual networks
Which service allow you to run code in a serverless way ?
App Service and Web apps
What are the list of azure storage services
Container/ BLOB storage
Disk storage
File storage
Storage tier
What is Azure storage account?
Azure storage account support many storage types like blob, table,queue & files
Blob storage support data lake ?
Yes
Which service in AWS is similar to azure storage account?
S3
What are the access tire available for azure storage account?
Hot, cold, Archive
What are the performance tier available in azure storage account?
Standard & premium
Can we set specific location of data storage in azure storage account?
Yes
Can we set Failover option in azure storage account?
Yes
Can we set data replication in azure storage account?
Yes
What are disk storage in azure storage?
Disk storage is related to hard disk attached to virtual machines
Can we have queue storage in azure storage account?
Yes
What is life cycle management in azure a storage account?
Based on certain rules we can move data from hot to cold and to archives
How to copy data between blob container in storage account ?
AZ COPY transfer data between blob container in storage account with out downloading it
What is AZCOPY?
It’s a command line tool which can be downloaded and install or we can use in cloud shell which can copy files from one container to another container in same storage account or different storage account
What is azure file sync?
It allows you to have on premise file server and also a cloud based storage.
Azure file share use which protocol?
SMB protocol
File share use which encryption?
AES 128
What is azure migrate?
Migrate on premise or other cloud services to azure cloud
What is azure data box?
It’s like snow ball or snow mobile in AWS
Azure Active Directory is same as Active Directory?
No
What is Azure AD?
It’s a identity as a service provided by azure
What is conditional access in azure ad ?
Multi factor authentication can be set based on certain conditions
What is Role based access control (RBAC)
Roles are used to control user access
What is Microsoft defender for cloud?
It enhance security for prod environment in azure
Which Azure service provide security recommendations?
Microsoft defender for cloud
VM charge is based on what?
Seconds based billing
Inbound data is free?
Yes
Outbound dada is free?
No
What is Total cost of ownership?
Cost of running workload on premise
What is azure pricing calculator?
It compute cost of hardware which runs on azure cloud
What is Azure cost management ?
It’s a tool to analyze azure resources cost
What is resource tag?
We can tag the resources for future reference
What are the tools used for azure compliance and governance?
Azure blue print
Azure Policy
Resource lock
Service trust portal