Innerspace's Cloud suite is a platform that uses smart storage solutions to provide healthcare facilities with organization, visibility, and inventory control through real-time tracking, security monitoring, and detailed usage data. It achieves this by integrating with physical storage products, such as carts and cabinets, to monitor and manage medical supplies, including specialized equipment like endoscopes.
This was the primary project I worked on at Innerspace. This web application's stack includes SvelteKit, AWS Lambda and Dynamo DB.
Managing AWS CloudWatch alarms can often be a manual and cumbersome process. In my experience, alarms would come through email, and we documented each one in Confluence. While it worked, it involved a painful, multi-step workflow with constant context switching between CloudWatch logs, Outlook, and Confluence.
To address this challenge, I developed Alarm Trail, a lightweight tool designed to automatically document AWS alarms and investigations, providing teams with instant visibility into what happened, when, and who investigated it.
What Alarm Trail offers:
- ⚙️ Automatically ingests CloudWatch alarms via webhook
- 🧩 Group alarms by resource and type, helping to identify recurring issues
- 📝 Allows documentation of investigations with notes and status
- 📜 Displays the history of alarms and investigations
Current status:
- 🚀 Seeking early feedback from AWS users
- 👉 Try the demo: https://alarmtrail.cloud (no signup needed — just click "View Demo")
I welcome your feedback on what features would make this tool most useful for your team.