Core Solutions and Management Tools Flashcards

1
Q

Internet of Things (IoT)

A

The ability for devices to garner and then relay information for data analysis.

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

Azure IoT Central

A
  • A fully-managed global IoT SaaS solution that makes it easy to connect, monitor, and manage IoT assets at scale.
  • Utilizes application templates (customizable) to quickly deploy (plug-and-play)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Azure IoT Hub

A

A managed service hosted in the cloud that acts as a central message hub for bi-directional communication b/w IoT apps and the devices it manages. You’re building your customized IoT solution from scratch.

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

Azure Sphere

A

A secured, high-level app platform with built-in communication and security features for internet-connected devices. A comprehensive IoT security solution.

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

Azure Machine Learning

A

Cloud-based to develop, train, and deploy machine learning models.

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

Azure Synapse Analytics

A

A cloud-based enterprise data warehouse.

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

Azure HDInsight

A

A fully-managed, open-source analytics service for enterprises.

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

Azure Databricks

A

Apache Spark based analytics service.

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

Cognitive Services

A

Quickly enable apps to see, hear, speak, understand and interpret a user’s needs.

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

Azure Bot Service

A

Develop intelligent, enterprise-grade bots.

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

Azure Functions

A

Event based code running your service and not the underlying infrastructure

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

Azure Logic Apps

A

Automate and orchestrate tasks, business processes, and workflows to integrate apps.

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

Azure DevOps

A

Development collab tools including pipelines, Kanban boards, and automated cloud-based load testing

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

GitHub

A

• Software dev hosting with version control, source code management, and bug/task management.
• GitHub is “lighter weight” than Azure DevOps, with a focus on individual developers contributing to open source.
• Azure DevOps, on the other hand, is more focused on enterprise development with heavier project management
and planning tools, and finer-grained access control.

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

GitHub Actions for Azure

A

Automate software workflow to build, test, and deploy from within GitHub.

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

Azure DevTest Labs

A

• Quickly create environments in Azure while minimizing waste and controlling cost.
• Creates a lab/testing environment consisting of pre-configured bases or Azure Resource Manager templates.
• These labs have all the necessary tools and software that you can use to create and tear down environments
quickly for testing purposes.

17
Q

Azure Resource Manager (ARM)

A

• The deployment and management service for Azure.
• Provides a management layer that enables you to create, update, and delete resources in your Azure account.
• You use management features like access control, locks, and tags to secure and organize your resources after
deployment.

18
Q

What can you do with Resource Manager?

A

.