Validated Flashcards
What is the difference between Azure container apps and Azure container instances
Azure Container Instances (ACI) provides a single pod of Hyper-V isolated containers on demand. It can be thought of as a lower-level “building block” option compared to Container Apps.
Concepts like scale, load balancing, and certificates are not provided with ACI containers.
What is Azure Data migration Assistant used for?
Data Migration Assistant (DMA) basically assess and reviews the database to see if everything is good to migrate
It can also handle the actual migration of SQL to Azure
Important–This is just for SQL
Azure SQL Tier Max Sizes
- Azure SQL Database
- Azure SQL MI
- Azure SQL Hyperscale
Azure SQL you get up to 4 TB
Azure SQL Managed Instance you get up to 16 TB
Azure SQL with Hyperscale its up to 100 TB
Difference between Azure SQL failover-groups and active geo-replication
Active geo-replication is a manual failover and Failover groups are automatic
Difference between Azure Identity Governance and Privileged Access Management (PIM)
Identity Governance—For groups and apps review
Privileged Identity Management (PIM)–For role access like RBAC roles or Azure AD accounts
What is Azure Attribute based access control (ABAC)
Used for role assignment conditions based on things like tags assigned to individual resources
With ABAC, you can grant a security principal access to a resource based on attributes
Azure Key Vault solution for storing and accessing API keys
Secret