Giter VIP home page Giter VIP logo

aws-event-driven-architecture-example's Introduction

  • ๐Ÿ‘‹ Hi, Iโ€™m Stephen, more commonly known as SWM (swim) and @swmcc on various guises on the interwebs.
  • ๐Ÿ’ž๏ธ I love my ๐Ÿถ Maggie, my ๐Ÿฑ Kitty and ๐Ÿ‘จโ€๐ŸŒพโœ‚๏ธ๐ŸŒณ . I โค๏ธ and ๐Ÿ’” ๐ŸŒ๏ธโ€โ™‚๏ธ at the same time.
  • ๐Ÿ  My actual home page on the interwebs.
  • ๐Ÿ— Iโ€™m currently building lots of things. Some public, some not.
  • ๐Ÿ’ผ You can see what I intend to do and work on by going to my GitHub Project.

๐Ÿ“• Latest Articles

aws-event-driven-architecture-example's People

Contributors

swmcc avatar

Watchers

 avatar  avatar

aws-event-driven-architecture-example's Issues

Deploy using SAM

As a cloud developer, I want to use AWS Serverless Application Model (SAM) to deploy the serverless stack for an image processing application from a given repository. This will enable me to manage and maintain the application's infrastructure more efficiently, while ensuring that I can quickly and easily deploy updates.

Acceptance Criteria:

  • Clone the repository containing the serverless stack for the image processing application.
  • Install and configure the AWS SAM CLI on my local machine.
  • Convert the current AWS CFN template to SAM that defines the resources required for the image processing application, such as Lambda functions, S3 bucket, Rekognition service, and DynamoDB table.
  • Package and deploy the Lambda functions
  • Deploy the serverless stack using the SAM CLI with the sam deploy command.
  • Verify that the deployment was successful by checking the AWS Management Console for the created resources.
  • Test the image processing application by uploading an image to the S3 bucket and verifying that the Lambda function processes the image, extracts metadata using Amazon Rekognition, and stores the metadata in the DynamoDB table.
  • Ensure that I can easily update and redeploy the serverless stack using the SAM CLI as needed.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.