A starting point for serverless automation.
Feel free to fork this repo or suggest improvements or changes.
/image
- The Docker source for building a custom image for Lambot to use in ECS./infra
- Terraform infrastructure for creating Lambot's ECS cluster, service, and task definition./lib
- Lambot lambda source code/clients
- Helper clients for interfacing with other/tasks
- Lambot supported tasksconfig.js
- Rudimentary Lambot configuration for demonstration purposes. Anything secure should be in parameter store.index.js
- Lambot lambda entrypoint
The source code in this repository assumes at-least basic knowledge of:
MIT