Friday, December 27, 2019

AWS Fargate Tutorial

This is a good tutorial to learn the concepts of AWS Fargate.
https://www.learnaws.org/2018/02/06/Introduction-AWS-Fargate/

Another interesting concept that I am researching is called AWS Step Functions.  I like this concept as it makes it easier to create serverless applications in a controlled way.  I am exploring this for creating simple workflows that otherwise would require a custom application and EC2 servers.
https://aws.amazon.com/getting-started/tutorials/create-a-serverless-workflow-step-functions-lambda/


No comments:

Post a Comment