Giter Site home page Giter Site logo

aws-samples / step-functions-direct-integrations Goto Github PK

View Code? Open in Web Editor NEW
4.0 5.0 2.0 774 KB

Architecture optimization with direct service integrations

License: MIT No Attribution

HTML 1.18% CSS 1.26% JavaScript 30.01% Makefile 1.48% Python 26.46% TypeScript 39.60%

step-functions-direct-integrations's Introduction

Direct Service Integrations

This repo is associated with the AWS Blog post: Optimizing architecture using direct service integrations.

It is divided in two parts:

As general recommendations:

  • Don't use Lambda functions to transport data (from one service to another), use them to transform data.
  • Don't use Lambda functions to just make AWS API call, use Step Functions Direct Integration to do that and use Lambda to implement business logic when Step Functions is not enough.

Security

See CONTRIBUTING for more information.

License

This library is licensed under the MIT-0 License. See the LICENSE file.

step-functions-direct-integrations's People

Contributors

amazon-auto avatar jeromevdl avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

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.