What Is Container (Docker)?
Containers are a software package into a logical box with everything that the application needs to run.
What is Azure Container Instances (ACI)?
Azure Container Instances is Microsoft PaaS (Platform as service) solution that offers the fastest and simplest way to run a container in Azure, without having to manage any underlying infrastructure.Here are some business use cases of Containers
“Lift and shift” existing applications into modern cloud architectures
Refactor existing applications for containers
Develop new container-native applications
Provide better support for microservices architectures
Provide DevOps support for continuous integration and deployment (CI/CD)
Provide easier deployment of repetitive jobs and tasks
What is Azure Kuberetes Service(AKS)?
Azure Kubernetes Service (AKS) is a managed Kubernetes service in which the master node is managed by Microosft and end-users manages worker nodes.
Why use Kubernetes??
What are the Benefits AKS??
Accelerated App development
Supports agile project management
Security and compliance done right
Scale at speed with AKSPlease refer to this https://k21academy.com/azuresaday11 blog post where we will cover Containers, Azure Container Instances, Azure Kubernetes Service, Azure Service Fabric, Function as a Service (FaaS), Choosing an Azure Compute Solution.Want more in-depth training?
Want more in-depth training? Check the FREE CLASS now at https://k21academy.com/az50002.