1/3
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced | Call with Kai |
|---|
No analytics yet
Send a link to your students to track their progress
Amazon EKS
Amazon Elastic Kubernetes Service
Amazon Elastic Kubernetes Service
Allows you to launch managed Kubernetes clusters on AWS
Kubernetes
cloud agnostic open-source system for management, deployment, and scaling of containerized apps (Docker)
What’s serverless?
Serverless is a new paradigm in which the developers don’t have to manage servers anymore...
• Initially... Serverless == FaaS (Function as a Service)
• Serverless was pioneered by AWS Lambda but now also includes anything that’s managed: “databases, messaging, storage, etc.”
• Serverless does not mean there are no servers...
it means you just don’t manage / provision / see them