Describe Core Azure Services Flashcards

1
Q

Describe Regions

A

datacenters are organized and made available to end users by region.

A region is a geographical area on the planet containing at least one, but potentially multiple datacenters that are in close proximity and networked together with a low-latency network.

Azure intelligently assigns and controls the resources within each region to ensure workloads are appropriately balanced.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Describe Availability Zones

A

Availability zones are physically separate locations within an Azure region that use availability sets to provide additional fault tolerance.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Describe a resource group

A

A unit of management for your resources in Azure.

Everything gets deleted together

Can apply that to a resource group and all the contents are updated.

Create using 
Portal
Power shell
Cli
Templates
Sdks
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Describe azure resource manager

A

Provides consistent management layer which allows you to automate the deployment of configured resources.

Apply tags
Control access
Json templates

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Define azure compute

A

An on demand computing service for running cloud based applications.

Available on demand only pay for use

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Describe virtual

Machines

A

Software emulations of physical computers
Have an operating system.
Required maintenance and patching

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Describe virtual

Machine a scale set

A

Used to deploy and manage a set of identical VMs.

Easy to build
Large scale deployments

Scales up and down

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Describe app services

A

App services is a paas offering.

Fully
Managed platform to run web mobile and api apps on any platform.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Describe azure container instances (ACI)

A

ACI. Fastest and simplest way to run a container in azure without having to
Manage any vms or additional services.

Paas offering

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Describe azure Kubernetes service

A

Complete orchestration services for containers with distributed architectures and large volume of containers

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Describe azure virtual network

A

Virtual network scooped to a single region.
Enables resources to communicate securely

Virtual networking peering connects different regions together

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Describe load balancer

A

Supports inbound and outbound scenarios.
Low latency and high throughput.

Across a number of resources

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Describe vpn gateway

A

Sens encrypted traffic between azure network and an on prem network over internet.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Describe application gateway

A

Web traffic load balancer

Layer 7

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Describe content delivery network

A

Distributed network of servers that can efficiently deliver web content to users

Minimise latency

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Describe azure storage

A

Service to store files messages tables and other information

Used by iaas and paas

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

Describe disk storage

A

Disks for virtual

Machines to stores fats or temp files on

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

Describe azure blob storage

A

Object storage solution for the cloud.
Optimised for storing massive amounts
of unstructured data such as text or binary

Tiers
Hot - optimised for storing data that is frequently accessed
Cool - infrequently accesses. Stored for at least 30 days
Archive. - rarely accessed, stored for at least 180 days

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q

Describe file storage

A

Set up network file shares. Smb protocol

20
Q

Describe azure database services

A

Fully managed paas database services. High availability

21
Q

Describe azure cosmos dB

A

Globally
Distributed database service
Across any number of regions
Schema less data

22
Q

Describe sql database

A

Relational database as a services daas

Without needing infrastructure managed

23
Q

Describe azure migration service

A

Fully managed service enable seem less migrations from

Multiple databases to azure data platforms

24
Q

Describe azure database for MySql

A

Azure MySQL database 99.99 ska

25
Q

Describe azure database for Postgres

A

Build
Massively scalable postgresSql applications

Fully
Managed

26
Q

Describe azure marketplace

A

Connects user with partners offering solutions and services optimised
To run on azure

27
Q

Describe Internet of Things IoT

A

The IoT is the ability for devices to garner and then relay information for data analysis

28
Q

Describe IoT Central

A

Fully managed global IoT software as a service (SaaS) solution that makes it easy to connect, monitor, and manage your IoT assets at scale.

29
Q

Describe IoT Hub

A

Is a managed service hosted in the cloud that acts as a central message hub for bidirectional communications between your IoT applications and devices it manages.

30
Q

Explain big data and analytics

A

Large volumes of data.
Traditional forms of processing are no longer appropriate

Open source
Cluster technologies try to deal with these
Large sets

31
Q

Describe azure synapse analytics

A

Limitless analytics service that brings together enterprise data warehousing and big day analytics

32
Q

Describe HDInsight

A
Fully managed open source analytics service for enterprises. Allows you to run popular open source frameworks
And crew  the e cluster types 
Spark
Hadoop
Kafka
Hanse
Storm
Machine learning services

Supports ETL , data warehousing, machine learning, IoT

33
Q

Describe databricks

A

A fully Managed fast easy and collaborative apache spark based analytics platform optimised for Azure

34
Q

Describe artificial intelligence

A

Machine learning
Forecast future behaviours, outcomes
And trends
Without being explicitly programmmed

35
Q

Describe azure machine learning service

A

Cloud based environment you can use to develop, train, test, deploy, manage and track machine learning models
Automate generation and tuning models
Python environment

36
Q

Describe serverless computing

A

Cloud hosted execution environment runs code but abstracts underlying hosting environment

Responds to events
Only
Runs when triggered by an event
Scaling and performance handled automatically

37
Q

Describe azure functions

A

Commonly
Used to perform work in response
To an event

No concern for infrastructure
Pay as you
Use model
Stateless

38
Q

Describe azure logic apps

A

Automate and orchestrate tasks, business processes and workflows

Integrate apps , data, systems
No code to write

39
Q

Describe azure event grid

A

Build applications with event based architecture
Fully Managed
Intelligent event routing uses a publish subscribe model

40
Q

Describe azure devils

A

Allows you to create, build, and release pipelines that provide
Continuous integration delivery and deployment for applications

41
Q

Describe Azure devops

A

Development collaboration tools

Formerly visual studio team studios vsts

42
Q

Describe devtest labs

A

Create environments quickly. Minimising waste and controlling costs.
Test latest applications quickly
Providing windows
And Linux environments

43
Q

Describe Azure portal

A

Website where you can create,manage and monitor services.

Does not provide automation of repetitive tasks

44
Q

Describe Azure Powershell

A

Module added to windows powershell or powershell core

Runs on Windows Linux or macOS

45
Q

Describe azure CLI

A

Cross platform command line program executed administrative command on azure resources

Cross platform. Windows Linux macOS

46
Q

Describe Azure cloud shell

A

Browser based scripting environment

Linux Nash or Windows powershell
Storage account required

47
Q

Describe Azure advisor

A

Free service
Provides recommendations on

high availability,
security,
performance
cost.

Access through portal