0% found this document useful (0 votes)
23 views27 pages

Chiamaka First Event

My first MLSA event

Uploaded by

canyanwu625
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
23 views27 pages

Chiamaka First Event

My first MLSA event

Uploaded by

canyanwu625
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 27

Azure for

Beginners
Agenda
 Introduction
 An Overview of Cloud Computing
 Benefits of Cloud Computing
 Cloud Models
 Cloud Service Types
 Introduction to Azure Services
 Demo: Deploying a Website on Azure Static Web App
 Q&A
 AZ900 Cloud Skills Challenge: How to Participate and What to Expect
Chiamaka
Anyanwu
Alpha Microsoft Learn Student
Ambassador
Overview of Cloud
Computing
What is Cloud Computing?

This is the on-demand delivery of IT resources on a pay-as-


you-go basis over the internet.

Approach this term the same way you see your electricity
prepaid meter.
What is Cloud Computing?
Benefits of Cloud Computing

• Stop Guessing Capacity


• Operational Expenses, Pay As You Go
• Go Global in Minutes
• Disaster Recovery
• Increased Security
• Increased Speed and Agility
Cloud Models
There are up to 4 cloud models; Public, Private,
Hybrid, Multi,...

Public Private
Cloud Cloud
Hybrid
Cloud
Cloud Service Types

There are 3
cloud service
types;
IaaS, PaaS,
and
SaaS
Shared Responsibility
Model
Introduction to
Azure
What is Azure ?
Azure is a cloud platform provided by Microsoft with more than 200 products and
services designed to help you provide solutions to solve today's challenges and
create the future. It also helps you build, run and manage applications across
multiple clouds and on-premises, with edge cutting tools and framework. Azure helps
you meet current and future business challenges.

What does Azure offer?


Azure offers continuous innovation that supports development today and the future.
You can build on your terms.
Trust your cloud and operate hybrid seamlessly.
What Can I Do with Azure?
You can create virtual machines, build web apps, work with
databases (like Azure SQL Database and Azure Cosmos DB),
implement AI services, collaborate using Azure DevOps, set
up remote desktops with Azure Virtual Desktop, explore
webinars and learning resources, and start with a free
account to try out services. It’s a powerful platform for cloud
computing and innovation
Getting Started with Azure
Create an Azure account: You can purchase Azure access
directly from Microsoft by signing up on the Azure website or
through a Microsoft representative. You can also purchase
Azure access through a Microsoft partner. Cloud Solution
Provider partners offer a range of complete managed-cloud
solutions for Azure.
- Azure Free account
- Azure Free Student Account
- Microsoft Learn SandBox
Introduction to Azure
Services
Azure Compute Services

Azure Networking Services

Azure Storage Services

Azure Database Services


Azure Compute Services: Azure App Service

• Azure App Service lets you create , host and manage web and mobile
applications in the cloud
• You can develop your favorite language, .NET,PHP,Python or Node.js on
Windows based or Linux environment.
• It also offers built-in features such as security, load balancing, auto scaling
and auto management as well as DevOps capabilities cuch as CI/CD.
• App Service supports various scenarios such as web apps, mobile back
ends ,RESTful APIs and hybrid solutions.

• Types of App services include:


• Web Apps
• API apps
• WEbJobs
• Mobile Apps
Azure Compute Services
Azure Virtual Machines help us create VMs in the cloud(IaaS).
With Azure VMs, you don't need to buy and maintain physical
hardware.

Azure Virtual Desktop: a type of VM, it is a desktop


virtualization service that enables you use a cloud hosted
version of Windows from any location

Azure Containers: Azure Container Instances, Azure PaaS, Azure


Kubernetes Service: Containers are often used to create
solutions into smaller independent pieces.
Azure Networking Services
 Azure Functions : an event–driven , serverless compute
option that doesn’t require maintaining virtual machines or
containers. This is the idea of serverless computing.
 Azure Virtual Networks: enable Azure resources to
communicate with each other, with users on the internet. It
is an extension of in-premises network. You can connect and
filter network and connect virtual networks
 Other networking resources include Azure VPN, Azure DNS
and Azure expressRoute
Azure Storage Services
 Azure storage account: provides a unique namespace for
your Azure storage data that's accessible from anywhere in
the world. Data in this account is secure, durable, highly
available ,durable and massively scalable.
 The benefit of using an Azure account is the
unique namespace in Azure for your data.
Azure Storage Services
 Azure Storage Redundancy: Azure Storage stores multiple copies
of your data so that it's protected from planned and unplanned
events such as transient hardware failures, network or power
outages.
 Note: redundancy refers to the duplication of certain components or
functions of a system with the intention of increasing
its reliability and availability.
Azure Storage Services
 Azure Storage services offer benefits for developers and IT
professionals. It includes :
 Azure Blobs: a massively scalable object store for text and
binary data and includes support for big data analytics
through Data Lake Storage 2
 Azure files: managed files shared for cloud or on-premises
deployments
 Azure Tables: NoSQL table option for structured,non-
relational data.
 Azure Queues: a service for storing large numbers of
messages. Once stored , you can access the messages from
anywhere in the world.
Azure Database Service
 These are cloud-based database services offered by
Microsoft Azure, catering for data needs on both relational
and non-relational databases.
 Azure SQL Database: a fully managed relational
database service based on the SQL server engine
 Azure Cosmos DB: a globally distributed, multi-model
database service supporting various data models and
query languages.
 Azure Database for MySQL: a scalable ,open-source MySQL
database service.
Demo: Deploying a Portfolio Site
on Azure Static Web App
What we need for the
demo
• Azure Account
• Github Account
• Github Codespaces
• Azure Static Web Apps Extension for Visual Studio
Code

• SATechnicalOnboarding/technical-onboarding-inst
ructions.md at main · microsoft/SATechnicalOnbo
arding · GitHub
Question
s?
Cloud Skills Challenge Info
Session
You will be skilled on Microsoft products and technologies via a gamified experience utilizing Microsoft
Learn content.
Thank You

You might also like