This project is a Kubernetes serverless framework and OCI container function platform. It provides a system for deploying event-driven functions and microservices as compatible container images onto a Kubernetes cluster. The platform includes an event-driven function orchestrator that triggers executions via HTTP requests or message streams. It features an auto-scaling function manager that adjusts the number of active instances based on real-time demand and scales down to zero during inactivity. A background queuing system is included to process asynchronous tasks and maintain application re
This repository is a playground for serverless.tf approach, which aims to simplify all operations when working with the serverless in Terraform.
A Terraform module to create an Amazon Web Services (AWS) PostgreSQL Relational Database Server (RDS).
Terraform module to create a responsive Maintenance Page using Cloudflare Workers.
Die Hauptfunktionen von terraform-aws-modules/terraform-aws-lambda sind: Infrastructure Modules, Serverless Frameworks and Utilities.
Open-Source-Alternativen zu terraform-aws-modules/terraform-aws-lambda sind unter anderem: alexellis/faas — This project is a Kubernetes serverless framework and OCI container function platform. It provides a system for… antonbabenko/serverless.tf-playground — This repository is a playground for serverless.tf approach, which aims to simplify all operations when working with… azavea/terraform-aws-postgresql-rds — A Terraform module to create an Amazon Web Services (AWS) PostgreSQL Relational Database Server (RDS). be-bold/terraform-aws-account-lookup — This Terraform module allows querying AWS accounts and outputs the accounts in various mappings or as a complete list,… cloudposse-archives/terraform-aws-jenkins — Terraform module to build Docker image with Jenkins, save it to an ECR repo, and deploy to Elastic Beanstalk running… adinhodovic/terraform-cloudflare-maintenance — Terraform module to create a responsive Maintenance Page using Cloudflare Workers.