Microsoft Azure Introduction

Microsoft Azure, formerly known as Windows Azure, is Microsoft's public cloud computing platform. It provides a range of cloud services, including those for compute, analytics, storage and networking. Users can pick and choose from these services to develop and scale new applications, or run existing applications, in the public cloud.

Microsoft Azure is widely considered both a Platform as a Service (PaaS) and Infrastructure as a Service (IaaS) offering.

Azure products and services:

As of July 2019, Microsoft categorizes Azure cloud services into 18 main product types:

Compute :  These services enable a user to deploy and manage virtual machines (VMs), containers and batch processing, as well as support remote application access.

Web:  These services support the development and deployment of web applications, and also offer features for search, content delivery, application programming interface (API) management, notification and reporting.

Data storage:  This category of services provides scalable cloud storage for structured and unstructured data and also supports big data projects, persistent storage (for containers) and archival storage.

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

Networking: This group includes virtual networks, dedicated connections and gateways, as well as services for traffic management and diagnostics, load balancing, domain name system (DNS) hosting, and network protection against distributed denial-of-service (DDoS) attacks.

Media and content delivery network (CDN): These services include on-demand streaming, digital rights protection, encoding and media playback and indexing.

Hybrid integration : These are services for server backup, site recovery and connecting private and public clouds.

Identity and access management (IAM) : These offerings ensure only authorized users can access Azure services, and help protect encryption keys and other sensitive information in the cloud. Services include support for Azure Active Directory and multi factor authentication (MFA).


A look at the technology behind the Azure cloud.

Internet of things: These services help users capture, monitor and analyze IoT data from sensors and other devices. Services include notifications, analytics, monitoring and support for coding and execution.

Development: These services help application developers share code, test applications and track potential issues. Azure supports a range of application programming languages, including JavaScript, Python, .NET and Node.js. Tools in this category also include support for Visual Studio, software development kits (SDKs) and blockchain.

Security:  These products provide capabilities to identify and respond to cloud security threats, as well as manage encryption keys and other sensitive assets.

Artificial intelligence (AI) and machine learning : This is a wide range of services that a developer can use to infuse machine learning, AI and cognitive computing capabilities into applications and data sets.

Containers : These services help an enterprise create, register, orchestrate and manage huge volumes of containers in the Azure cloud, using common platforms such as Docker and Kubernetes.

Databases: 
This category includes Database as a Service (DBaaS) offerings for SQL and NoSQL, as well as other database instances, such as Azure Cosmos DB and Azure Database for PostgreSQL. It also includes SQL Data Warehouse support, caching, and hybrid database integration and migration features.

DevOps: This group provides project and collaboration tools, such as Visual Studio Team Services, that facilitate DevOps software development processes. It also offers features for application diagnostics, DevOps tool integrations, and test labs for build tests and experimentation.

Migration: This suite of tools helps an organization estimate workload migration costs, and perform the actual migration of workloads from local data centers to the Azure cloud.

Mobile: These products help a developer build cloud applications for mobile devices, providing notification services, support for back-end tasks, tools for building APIs and the ability to couple geospatial (location) context with data.

Management: These services provide a range of backup, recovery, compliance, automation, scheduling and monitoring tools that can help a cloud administrator manage an Azure deployment


Azure pricing and costs
As with other public cloud providers, Azure primarily uses a pay-as-you-go pricing model that charges based on usage. However, if a single application uses multiple Azure services, each service might involve multiple pricing tiers. In addition, if a user makes a long-term commitment to certain services, such as compute instances, Microsoft offers a discounted rate

Azure competition
Microsoft Azure is one of several major public cloud service providers operating on a large global scale. Other major providers include Google Cloud Platform (GCP), Amazon Web Services (AWS) and IBM

Azure history
Microsoft first unveiled its plans to introduce a cloud computing service called Windows Azure in 2008. Preview versions of the service became available and matured, leading to its commercial launch in early 2010. Although early iterations of Azure cloud services fell behind more established offerings, such as AWS, the portfolio continued to evolve and support a larger base of programming languages, frameworks and operating systems (including Linux). By early 2014, Microsoft recognized that the implications of cloud computing stretched far beyond Windows, and the service was re-branded as Microsoft Azure

Comments

Popular posts from this blog

Email Sending through O365 using OAuth Protocol

IISRESET vs App Pool Recycling ?

Deploy .Net6.0 Web api with docker