Azure Services Flashcards
Azure Policy
- Create, assign, and manage policies.
- Policies enforce different rules and effects over your resources, so resources stay compliant with corporate standards and service level agreements.
- Azure Policy evaluates resources for non- compliance with assigned policies.
- Used to define requirements for resource properties during deployment and for already existing resources
- Azure Policy controls properties such as the types or locations of resources
- Several built-in policies that are available by default.
Azure Cloud Shell
- An interactive, authenticated, browser-accessible shell for managing Azure resources
- Provides the flexibility of choosing the shell experience that best suits the way you work, either Bash or PowerShell
Azure Virtual Machines
A compute service that allows you to run virtual machines in the Cloud
Azure SQL Database
- A fully managed offering which provides the option of either a hosted service (PaaS) or hosted infrastructure (IaaS).
- A platform-as-a-service (PaaS) offering for relational database management and is a common solution for the migration of SQL.
Azure Cosmos DB
- A fully managed Platform-as-a-Service database offering
- A globally distributed multi-model database service designed to guarantee low latency and high availability.
- It is compatible with Cassandra, MongoDB and other NoSQL workloads.
Azure HDInsight
- An open-source, managed, analytics service in the cloud. You can use open-source frameworks like: Hadoop, Apache Spark, Apache Hive, LLAP, Apache Kafka, Apache Storm, R, and others.
- Analytics service for enterprises that makes it easy, fast, and cost-effective to process massive amounts of data.
Azure Blueprints
Templates for creating compliant Azure infrastructure projects. You can use them to comply with standards and regulations that apply to your company. You can get architecture help using a support plan too, but it is much more laborious.
Azure Security Center
Constantly reviews your active recommendations and calculates your secure score based on them.
Azure Key Vault
- Can be used to securely store and tightly control access to tokens, passwords, certificates, API keys, and other secrets.
- Stores your connection credentials securely, and allow third-party applications to use it through a token. The token access can be revoked without changing the credentials.
Azure Activity Log
A logging service that provides insight into subscription-level events that have occurred in Azure. This includes a range of data, from Azure Resource Manager operational data to updates on Service Health events. Events such as starting and stopping of virtual machines can be found here.
Azure Information Protection
Helps control and secure information (including emails and documents) that is shared outside of your organization.
Azure Service Trust Portal
Central location for all published audit reports of the Azure platform as well as risk assessments and security best practices.
Azure Advisor
Helps you optimize and reduce your overall Azure spending by identifying idle and underutilized resources.
Azure Monitor
- Allows you to monitor your applications, and infrastructure, which could be leveraged to eventually work out problems to save costs, but it by itself is not able to identify and highlight cost-saving suggestions.
- Correlates metrics and logs from multiple Azure resources into a centralized repository
- Log data is collected and stored in a Log Analytics workspace, which is based on Azure Data Explorer. It collects telemetry from a variety of sources and uses the Kusto query language used by Data Explorer to retrieve and analyze data.
Azure ExpressRoute
Creates private connections between Azure datacenters and infrastructure on your premises or in a colocation environment.