DEV Community

Camille Chang
Camille Chang

Posted on • Edited on

aws dop-c02 - notes

ECR

lightsail vs beanstalk

AWS Config

CodeDeploy

  • List of lifecycle event hooks for an Amazon ECS deployment
    • *BeforeInstall AfterInstall AfterAllowTestTraffic BeforeAllowTraffic AfterAllowTraffic *

https://docs.aws.amazon.com/codedeploy/latest/userguide/reference-appspec-file-structure-hooks.html

SQS

EC2 Image Builder

  • fully managed AWS service that helps you to automate the creation, management, and deployment of customized, secure, and up-to-date server images.

ALB vs NLB

  • Both support websocket.
  • ALB stickiness,Uses HTTP/HTTPS cookies to bind user sessions to specific targets.

Top comments (0)

Some comments may only be visible to logged-in visitors. Sign in to view all comments.