The Microsoft Cloud :
- Microsoft brings a great deal to the IT table with it's Cloud Platform, Azure. The full range of services from computing to analytics, to the Internet of things integration, is as robust and compelling as any in the market. The Microsoft brand also brings a distinct familiarity and a collection of compatible services and tools, such as Active Directory and Visual Studio. Moreover, many companies will be attracted to the possibility of hybrid solutions that combine their existing IT Infrastructure with the Azure Platform.
-Unstructured data is fully supported with Azure Blobs. Boasting over 40 trillion stored objects and an average of 3.5 million requests per second, Azure Blobs provides high durability and accessibility.
There are two abstractions support by Azure Blobs,
~ Page Blobs for disks and
~ Block Blobs for discrete files.
Accessible via RESTInterfaces, API client libraries, and a set of powerful command tools, like AZ Copy, PowerShell and the Azure cross-platform CLI, Azure Blobs gives you a great many options for object management.
- Instead of bucket object, Azure Blobs uses Container blob for its terminology. Each Azure Storage account uses a single root container, which can hold Blobs or other containers.
-Azure offers a two solutions for NoSQL non-relational data,
~ Azure Tables and Document DB.
Use Azure Tables for key value data structures and Document DB for document data models. Document DB is a database as a service and has a very full-featured SQL compatible environment that is continually evolving.
Additionally, Document DB is schema-less, which allows your data structures to efficiently evolve over time as well. As you might expect from the developers of SQL Server, Azure's relational database service called SQL Database, is top of the line with full support for existing SQL Server tools, APIs and libraries. SQL Database is Cloud migration friendly and offers three service tiers for a range of workloads, basic, standard and premium. SQL Database can handle databases up to 500 gigabytes and provides point in time restore, geo-restore, and geo-replication features.
Microsoft Azure currently offers a free one-month trial with a $200 credit, the perfect way to give this highly competitive service a run for your money.
Refrence : https://www.lynda.com/Cloud-Platform-tutorials/Microsoft-Cloud/383929/432108-4.html
- Microsoft brings a great deal to the IT table with it's Cloud Platform, Azure. The full range of services from computing to analytics, to the Internet of things integration, is as robust and compelling as any in the market. The Microsoft brand also brings a distinct familiarity and a collection of compatible services and tools, such as Active Directory and Visual Studio. Moreover, many companies will be attracted to the possibility of hybrid solutions that combine their existing IT Infrastructure with the Azure Platform.
-Unstructured data is fully supported with Azure Blobs. Boasting over 40 trillion stored objects and an average of 3.5 million requests per second, Azure Blobs provides high durability and accessibility.
There are two abstractions support by Azure Blobs,
~ Page Blobs for disks and
~ Block Blobs for discrete files.
Accessible via RESTInterfaces, API client libraries, and a set of powerful command tools, like AZ Copy, PowerShell and the Azure cross-platform CLI, Azure Blobs gives you a great many options for object management.
- Instead of bucket object, Azure Blobs uses Container blob for its terminology. Each Azure Storage account uses a single root container, which can hold Blobs or other containers.
-Azure offers a two solutions for NoSQL non-relational data,
~ Azure Tables and Document DB.
Use Azure Tables for key value data structures and Document DB for document data models. Document DB is a database as a service and has a very full-featured SQL compatible environment that is continually evolving.
Additionally, Document DB is schema-less, which allows your data structures to efficiently evolve over time as well. As you might expect from the developers of SQL Server, Azure's relational database service called SQL Database, is top of the line with full support for existing SQL Server tools, APIs and libraries. SQL Database is Cloud migration friendly and offers three service tiers for a range of workloads, basic, standard and premium. SQL Database can handle databases up to 500 gigabytes and provides point in time restore, geo-restore, and geo-replication features.
Microsoft Azure currently offers a free one-month trial with a $200 credit, the perfect way to give this highly competitive service a run for your money.
Refrence : https://www.lynda.com/Cloud-Platform-tutorials/Microsoft-Cloud/383929/432108-4.html
Comments
Post a Comment