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

[New pattern submission] AWS Lambda to Amazon Aurora Serverless using Terraform #2665

Open
Saborni opened this issue Feb 5, 2025 · 0 comments

Comments

@Saborni
Copy link

Saborni commented Feb 5, 2025

To submit a template to the Serverless Patterns Collection, submit an issue with the following information.

IMPORTANT
The pattern creates a Lambda function and a Amazon Aurora Serverless cluster, a Log group and the IAM resources required to run the application.

The Lambda function is written in Python that uses pymysql client to establish connectivity with the serverless database.

ONLY SUBMIT ONE PATTERN CHANGE PER PR. Multiple patterns or files spanning multiple pattern directories will be automatically rejected.

Patterns may take up to 4-6 weeks to review, test, and merge but there is no SLA and can take significantly longer due to other work the team has.

To learn more about submitting a pattern, read the publishing guidelines page.

  1. Use the model template located at https://github.com/aws-samples/serverless-patterns/tree/main/_pattern-model to set up a README, template and any associated code.

  2. THIS PROCESS HAS BEEN SIMPLIFIED. All the information below must be provided in the "example-pattern.json" file cloned from the model **

Note the following information for the model:

  • Description (intro.text) should be a 300-500 word explanation of how the pattern works.

  • Resources should like to AWS documentation and AWS blogs related to the post (1-5 maximum).

  • Author bio may include a LinkedIn and/or Twitter reference and a 1-sentence bio.

    "name": "Saborni Bhattacharya",
    "image": "https://drive.google.com/file/d/1AZFquOkafEQRUlrT4hKOtIbt4Cq66SHd/view?usp=sharing",
    "bio": "AWS SA, Cloud Enthusiast",
    "linkedin": "https://www.linkedin.com/in/saborni-bhattacharya-5b523812a/"
    

You must ensure that the sections of the model README.md are completed in full.

GitHub PR for template:

#2664

@Saborni Saborni changed the title New pattern submission [New pattern submission] AWS Lambda to Amazon Aurora Serverless using Terraform Feb 5, 2025
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