You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 DevOps Engineer, and a QE,
I want to make sure that any change of Lambda integration does not block the existing features.
AC:
Implement codes of the end-to-end test(E2E) for the Lambda integration
Implement scripts to bring E2E environments and a stage (Lambda integration) of CI/CD pipeline.
The text was updated successfully, but these errors were encountered:
shawnhankim
changed the title
nginx-acm: CI/CD pipeline for end-to-end automation test
nginx-acm (QE/DevOps): CI/CD pipeline for end-to-end automation test
Dec 9, 2022
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 DevOps Engineer, and a QE,
I want to make sure that any change of Lambda integration does not block the existing features.
AC:
The text was updated successfully, but these errors were encountered: