What AWS resource is created by default when an EKS cluster is launched?

Security group for the cluster

What is the control plane in a kubernetes cluster?

Control plane is the master of the kubernetes cluster. it manages the containers running in the worker (instances) in the cluster and the workers itself

What is AWS Fargate?

AWS Fargate is a serverless compute engine for containers that lets you run containers without managing servers or EC2 instances.

What is the role of SSM Agent?

SSM agent is a software that has to be installed to servers either in on-prem or the EC2 instances to use the systems manager service of AWS

How is Systems Manager integrated with CloudWatch?

Eventually Consistent
Strongly Consistent