Lamby

screenshot of Lamby
rails

Simple Rails & AWS Lambda Integration

Overview:

Lamby is an AWS Lambda Web Adapter designed for Rack applications. It supports various integrations such as Lambda Function URLs, API Gateway (HTTP or REST, all payload versions), and Application Load Balancer.

Features:

  • Lambda Function URLs: Lamby supports Lambda Function URLs for easy integration.
  • API Gateway Integration: Supports API Gateway with HTTP or REST and all payload versions.
  • Application Load Balancer: Integration with Application Load Balancer for additional flexibility.
rails
Ruby on Rails

Ruby on Rails, often referred to as Rails, is an open-source web application framework written in Ruby. Known for its convention over configuration and don't repeat yourself (DRY) principles, Rails simplifies and accelerates the development of database-backed web applications.