Secure compute, storage, and databases Flashcards
What cloud service model does Azure Bastion fall under?
fully platform-managed PaaS.
What are the 3 Azure Bastion SKUs?
- Basic
- Standard
- Developer
What two protocols does Azure Bastion support for virtual connectivity?
RDP and SSH
Where is an Azure Bastion instance deployed?
Deployed to a virtual network.
Does Azure Bastion function in a peered virtual network?
Yes
How should Azure Bastion be deployed to mitigate exposing RDP/SSH ports over the internet?
Deploy bastion at the public side of your perimeter network.
Does Azure bastion support zone redundancy?
No
What Azure Bastion SKU allows bastion host scaling?
Standard.
Up to how many host instances of Bastion does Azure Bastion allow?
50.
Describe ‘Azure Kubernetes Service (AKS)’
Managed Kubernetes service to deploy and manage containerized applications.
How is AKS managed?
Azure automatically creates, configures, and manages a control plane for you at no cost.
What is the purpose/function of the control plane in Azure Kubernetes Service (AKS)?
Responsible for the Kubernetes objects and worker nodes that run the applications.
What are the 3 Azure managed Kubernetes services?
- Azure Kubernetes Service
- Azure Red Hat OpenShift
- Azure Container Apps
What is the Azure unmanaged Kubernetes service?
Azure Arc-enabled Kubernetes
What is the Azure Managed Docker container service?
Azure Container Instances