Introducing AWS Fargate – Run Containers Without Servers or Clusters
This amazon web services AWS Fargate tutorial with AWS serverless Cloud Computing shows how powerful functions as a service are and how easy it is to get up and running with them.
Learning Objectives:
# How AWS Fargate works to run containers
# How to get started using Fargate
# Migrating your existing containerized workloads to Fargate
AWS Fargate is a technology for Amazon ECS and EKS that allows you to run containers without having to manage servers or clusters. With AWS Fargate, you no longer have to provision, configure, and scale clusters of virtual machines to run containers, letting you focus on designing and building your applications instead of managing the infrastructure that runs them. In this tech talk, we’ll cover the basics of AWS Fargate and show you how to get started running containerized applications and microservices on AWS with this powerful new technology.
Written by admin