Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kasir-barati/cloud
It was my endeavour to build a wrapper around Docker and develop a RESTful API. In order to serve Platform as a Service. But now it's a place to learn more about cloud and put things into practice, of course things that are related to this topic.
https://github.com/kasir-barati/cloud
aws backend bash bash-script cloud cloud-computing docker dockerfile linux nodejs npm paas platform-as-a-service postgresql restful-api
Last synced: 27 days ago
JSON representation
It was my endeavour to build a wrapper around Docker and develop a RESTful API. In order to serve Platform as a Service. But now it's a place to learn more about cloud and put things into practice, of course things that are related to this topic.
- Host: GitHub
- URL: https://github.com/kasir-barati/cloud
- Owner: kasir-barati
- License: mit
- Created: 2020-11-01T14:27:20.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-11-24T18:39:56.000Z (about 1 month ago)
- Last Synced: 2024-11-24T19:31:03.286Z (about 1 month ago)
- Topics: aws, backend, bash, bash-script, cloud, cloud-computing, docker, dockerfile, linux, nodejs, npm, paas, platform-as-a-service, postgresql, restful-api
- Language: HTML
- Homepage: https://kasir-barati.github.io/cloud/
- Size: 16.6 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: .github/README.md
- License: LICENSE
Awesome Lists containing this project
README
> [!IMPORTANT]
>
> Keep this file content in sync with [`index.md`](../index.md).# Cloud
1. I love to hear your thoughts about the things that I am doing here. So reach out. Or better yet, formulate your thoughts in a GH issue.
2. Most of the things I am putting in this repo are my own original creation, although I'm not reinventing the wheel when it is out there. So I might have taken some parts of other's creation and modified them to suit my needs. So credits goes still to the original creator of those contents.> [!NOTE]
>
> Initial codebase: this repo was intended to be a professional RESTful API in time, but it didn't come to fruition. So now you can see my endeavour [here](https://github.com/kasir-barati/paas-system/tree/initial-branch).# Handwritings
I first started by jotting down on a paper what I was learning about AWS but then I change my mind and decided to document it in a more accessible way. That's the back story behind this exhaustive doc. But you can always find my handwriting [here](../aws/handwritings/README.md).
# Content
- [CloudFront](../aws/CloudFront/README.md)
- [CloudTrail](../aws/CloudTrail/README.md)
- [CloudWatch](../aws/CloudWatch/README.md)
- [CodeGuru](../aws/CodeGuru/README.md)
- [EC2](../aws/EC2/README.md)
- [Manual deployment processes](../deploying-exercises/manual-deploy.md).
- [Deploy an ExpressJS on EC2 + CORS](../deploying-exercises/expressjs-cors/github-pipeline.md).
- [Elastic Beanstalk](../aws/Elastic-Beanstalk/README.md)
- [EventBridge](../aws/EventBridge/README.md)
- [Global Accelerator](../aws/Global-Accelerator/README.md)
- [Global Applications](../aws/global-app/README.md)
- [Health Dashboard](../aws/Health-Dashboard/README.md)
- [Local Applications](../aws/local-app/README.md)
- [Outposts](../aws/Outposts/README.md)
- [Route 53](../aws/Route-53/README.md)
- [S3 Transfer Acceleration](../aws/S3-Transfer-Acceleration/README.md)
- [SQS, SNS, Kinesis, MQ](../aws/SQS-SNS-Kinesis-MQ/README.md)
- [VPC](../aws/VPC/README.md)
- [Wavelength](../aws/Wavelength/README.md)
- [X-Ray](../aws/X-Ray/README.md)