Core Solutions and Management Tools Flashcards
Internet of Things (IoT)
The ability for devices to garner and then relay information for data analysis.
Azure IoT Central
- 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)
Azure IoT Hub
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.
Azure Sphere
A secured, high-level app platform with built-in communication and security features for internet-connected devices. A comprehensive IoT security solution.
Azure Machine Learning
Cloud-based to develop, train, and deploy machine learning models.
Azure Synapse Analytics
A cloud-based enterprise data warehouse.
Azure HDInsight
A fully-managed, open-source analytics service for enterprises.
Azure Databricks
Apache Spark based analytics service.
Cognitive Services
Quickly enable apps to see, hear, speak, understand and interpret a user’s needs.
Azure Bot Service
Develop intelligent, enterprise-grade bots.
Azure Functions
Event based code running your service and not the underlying infrastructure
Azure Logic Apps
Automate and orchestrate tasks, business processes, and workflows to integrate apps.
Azure DevOps
Development collab tools including pipelines, Kanban boards, and automated cloud-based load testing
GitHub
• 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.
GitHub Actions for Azure
Automate software workflow to build, test, and deploy from within GitHub.