## orchestration and backend engineering
### chapters
#### 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)**
#### scripts for cloud infrastructure * **[aws](code/aws)** * **[gcp](code/gcp)**
#### resources for storage systems * **[databases](resources/databases/)**
#### scripts for cloud management * **[chef](code/chef)**
#### 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/)**
--- ### cool resources
* **[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)**