add info about AWS Step Functions
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
- [AWS Migration Evaluator](#aws-migration-evaluator)
|
||||
- [AWS Migration Hub](#aws-migration-hub)
|
||||
- [AWS Fault Injection Simulator (FIS)](#aws-fault-injection-simulator-fis)
|
||||
- [AWS Step Functions](#aws-step-functions)
|
||||
|
||||
## Amazon WorkSpaces
|
||||
|
||||
@@ -166,6 +167,16 @@ and Database Migration Service (DMS)
|
||||
- Supports the following AWS services: EC2, ECS, EKS, RDS…
|
||||
- Use pre-built templates that generate the desired disruptions
|
||||
|
||||
## AWS Step Functions
|
||||
|
||||
- Build serverless visual workflow to orchestrate your Lambda functions
|
||||
- Features: sequence, parallel, conditions, timeouts, error handling, etc.
|
||||
- Can integrate with EC2, ECS, On-premises servers, API Gateway, SQS queues, etc.
|
||||
- Possibility of implementing human approval feature
|
||||
- Use cases: order fulfillment, data processing, web applications, any workflow
|
||||
|
||||
<img src="../images/step_functions.png" height="300" width="300">
|
||||
|
||||
* * *
|
||||
|
||||
[<img align="center" src="../images/back-arrow.png" height="20" width="20"/> Advanced Identity](./advanced_identity.md) [<img align="center" src="../images/list.png" height="30" width="30"/> List](../README.md) [AWS Architecting & Ecosystem <img align="center" src="../images/forward-arrow.png" height="20" width="20"/>](./architecting_and_ecosystem.md)
|
||||
|
||||
Reference in New Issue
Block a user