Skip to content

mtheindiecoder/manage-service-quotas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

manage-service-quotas

This repository stores some examples of AWS service quotas monitor.

Install

Run npm ci to install dependencies.

npm ci

Testing

npm t

Package with serverless

npm run package

Deploy on AWS with Serverless

You can use this command locally to deploy the service to AWS.

Before to deploy set the deploymentBucket > name property in serverless.yml

Note: In order to work, you have to have AWS credentials set.

npm run deploy --stage test

Related blog post

https://theindiecoder.cloud/posts/reliability-pillar-manage-service-quotas-and-constraints/

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published