Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nginx-aws-signature: s3-gateway inteoperability implementation #3

Open
shawnhankim opened this issue Dec 9, 2022 · 0 comments
Open

Comments

@shawnhankim
Copy link
Member

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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant