aws-cdk-serverless-timer
Timer service
An AWS-based timer service that invokes scaleable Lambda functions using API Gateway and DynamoDB.
A highly-scalable AWS-based timer that is deployed with the Cloud Development Kit
1 stars
2 watching
0 forks
Language: JavaScript
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jogold/cloudstructs | Provides reusable AWS CDK constructs and tools for automating tasks such as code management, service deployment, and data processing. | 167 |
fourtheorem/slic-watch | Automates cloudwatch alarm and dashboard setup for serverless applications | 157 |
kamilbiela/cdk-sqs-monitored | Creates and configures SQS queues with alarms and dead letter queues for monitoring | 21 |
jmb12686/cdk-time-bomb | A CDK construct that allows you to set a timeout period after which an AWS CloudFormation stack will be automatically destroyed. | 39 |
sindresorhus/p-time | A utility to measure the time taken by a promise to resolve | 70 |
mbonig/wakeywakey | A CDK construct to start a stopped EC2 instance at a scheduled time of day | 1 |
developerpaul123/periodic-function | A simple library to repeatedly call a function at a given time interval. | 28 |
cdklabs/cdk-watchful | Automates monitoring and alarm setup for AWS CDK applications | 531 |
anti-work/countdown.js | A JavaScript library for creating simple countdowns | 405 |
serverless/event-gateway-getting-started | A deployment of an Event Gateway REST API via Serverless and AWS Lambda to manage user data. | 49 |
caderek/aoctimer | A tool to measure code execution time in relative units. | 9 |
walmik/timer.jquery | A plugin to create and manage timers in web applications. | 295 |
hemantasapkota/gcdtimer | A framework for creating long-running timers and delay functions with GCD dispatch in Swift. | 190 |
choojs/nanotiming | A timing library that allows measuring the execution time of code snippets in web and Node.js environments. | 35 |
jakejscott/aws-cdk-phone-verify-api | An API service built on AWS Lambda and DynamoDB to verify phone numbers by sending SMS codes and checking user responses | 7 |