Skip to content

furkansb/node-cpu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Node.JS App That Contains a Cpu Intensive Endpoint

This is an application to try with AWS App Runner and Google Cloud Run's scaling capabilities.

What it does is basically square rooting a lot of numbers with a for loop.

How to use this repository:

This repository already containes a Dockerfile so building a container and deploying it to a container orchestrator would be enough.

It only needs "PORT" as an environment variable.

How to deploy to AWS App Runner or Google Cloud Run:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published