JavaScript AWS

Open-source JavaScript projects categorized as AWS

Top 23 JavaScript AWS Projects

  • Previous Serverless Version 0.5.x

    ⚑ Serverless Framework – Use AWS Lambda and other managed cloud services to build apps that auto-scale, cost nothing when idle, and boast radically low maintenance.

  • Project mention: The Top 10 GitHub Repositories Making Waves πŸŒŠπŸ“Š | dev.to | 2023-12-20

    Github | Website

  • aws-sdk-js

    AWS SDK for JavaScript in the browser and Node.js

  • Project mention: Node 20 support in Lambda | /r/aws | 2023-11-10
  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • artillery

    The complete load testing platform. Everything you need for production-grade load tests. Serverless & distributed. Load test with Playwright. Load test HTTP APIs, GraphQL, WebSocket, and more. Use any Node.js module.

  • Project mention: Artillery: The complete load testing platform | news.ycombinator.com | 2024-05-09
  • cloudmapper

    CloudMapper helps you analyze your Amazon Web Services (AWS) environments.

  • aws-lambda-power-tuning

    AWS Lambda Power Tuning is an open-source tool that can help you visualize and fine-tune the memory/power configuration of Lambda functions. It runs in your own AWS account - powered by AWS Step Functions - and it supports three optimization strategies: cost, speed, and balanced.

  • Project mention: Optimizing Costs in the Cloud: Embracing a FinOps Mindset | dev.to | 2024-04-02

    Sometimes, changing services, like opting for HTTP over REST API Gateway, leveraging tools like Lambda Powertuning to optimize functions, or reducing a CloudWatch log retention and changing log level, can lead to significant savings.

  • serverless-express

    Run Express and other Node.js frameworks on AWS Serverless technologies such as Lambda, API Gateway, Lambda@Edge, and more.

  • Project mention: [Open source] Serverless Express Starter Kit with CI/CD on AWS | /r/expressjs | 2023-09-07

    After building out a GPT powered endpoint, I wanted a low cost way of hosting it. At the time, I came across the serverless-express project https://github.com/vendia/serverless-express/tree/mainline, but no actual starter kits that would allow me to deploy it.

  • learn-to-cloud

    Learn the fundamentals of cloud computing

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • aws-serverless-workshops

    Code and walkthrough labs to set up serverless applications for Wild Rydes workshops

  • Grant

    OAuth Proxy

  • Project mention: Most stable and easy to implement Auth with SvelteKit? | /r/sveltejs | 2023-12-05
  • claudia

    Deploy Node.js projects to AWS Lambda and API Gateway easily

  • Project mention: Trace-based Testing AWS Lambda with Tracetest, ECS Fargate, and Terraform | dev.to | 2023-07-07

    Claudia.js

  • middy

    πŸ›΅ The stylish Node.js middleware engine for AWS Lambda πŸ›΅

  • Project mention: Clean authorization control in serverless functions | dev.to | 2023-11-28

    In many cases, you will have to write the same authorization code in multiple functions. For example, you might want to check that the user is in the requested organization. You can share this code in a middleware. If you are using AWS Lambda, you can rely on middy.

  • cloudsploit

    Cloud Security Posture Management (CSPM)

  • serverless-chrome

    🌐 Run headless Chrome/Chromium on AWS Lambda

  • architect

    The simplest, most powerful way to build a functional web app (fwa)

  • Project mention: Cloudflare Sippy: Incrementally Migrate Data from AWS S3 to Reduce Egress Fees | news.ycombinator.com | 2023-10-15

    I had been running dockeri.co with https://arc.codes/ for pennies a month.

    Then, one month, I got a ~$500 bill out of no where.

    Docker had changed an api causing my service to return 5xx errors all month. Each error was individually logged to CloudWatch - which racked up a ~$500 bill.

    I moved to Cloudflare Workers that day and haven’t moved back.

  • components

    The Serverless Framework's new infrastructure provisioning technology β€” Build, compose, & deploy serverless apps in seconds... (by serverless)

  • lad

    Node.js framework made by a former @expressjs TC and @koajs team member. Built for @forwardemail, @spamscanner, @breejs, @cabinjs, and @lassjs.

  • former2

    Generate CloudFormation / Terraform / Troposphere templates from your existing AWS resources.

  • Project mention: Top 10 terraform tools you should know about. | dev.to | 2023-12-11

    Former2 is a tool that automates the creation of Infrastructure-as-Code (IaC) scripts from existing AWS resources. It utilizes the AWS JavaScript SDK to scan the user’s AWS infrastructure, identifying all available resources. Users can then select from this list which resources they want to include in their IaC outputs. This process simplifies the task of writing IaC scripts, especially for complex environments, by directly converting current AWS configurations into ready-to-use code. Former2 is particularly useful for documenting existing infrastructure or for migrating manually created resources into an IaC framework.

  • MoonMail

    Email marketing platform for bulk emailing via Amazon SES (Google Cloud Platform and Azure coming soon)

  • lambda-refarch-webapp

    The Web Application reference architecture is a general-purpose, event-driven, web application back-end that uses AWS Lambda, Amazon API Gateway for its business logic. It also uses Amazon DynamoDB as its database and Amazon Cognito for user management. All static content is hosted using AWS Amplify Console.

  • aws-extend-switch-roles

    Extend your AWS IAM switching roles by Chrome extension, Firefox add-on, or Edge add-on

  • Project mention: In 2024, please switch to Firefox | news.ycombinator.com | 2023-12-29

    That is really nice! I currently use AWS Extend Switch Roles extension[1] to switch profiles, but an automated way to confine those roles to their own profiles would be very neat.

    [1] https://github.com/tilfinltd/aws-extend-switch-roles

  • serverless-plugin-warmup

    Keep your lambdas warm during winter. ♨

  • serverless-python-requirements

    βš‘οΈπŸπŸ“¦ Serverless plugin to bundle Python packages

  • Project mention: Superpower REST API DX with Serverless ⚑ and DevOps Best Practices on AWS (🐍 Python Version) | dev.to | 2024-04-30

    Also, we'll install and use serverless-python-requirements plugin to handle deployment of python requirements.

  • serverless-step-functions

    AWS Step Functions plugin for Serverless Framework ⚑️

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

JavaScript AWS related posts

  • Optimizing Costs in the Cloud: Embracing a FinOps Mindset

    1 project | dev.to | 2 Apr 2024
  • Build a Serverless S3 Explorer with Dash

    2 projects | dev.to | 2 Apr 2024
  • Simple and Cost-Effective Testing Using Functions

    5 projects | dev.to | 25 Mar 2024
  • RDS Database Migration Series - A horror story of using AWS DMS with a happy ending

    1 project | dev.to | 18 Mar 2024
  • AWS SnapStart - Part 13 Measuring warm starts with Java 21 using different Lambda memory settings

    4 projects | dev.to | 15 Jan 2024
  • Runs-on: 10x cheaper GitHub Action runners

    1 project | news.ycombinator.com | 11 Jan 2024
  • Show HN: Runs-on: 10x cheaper GitHub Action runners

    1 project | news.ycombinator.com | 21 Dec 2023
  • A note from our sponsor - SurveyJS
    surveyjs.io | 15 May 2024
    With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js. Learn more β†’

Index

What are some of the best open-source AWS projects in JavaScript? This list will help you:

Project Stars
1 Previous Serverless Version 0.5.x 46,111
2 aws-sdk-js 7,549
3 artillery 7,501
4 cloudmapper 5,852
5 aws-lambda-power-tuning 5,175
6 serverless-express 5,066
7 learn-to-cloud 4,420
8 aws-serverless-workshops 4,136
9 Grant 4,032
10 claudia 3,792
11 middy 3,639
12 cloudsploit 3,197
13 serverless-chrome 2,829
14 architect 2,508
15 components 2,308
16 lad 2,261
17 former2 2,144
18 MoonMail 1,977
19 lambda-refarch-webapp 1,575
20 aws-extend-switch-roles 1,290
21 serverless-plugin-warmup 1,104
22 serverless-python-requirements 1,085
23 serverless-step-functions 1,016

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com