Setting Up AWS ECR service

Create ECR Repository with vulnerability scanning aws ecr create-repository --repository-name <MY_ECR_REPO_NAME> \ --image-scanning-configuration scanOnPush=true --region us-east-2

December 27, 2022 · 1 min · 16 words · Omer Segev

Best practices for advanced serverless developers

re:invent 2022 recorded session This session provides architectural best practices, optimizations, and useful cheat codes that you can use to build secure, high-scale, and high-performance serverless applications and uses real customer scenarios to illustrate the benefits.

December 26, 2022 · 1 min · 36 words · Omer Segev