Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fffaraz/awesome-selfhosted-aws
A curated list of awesome self-hosted alternatives to Amazon Web Services (AWS)
https://github.com/fffaraz/awesome-selfhosted-aws
List: awesome-selfhosted-aws
Last synced: 28 days ago
JSON representation
A curated list of awesome self-hosted alternatives to Amazon Web Services (AWS)
- Host: GitHub
- URL: https://github.com/fffaraz/awesome-selfhosted-aws
- Owner: fffaraz
- Created: 2018-10-18T15:26:55.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-08-28T03:37:46.000Z (4 months ago)
- Last Synced: 2024-11-06T01:39:57.056Z (about 1 month ago)
- Size: 10.7 KB
- Stars: 371
- Watchers: 5
- Forks: 23
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- stars - awesome-selfhosted-aws - hosted alternatives to Amazon Web Services (AWS) | fffaraz | 395 | (Others)
- stars - awesome-selfhosted-aws - hosted alternatives to Amazon Web Services (AWS) | fffaraz | 395 | (Others)
README
# Awesome Self-hosted AWS
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
Elastic Compute Cloud* [Proxmox Virtual Environment](https://www.proxmox.com/en/proxmox-ve) - Open source server virtualization management solution based on QEMU/KVM and LXC.
## Lambda
* [1Backend](https://github.com/1backend/1backend) - Platform designed to make deploying, running and maintaining lambda functions/microservices easy.
* [Fission](https://github.com/fission/fission) - Fast Serverless Functions for Kubernetes.
* [OpenWhisk](https://github.com/apache/incubator-openwhisk) - Serverless event-based programming service.## S3
* [Ceph](https://github.com/ceph/ceph) - Distributed object, block, and file storage platform.
* [Minio](https://github.com/minio/minio) - Open source object storage server compatible with Amazon S3 APIs.
* [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 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.
* [Awesome Serverless](https://github.com/anaibol/awesome-serverless) - A curated list of awesome services, solutions and resources for serverless / nobackend applications.
* [Awesome Selfhosted](https://github.com/Kickball/awesome-selfhosted) - A list of Free Software network services and web applications which can be hosted locally.
* [Awesome Sysadmin](https://github.com/n1trux/awesome-sysadmin) - A curated list of amazingly awesome open source sysadmin resources.
* [r/selfhosted](https://www.reddit.com/r/selfhosted/) - A place to share alternatives to popular online services that can be self hosted without giving up privacy or locking you into a service you don't control.