Explain Azure Products and Services in detail.

 Azure Products and Services

Microsoft categorizes Azure cloud services into more than two dozen groups, which include:

1. Compute: These services allow users to deploy and manage virtual machines, containers, and batch tasks, as well as enable remote application access. Depending on whether the resource needs to be available to the outside world, compute resources established in the Azure cloud can be configured with either public or private IP addresses.


2. Mobile: These solutions aid developers in the creation of cloud apps for mobile devices by offering notification services, back-end task support, tools for creating application program interfaces (APIs), and the ability to combine geographic context with data. 


3. Web: These services aid in the creation and deployment of web applications. They also provide search, content delivery, API administration, alerting, and reporting tools. 


4. Storage: This service category offers scalable cloud storage for organized and unstructured data. It also provides support for big data projects, persistent storage, and archive storage.


5. Analytics: These services include distributed analytics and storage, as well as real-time analytics, big data analytics, data lakes, machine learning (ML), business intelligence (BI), internet of things (IoT) data streams, and data warehousing.


6. Networking: This category comprises virtual networks, dedicated connections, and gateways, as well as traffic management and diagnostics, load balancing, DNS hosting, and network defense against distributed denial-of-service (DDoS) assaults. 


7. Media and content delivery network (CDN): On-demand streaming, digital rights management, encoding, media playing, and indexing are among the CDN services available. 


8. Integration: These are services for backing up servers, recovering websites, and connecting private and public clouds. 


9. Identity: These services guarantee that only authorized users may access Azure services and aid in the protection of encryption keys and other sensitive data in the cloud. Support for Azure Active Directory and multifactor authentication are among the services provided (MFA). 


10. Internet of Things (IoT): These services assist customers in collecting, monitoring, and analyzing loT data from sensors and other devices. Notifications, analytics, monitoring, and code and execution help are all available as services. 


11. DevOps: This group offers project and collaboration solutions, including Azure DevOps (previously Visual Studio Team Services), to help with DevOps software development processes. It also includes application diagnostics, DevOps tool connectors, and test laboratories for build testing and experimentation.


12. Development: These services aid application developers in the sharing of code, testing of apps, and tracking of possible bugs. JavaScript, Python, .NET, and Node.js are among the application programming languages supported by Azure. This category also includes tools that assist Azure DevOps, software development kits (SDKs), and blockchain.


13. Security: These technologies enable the detection and response to cloud security risks, as well as the management of encryption keys and other sensitive assets. 


14. Artificial intelligence (AI) and machine learning: A developer may utilize this service to incorporate artificial intelligence, machine learning, and cognitive computing capabilities into apps and data sets. 


15. Containers: Containers are used to store items. These services assist enterprises in creating, registering, orchestrating, and managing massive quantities of containers on the Azure cloud, utilizing standard platforms such as Docker and Kubernetes.


16. Database: Database as a Service (DBaaS) services for SQL and and NoSQL, as well as additional database instances, such as Azure Cosmos DB and Azure Database for PostgreSQL, are included in this category. It also supports Azure SQL Data Warehouse, caching, and hybrid database integration and migration. The platform's main database service is Azure SQL. It is a relational database that enables SQL capabilities without the requirement for a SQL server to be installed.


17. Migration: This package of tools assists an organization in estimating workload migration expenses and performing real workload migrations from local data centers to the Azure cloud. 


18. Management and governance: These services offer a variety of backup, recovery, compliance, automation, scheduling, and monitoring capabilities to assist a cloud administrator in managing an Azure project. 


19. Mixed reality. These services are intended to assist developers in developing content for the Windows Mixed Reality environment.


20. Blockchain: You may use the Azure Blockchain Service to join a blockchain consortium or to form your own.


21. Intune: Microsoft Intune may be used to enroll user devices, allowing security policies and mobile your own. apps to be sent to those devices. Mobile apps can be distributed to groups of users or a set of devices. In addition, Intune has features for tracking which applications are being utilized. A remote wipe capability enables the organization's data to be safely erased from devices without uninstalling the user's mobile apps.



Comments

Popular posts from this blog

Suppose that a data warehouse for Big-University consists of the following four dimensions: student, course, semester, and instructor, and two measures count and avg_grade. When at the lowest conceptual level (e.g., for a given student, course, semester, and instructor combination), the avg_grade measure stores the actual course grade of the student. At higher conceptual levels, avg_grade stores the average grade for the given combination. a) Draw a snowflake schema diagram for the data warehouse. b) Starting with the base cuboid [student, course, semester, instructor], what specific OLAP operations (e.g., roll-up from semester to year) should one perform in order to list the average grade of CS courses for each BigUniversity student. c) If each dimension has five levels (including all), such as “student < major < status < university < all”, how many cuboids will this cube contain (including the base and apex cuboids)?

Suppose that a data warehouse consists of the four dimensions; date, spectator, location, and game, and the two measures, count and charge, where charge is the fee that a spectator pays when watching a game on a given date. Spectators may be students, adults, or seniors, with each category having its own charge rate. a) Draw a star schema diagram for the data b) Starting with the base cuboid [date; spectator; location; game], what specific OLAP operations should perform in order to list the total charge paid by student spectators at GM Place in 2004?

What is national data warehouse? What is census data?