chore: fixing typos in "AWS Fargate"

This commit is contained in:
resah
2022-04-12 15:25:38 +02:00
parent 6be7e5b02d
commit 3874cce08e

View File

@@ -4,4 +4,4 @@ ring: adopt
quadrant: platforms-and-aoe-services quadrant: platforms-and-aoe-services
--- ---
I doesn't always have to be Kubernetes. For projects with a small number of applications launching and managing a Kubernetes cluster might be just too much. AWS Fargate is a nice alternative for running your containerized applications. Everything can be provisioned via Terraform and AWS Fargate allows you not having to deal with clusters or nodes abstracting everything away from you. It doesn't always have to be Kubernetes. For projects with a small number of applications launching and managing a Kubernetes cluster might be just too much. AWS Fargate is a nice alternative for running your containerized applications. Everything can be provisioned via Terraform and AWS Fargate, which allows you not having to deal with clusters or nodes abstracting everything away from you.