Git Product home page Git Product logo

nexode-consulting / terraform-aws-nextjs-serverless Goto Github PK

View Code? Open in Web Editor NEW
15.0 15.0 2.0 46.25 MB

Zero-Config Terraform Module to deploy Next.js Apps on AWS using Serverless solutions

Home Page: https://registry.terraform.io/modules/Nexode-Consulting/nextjs-serverless

License: Apache License 2.0

HCL 49.93% Shell 8.45% JavaScript 4.32% TypeScript 25.30% Go 12.00%
aws lambda nextjs serverless single-page-applications terraform

terraform-aws-nextjs-serverless's People

Contributors

christophebeling avatar emyriounis avatar muratcanozdemir avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

terraform-aws-nextjs-serverless's Issues

Manual action required for both S3 assets buckets to config aws_s3_bucket_acl

Error: creating S3 bucket ACL for {{deployment_name}}-public-assets: AccessControlListNotSupported: The bucket does not allow ACLs

with module.next_serverless.module.static-deploy.module.static_assets_bucket.aws_s3_bucket_acl.this[0], โ”‚ on .terraform/modules/next_serverless.static-deploy.static_assets_bucket/main.tf line 45, in resource "aws_s3_bucket_acl" "this": โ”‚ 45: resource "aws_s3_bucket_acl" "this" {

Feature: Warming SSR Lambda

Idea: Periodically invoke the function to keep it warm (example: every 5mins)
Must be a boolean tf variable, so we can choose if we want it enabled
Estimated cost: ~ 1$/month

Optionally: do the same for CloudFront cache

Build Lambda for NextImages

As a user of a Next.JS app deployed by this module, I want to receive images in a format that is optimised for my device with the shortest response time possible. In order to do this, we should fully support the NextJs Image Component and do the rendering with Lambda@Edge.

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.