Code Monkey home page Code Monkey logo

nginx-aws-signature's Introduction

nginx-aws-signature's People

Contributors

shawndotkim avatar shawnhankim avatar

nginx-aws-signature's Issues

nginx-aws-signature: core library implementation

As an App/API Developer,

I want to quickly implement an application on multiple cloud provider's services (e.g., AWS Lambda, S3, SQS) using a reusable library(nginx-aws-signature) without learning and implementing how to sign API requests. So I can focus on only implementing business logic.

Acceptance Criteria:

  • Implement common AWS Signature library by refactoring nginx-s3-gateway.
  • Get temporary security credentials
    • IAM role authentication for service accounts
    • Direct environment variables(e.g. AWS_SESSION_TOKEN) based authentication
  • Support NGINX OSS/Plus

nginx-aws-signature: s3-gateway inteoperability implementation

As a Product Manager,

I want customers to use NGINX Lambda gateway to securely expose their services as API.

Because customers who are running their services on Serverless platform are increasing, as the customers don’t want to manage the application server infrastructure. AWS Lambda is popular choice for AWS users which helps customers to run their services developed in the different programming languages (Go, Node.JS, Python, Java). There are increasing asks from customers to protect the services hosted in AWS Lambda.

As a Backend Engineer,

I want to make sure the library of nginx-aws-signature is interoperable with nginx-s3-gateway prior to integrating with nginx-lambda-gateway. Because nginx-aws-signature is the common library which is refactored from nginx-s3-gateway, and nginx-aws-signature should work with new library of nginx-aws-signature. So it will save time for testing when integrating with nginx-lambda-gateway.

AC:

  • Refactor nginx-s3-gateway by integrating with nginx-aws-signature.
  • Refactor unit test of nginx-s3-gateway.
  • Refactor integration test of nginx-s3-gateway.
  • Refactor installation scripts for Docker containers.

nginx-aws-signature: test framework implementation

As an API/App Developer,

I want to make sure any change does not block the existing features of nginx-aws-signature library based on test framework. In the meantime, I want to ensure that it is always interoperable with other module such as nginx-s3-gateway and nginx-lambda-gateway.

AC:

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.