Question:- Explain Azure Fabric.
Answer:- Azure Fabric is the principal core concept. It gives a service called Azure Fabric Controller. It is called the OS for Azure since it handles/oversees: • All roles (processing) and resources • Sending and activating services • Monitoring the health of all services • Releasing and allocating resources • Provisioning VM, terminating, etc. • Patches get updated for the installed OS on VM in the most automated form
Question:- What do you comprehend about Hybrid Cloud?
Answer:- A hybrid cloud is a blend of internal and external cloud services, a mix of a private cloud joined with the utilization of public cloud services. This kind of cloud is most appropriate when you need to keep the classified information in your vicinity (private cloud) and consume alternate services from a public cloud.
Question:- What is a storage key?
Answer:- Storage keys or access keys are utilized as a validation mode for accessing the storage services account to control data based on our prerequisites. In Windows Azure, we have an alternative to give a primary access key and a secondary access key, despite the fact that we will utilize a solitary access key to confirm our application to the storage. The primary reason to give the secondary access key is to avoid downtime to the application.
Question:- Storage keys or access keys are utilized as a validation mode for accessing the storage services account to control data based on our prerequisites. In Windows Azure, we have an alternative to give a primary access key and a secondary access key, despite the fact that we will utilize a solitary access key to confirm our application to the storage. The primary reason to give the secondary access key is to avoid downtime to the application.
Answer:- It enables users to control the distribution of user traffic of installed Azure cloud services. There are three distinctive load-balancing strategies provided by Azure. The Manager who works on traffic applies a routing policy to the Domain Name Service (DNS) questions on your domain names and maps the DNS courses to the apt instances of your applications.
Question:- What is federation in SQL Azure?
Answer:- Organization in SQL Azure is introduced for scalability. Federation helps both managers and developers scale information. It helps managers by making repartitioning and redistributing of information in a simpler manner. It enables developers in the layer of routing and sharing of information. It helps in routing without application downtime.
Question:- What is SQL Azure database?
Answer:- SQL Azure database is just an approach to get associated with cloud services where you can store your database into the cloud. Microsoft Azure is the most ideal approach to utilize PaaS where you can have different databases on a similar account. Microsoft SQL Azure has a similar component of SQL Server, i.e., high accessibility, versatility, and security in the core. Microsoft Azure SQL database has an element; it makes backups of each active database automatically. Consistently a backup is taken and geo-repeated to empower the 1-hour recuperation point objective (RPO) for Geo-Restore.
Question:- What are the different types of Storage areas in Windows Azure?
Answer:- • BLOB: BLOBs offer a component for storing a lot of content or binary data, for example, pictures, audio, and visual documents. They can scale up to 200 terabytes and can be acquired by utilizing REST APIs. • Table: Tables represent storage areas across machines for information that is in the form of properties on the cloud. • Line: The sole target of a queue is to empower communication among Web and Worker Role instances. They help in storing messages that may be accessed by a customer.
Question:- What is the concept of the table in Windows Azure?
Answer:- A table is a kind of Azure Storage where you can store your information. BLOBs are put in a compartment and an entity on a table. Following are the key concepts in a table: • Tables allow structured data storage. • There can be 0 to n number of tables in a storage account. • Tables store information as an accumulation of elements. • An element has an essential key and properties as a key–value pair.
Question:- How to secure Azure functions?
Answer:- One can secure Azure functions through the following: • Security Center • Log and monitor • HTTPS • Function access keys • Authentication/authorization • Permissions • Secret management • Set up usage quotas • Data validation • Error handling • Disabled remote debugging • Restricted CORS access • Store the data encrypted • Secure deployment • Deployment credentials • Disabled FTP • Secure scm endpoint • Continuous security validation • Network security
Question:- What is Conditional Access in Azure?
Answer:- Conditional Access is used by Azure AD as a tool to make decisions, bring signals together, and impose organizational policies. Through Conditional Access policies, one can implement the right access controls whenever required to keep the organization secure and stay out of the users’ way when not needed.
Question:- When should you use a static IP address in Azure?
Answer:- In Azure, a static IP address is used when the address connected to the device is not to be changed.
Question:- How does Azure Site Recovery work?
Answer:- Site Recovery orchestrates and automates the replication of Azure VMs in different locations—on-premises machines to a secondary data center, and on-premises VMs and physical servers to Azure. It contributes to business continuity and disaster recovery (BCDR) by enabling access to apps from the secondary location in case of an outage at the primary site.
Question:- Why should you use Azure CDN?
Answer:- Azure CDN reduces the bandwidth and load time. It also helps speed up the responsiveness.
Question:- Explain the benefits of Traffic Manager.
Answer:- Azure Traffic Manager has the following benefits: • Optimized performance • No downtime during the update or maintenance process • Easily configurable on the Windows Azure portal