From ab9a78d5d5bc5bfa3eb37b748993cfcf94586d5a Mon Sep 17 00:00:00 2001 From: Kayla Blosser <117483128+Kaympe20@users.noreply.github.com> Date: Tue, 27 Aug 2024 18:43:30 -0400 Subject: [PATCH 1/3] Add Amplify and Cloudwatch --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 390975c..ed3f55f 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,15 @@ Elastic Compute Cloud * [Garage](https://garagehq.deuxfleurs.fr/) – An open-source distributed object storage service tailored for self-hosting * [SeaweedFS](https://github.com/seaweedfs/seaweedfs) – SeaweedFS is a fast distributed storage system for blobs, objects, files, and data lake, for billions of files. +## Amazon CloudWatch +* [Prometheus](https://prometheus.io/) - An open-source monitoring and alerting toolkit. +* [Grafana](https://grafana.com/grafana/) - An open-source platform for monitoring and observability. + +## Amplify +* [Supabase](https://supabase.com/) - Open source, backend as a service, and the most complete firebase alternative +* [Appwrite](https://appwrite.io/) - Open Source Authentication, Databases, Functions, Storage, and Messaging +* [nhost](https://nhost.io/) - An open source firebase alternative with a GraphQL API + ## Related Lists * [Awesome AWS](https://github.com/donnemartin/awesome-aws) - A curated list of awesome Amazon Web Services (AWS) libraries, open source repos, guides, blogs, and other resources. From c4d05c5ce8f409f33f750ad7cd218ae24c14d3ed Mon Sep 17 00:00:00 2001 From: Kayla Blosser <117483128+Kaympe20@users.noreply.github.com> Date: Tue, 27 Aug 2024 18:46:44 -0400 Subject: [PATCH 2/3] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ed3f55f..2998299 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ A curated list of awesome self-hosted alternatives to Amazon Web Services (AWS) - [EC2 / Lightsail](#ec2--lightsail) - [Lambda](#lambda) - [S3](#s3) +- [Amplify](#amplify) +- [Cloudwatch](https://github.com/Kaympe20/awesome-selfhosted-aws/edit/patch-1/README.md#amazon-cloudwatch) - [Related Lists](#related-lists) ## EC2 / Lightsail From 43be56327c46990c6a8d20fcd4e3d7e1128189a6 Mon Sep 17 00:00:00 2001 From: Kayla Blosser <117483128+Kaympe20@users.noreply.github.com> Date: Tue, 27 Aug 2024 18:47:15 -0400 Subject: [PATCH 3/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2998299..5acf49c 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ Elastic Compute Cloud * [Grafana](https://grafana.com/grafana/) - An open-source platform for monitoring and observability. ## Amplify -* [Supabase](https://supabase.com/) - Open source, backend as a service, and the most complete firebase alternative +* [Supabase](https://supabase.com/) - Open source, backend as a service, and the most complete alternative * [Appwrite](https://appwrite.io/) - Open Source Authentication, Databases, Functions, Storage, and Messaging * [nhost](https://nhost.io/) - An open source firebase alternative with a GraphQL API