Saturday, September 14, 2019

MS Azure Service

MS Azure:

It is a Microsoft PaaS (Platform as a Service) application hosted on the cloud.

Some great MS Azure Services
  • Database (SQL Database / SQL Data warehouse / Cosmos DB [No SQL DB] )
  • IOT / Analytics (Azure Stream Analytics using IOT Hub, Event Hub & Notification Hub)
  • Machine Learning Studio
  • HD Insights (Hadoop – Cluster of nodes at Cloud)
  • Data Factory (SSIS at Cloud with no transformation)
  • Security (Active Directory)
  • Azure Storage
  1. Azure Blob: A massively scalable object store for text and binary data.
  2. Azure Files: Managed file shares for cloud or on-premises deployments.
  3. Azure Queues: A messaging store for reliable messaging between application component
  4. Azure Tables: A NoSQL store for schema less storage of structured data.
  5. Azure Data Lake: to store any type of data structure and unstructured (Audio/Video/Image)

No comments:

Post a Comment