Windows Azure
Windows Azure
PARKAVI D
I-M.E
CSE
ORIGIN O F AZURE
• Windows Azure, now known as Microsoft Azure, was originally
announced in October 2008 at the Professional Developers
Conference (PDC) as "Project Red Dog".
• It was launched in February 2010 and renamed to Microsoft Azure in
March 2014.
• Microsoft Azure now supports open source software, especially Linux.
• Azure provides a wide variety of services such as cloud storage,
compute services, network services, cognitive services, databases,
analytics, and IoT. It makes building, deploying, and managing
applications very easy.
AZURE
• Azure is Microsoft’s cloud platform, just like Google has its Google
Cloud and Amazon has its Amazon Web Service or AWS.000.
Generally, it is a platform through which we can use Microsoft’s
resources.
• For example, to set up a huge server, we will require huge investment,
effort, physical space, and so on. In such situations, Microsoft Azure
comes to our rescue.
• It will provide us with virtual machines, fast processing of data,
analytical and monitoring tools, and so on to make our work simpler.
WORKING OF MICROSOFT AZURE
• It is a private and public cloud platform that helps developers and IT
professionals build deploy and manage applications.
• It uses the technology known as virtualization.
• Virtualization separates the tight coupling between the hardware and
the operating system using an abstraction layer called a hypervisor.
• Azure takes this virtualization technique and repeats it on a massive
scale in the data center owned by Microsoft.
• Each data center has many racks filled with servers and each server
includes a hypervisor to run multiple virtual machines.
• The network switch provides connectivity to all those servers.
GLOBAL INFRASTRUCTURE OF
AZURE
• Microsoft Azure global infrastructure is built
on two key components, a physical
infrastructure and connective networking
components. Physical infrastructure consists
of physical datacenters where the data is
stored, which are further grouped into
regions. The networking components
connects all the azure datacenters with each
other with a low latency and high availability
links.
Data
Security 01 Analytics 02 Databases 03
Azure offers multilayered security, including Azure offers cloud-scale analytics solutions for Azure offers fully managed databases for
identity and access management, threat data analytics and AI. building cloud-native applications
detection, and compliance.
Virtual Load
Networking 04 networks 05 balancer 06
Azure offers a reliable networking Azure Virtual Network allows users to Azure Load Balancer scales and offers high
infrastructure for securely linking apps and construct isolated virtual networks and control availability by dividing incoming traffic among
services. subnets, IP address ranges, and network several virtual machines.
Virtual ne security settings
FEATURES
Well-Architected
Framework 04 Azure
Functions
The five pillars of the Azure Well-Architected
Azure Function is a serverless compute service
Framework are reliability, cost optimization,
that allows users to run event-triggered code
operational excellence, performance
without having to provision or manage
efficiency, and security
infrastructure.