Education

Components of Microsoft Azure

Ankita Garg
Ankita Garg
2 min read
Models of computation and executionThis is the user interface for running the application, which is one of Azure's core features. Execution Models to ComputeThere are several models, such as Web App, Virtual Machine, Mobile Service, Cloud Service, and Batch Service, azure solution architect, as shown in the above graphic. These models can be used independently or in combination, depending on the situation. Management of dataData management may be done with SQL Server's Database component or Windows Azure's basic data storage module. A relational database can be stored in a SQL server database. Unrelated tables (without a foreign key or any relation) and blobs can be stored in the storage module. Binary data in the form of pictures, audio, video, and text files are all examples of blobs. NetworkingThe Azure traffic management efficiently sends a user's requests to the nearest available data center. The procedure entails the traffic management locating the nearest data center to the user who submits a web application request, and if that data center is unavailable for various reasons, the traffic manager redirects the request to another data center. The owner of the application, on the other hand, sets the rules for how a traffic manager should act. The virtual network is yet another networking capability included in Windows Azure services. The virtual network establishes a connection between your local PCs and virtual machines in Azure Datacenter. Virtual machine IPs can be issued in such a way that they appear to be located in your own network.

Discussion (0 comments)

0 comments

No comments yet. Be the first!