重学算法
English Learning
AWS SAA 学习笔记
无麸质饮食记录
14-Decoupling Workflow
type
status
date
slug
summary
tags
category
icon
password
- tight coupling - no
 
- loose coupling
 - use elb to distribute traffic
 
- simple queue service - sqs
 - poll based messaging
 - message queue
 - asynchronous
 - 256k msg size
 - message retention from 1min to 14days
 - dead letter queues
 - standard vs fifo
 

- simple notification service - sns
 
- api gateway
 - support ws api
 - restful api
 - http api
 
- aws batch
 - jobs
 - fargate vs ec2
 - lambda vs batch
 - serverless
 - gpu or not
 - managed / unmanaged computer configuration
 - good for
 - long running workloads
 - managed service
 - jobs & jobs definitions
 

- amazon MQ
 - support
 - apache activeMQ
 - rabbitMQ
 - vs SNS + SQS
 - amazon MQ
 - migrating is better
 - need vpc, not private by default
 - brokers
 
- aws step function
 - types
 - standard
 - express
 

- amazon appflow
 - data transfer for other saas services
 
Last update:  2024-04-04