https://github.com/stemmlerjs/aws-realtime-network-monitor
Node.js + AngularJS + AWS Cloudwatch
https://github.com/stemmlerjs/aws-realtime-network-monitor
backend cloudwatch javascript nodejs socket-io
Last synced: 2 days ago
JSON representation
Node.js + AngularJS + AWS Cloudwatch
- Host: GitHub
- URL: https://github.com/stemmlerjs/aws-realtime-network-monitor
- Owner: stemmlerjs
- Created: 2016-10-14T02:24:11.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-12-07T15:46:49.000Z (over 8 years ago)
- Last Synced: 2025-04-12T03:54:56.787Z (2 months ago)
- Topics: backend, cloudwatch, javascript, nodejs, socket-io
- Language: JavaScript
- Size: 1.67 MB
- Stars: 2
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# aws-realtime-network-monitor
Node.js + AngularJS + AWS Cloudwatch### Overview
This is the Node.js based backend for a final year project for Applied Security Principles in the Internet Communications Technology program.
The "Notification Server" serves as both a RESTful backend and a Socket Server for maintaining client connections and sending logging data
in real time from CloudWatch.