mirror of
https://github.com/autistic-symposium/backend-and-orchestration-toolkit.git
synced 2025-06-24 14:40:25 -04:00
45 lines
909 B
Markdown
Executable file
45 lines
909 B
Markdown
Executable file
## ☁️🧰 master orchestration && backend engineering
|
|
|
|
|
|
<br>
|
|
|
|
### fundamentals
|
|
|
|
<br>
|
|
|
|
* **[communication](communication/)**
|
|
* **[protocols](protocols/)**
|
|
* **[HTTP](https/)**
|
|
* **[execution](execution/)**
|
|
* **[proxy](proxy)**
|
|
* **[load balance](load_balance)**
|
|
|
|
|
|
<br>
|
|
|
|
---
|
|
### source code and snippets
|
|
|
|
<br>
|
|
|
|
|
|
* **[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)**
|
|
* **[aws](code/aws)**
|
|
* **[gcp](code/gcp)**
|
|
* **[chef](code/chef)**
|
|
* **[kafka](code/kafka)**
|
|
|
|
<br>
|
|
|
|
---
|
|
|
|
### more resources
|
|
|
|
<br>
|
|
|
|
* **[my end-to-end pipeline on AWS SQS + lambda + SNS](https://github.com/go-outside-labs/aws-pipeline-py)**
|
|
* **[saw, a multi-purpose tool for aws cloudwatch logs](https://github.com/TylerBrock/saw)**
|