Explore my blog

Azure 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

Azure Backup and Recovery

* Azure Backup and Recovery secures on-premises and cloud backups * Utilizes Azure Storage Services for secure data storage * Emphasizes data protection and easy disaster recovery * Backups run seamlessly in the background Similar to AWS Backup, AWS S3 Glacier Status: #idea Tags: az-900, azure, cloud References

Azure Blob Storage

* Blob (Binary large object) storage * Designed to store unstructured data: * text, video, or images * Ideal for serving images, videos, documents, and backups * High tech version of a modern-day storage facility * Multiple storage tiers * Access objects via HTTP/HTTPS from anywhere Similar to AWS S3 Status: #idea Tags: az-900, azure, cloud References

Azure Blueprints

* Consistent deployments * Combines templates and policies * Offer blueprint to meet GDPR requirements Status: #idea Tags: az-900, azure, security-and-compliance, cloud References

Azure Container Apps

A fully managed application platform for modern applications and microservices * Deploy apps from code or containers * Avoids creation of complex infrastructure * Can be confused with Azure App Service * Both are designed to host applications * Azure Container Apps: * Offer a flexible environment * Specifically for use with Containers * Azure App Service: * Specializes in hosting web apps/APIs * Not used for containerized applications Status: #idea Tags: az-

Azure Container Instances

* Azure Container Instances offers serverless container execution * Ideal for quick development and testing * Supports batch jobs, microservices deployment, and specific workloads * Lightweight, less complex than AKS * Lacks AKS's full orchestration features Similar to AWS Fargate Status: #idea Tags: az-900, azure, cloud References