mirror of
https://github.com/autistic-symposium/backend-and-orchestration-toolkit.git
synced 2025-06-08 23:13:08 -04:00
60 lines
1.4 KiB
Markdown
Executable file
60 lines
1.4 KiB
Markdown
Executable file
## orchestration and backend engineering
|
|
|
|
<br>
|
|
|
|
### chapters
|
|
|
|
<br>
|
|
|
|
#### scripts for services and pubs
|
|
|
|
* **[docker](code/docker)**
|
|
* **[kubernetes](code/kubernetes):**
|
|
* **[spin up a node server](code/kubernetes/node-server-example)**
|
|
* **[kustomize for deployment](code/kubernetes/kustomize)**
|
|
* **[python cdk for deployment](code/kubernetes/python-cdk)**
|
|
* **[kafka (long pooling)](code/kafka)**
|
|
|
|
<br>
|
|
|
|
#### scripts for cloud infrastructure
|
|
|
|
* **[aws](code/aws)**
|
|
* **[gcp](code/gcp)**
|
|
|
|
<br>
|
|
|
|
#### resources for storage systems
|
|
|
|
* **[databases](resources/databases/)**
|
|
|
|
<br>
|
|
|
|
#### scripts for cloud management
|
|
|
|
* **[chef](code/chef)**
|
|
|
|
<br>
|
|
|
|
#### resources for learning
|
|
|
|
* **[protocol demos](code/protocol_demos/)**
|
|
* **[data engineering](resources/data_engineering/)**
|
|
* **[airflow and luigi](resources/data_engineering/airflow_and_luigi.md)**
|
|
* **[the arrow project](resources/data_engineering/arrow_project.md)**
|
|
* **[or tools](resources/data_engineering/or_tools.md)**
|
|
* **[what's a protocol](resources/protocols/)**
|
|
* **[what's communication patterns](resources/communication/)**
|
|
|
|
<br>
|
|
|
|
---
|
|
|
|
### cool resources
|
|
|
|
<br>
|
|
|
|
* **[list of public apis](https://github.com/public-apis/public-apis?tab=readme-ov-file)**
|
|
* **[system design in cool pictures](https://github.com/ByteByteGoHq/system-design-101)**
|
|
* **[my e2e surfline-pipeline-aws-py](https://github.com/autistic-symposium/surfline-pipeline-aws-py)**
|
|
|