Azure Container Instances
- Azure Container Instances offers serverless containerContainers* Containers are like motor homes: * portable and self-contained * Motor homes contains * kitchen, bedroom, and bathroom * Containers package all necessary components to run an application * Bundles apps with all dependencies into a portable package * Runs on any machine, avoiding compatibility issues * Easily moves between different environments * Supports simultaneous running of multiple containers Status: #idea Tags: cloud References execution
- Ideal for quick development and testing
- Supports batch jobs, microservicesMicroservice* Splits apps into smaller, independent parts * Self-contained units for specific functions Status: #idea Tags: cloud References deployment, and specific workloads
- Lightweight, less complex than AKSAzure Automated Kubernetes Service* Azure Kubernetes Service automates container tasks: * scheduling, monitoring, scaling * Enables easy build, test, and deployment of applications Status: #idea Tags: az-900, azure, cloud References
- Lacks AKSAzure Automated Kubernetes Service* Azure Kubernetes Service automates container tasks: * scheduling, monitoring, scaling * Enables easy build, test, and deployment of applications Status: #idea Tags: az-900, azure, cloud References's full orchestration features
Similar to AWS Fargate
Status: #idea
Tags: az-900Microsoft Azure Fundamentals NotesIdentity and Access Management
Compute
Storage
Data Processing
Security and Compliance
Data Protection and Identity
Billing
Integration and Migration to Azure
Security and Compliance in Azure
Networking
Digital highway connecting different resources whether on-premises or on Azure platform
* Content Delivery Network
* Virtual Network Manager
* VPN Gateway
Databases
Store structured and semi-structured data in a central repository
* Cosmo Database
* SQL Database
* SQL Managed Insta, azure, cloud