Welcome to the central repository for all open-source lambda ops created by Ryan Eggleston. This mono repository is designed to serve as a hub for a multitude of AWS lambda focused operations, each providing a different solution or serving a unique purpose.
This repository is structured as a mono repository. This means that it hosts multiple, individual projects, each in their own directory at the top level of this repository. Every project has its own README.md file for more specific details.
We will add a list of the main projects hosted within this mono repo and a brief description of each. This is not an exhaustive list, so we invite you to explore the different directories for more projects and additional information.
alerts
: This directory includes lambda functions utilized for creating various alert type services, health checks, etc.
Please navigate to the respective project directories to learn more about each project.
We are an open-source organization and we absolutely love contributions! If you'd like to contribute, please read our CONTRIBUTING.md file for more detailed instructions.
In a nutshell:
- 🍴 Fork this repository
- 🌳 Create a new branch for your changes
- 💻 Make the changes
- ✔️ Test your changes to ensure they don't break anything
- 💬 Commit your changes, making sure to write a good commit message
- 📤 Push your changes to your branch on your fork
- 📩 Create a pull request from your fork to this repository
Please note: Ensure that you merge the latest from "upstream" before making a pull request!
If you have any questions, suggestions or you'd like to contribute, please feel free to contact us:
- Ryan at ryan.adaptivebiz@gmail.com
Thank you for your interest in our projects. We are excited to build amazing things together! 🎉