Skip to content

Scalable Image Service with Amazon S3 + CloudFront, DynamoDB and Lambda

Notifications You must be signed in to change notification settings

yezarela/image-service-cf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

image-service-cf

Cloudformation template to deploy "Scalable Image Service with Amazon S3 + CloudFront, DynamoDB and Lambda"

Launch Stack

image

Read the full article here: https://yesaritonga.medium.com/building-a-scalable-image-service-with-amazon-s3-cloudfront-dynamodb-and-lambda-cbe3a648ef66

Prerequisites

  • AWS SAM CLI
  • AWS CLI

Deployment

Please make sure you configured your AWS credential locally, if not run aws configure before deploying.

sam build

# for first time deploy
sam deploy --guided

# next deployment
sam deploy

# prod deployment
sam deploy --config-env prod

About

Scalable Image Service with Amazon S3 + CloudFront, DynamoDB and Lambda

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published