🛌 Commit progress before sleep break
52
README.md
|
@ -1,39 +1,45 @@
|
||||||
## ☁️ resources on cloud and orchestration
|
## ☁️🧰 master orchestration && backend engineering
|
||||||
|
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
### in this repo
|
### fundamentals
|
||||||
|
|
||||||
|
<br>
|
||||||
|
|
||||||
|
* **[communication](communication/)**
|
||||||
|
* **[protocols](protocols/)**
|
||||||
|
* **[HTTP](https/)**
|
||||||
|
* **[execution](execution/)**
|
||||||
|
* **[proxy](proxy)**
|
||||||
|
* **[load balance](load_balance)**
|
||||||
|
|
||||||
|
|
||||||
|
<br>
|
||||||
|
|
||||||
|
---
|
||||||
|
### source code and snippets
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
|
|
||||||
* [docker](https://github.com/bt3gl-labs/Scratch-Space-Cloud-and-Orchestration/tree/master/docker)
|
* **[docker](code/docker)**
|
||||||
* [kubernetes](https://github.com/bt3gl-labs/Scratch-Space-Cloud-and-Orchestration/tree/master/kubernetes)
|
* **[kubernetes](code/kubernetes):**
|
||||||
* [spin up a node server example](kubernetes/node-server-example)
|
* **[spin up a node server](code/kubernetes/node-server-example)**
|
||||||
* [using kustomize for deployment](kubernetes/kustomize)
|
* **[kustomize for deployment](code/kubernetes/kustomize)**
|
||||||
* [using python cdk for deployment](kubernetes/python-cdk)
|
* **[python cdk for deployment](code/kubernetes/python-cdk)**
|
||||||
* [aws](https://github.com/bt3gl-labs/Scratch-Space-Cloud-and-Orchestration/tree/master/aws)
|
* **[aws](code/aws)**
|
||||||
* [gcp](https://github.com/bt3gl-labs/Scratch-Space-Cloud-and-Orchestration/tree/master/gcp)
|
* **[gcp](code/gcp)**
|
||||||
* [chef](https://github.com/bt3gl-labs/Scratch-Space-Cloud-and-Orchestration/tree/master/chef)
|
* **[chef](code/chef)**
|
||||||
* [kafka](https://github.com/bt3gl-labs/Scratch-Space-Cloud-and-Orchestration/tree/master/kafka-and-streaming)
|
* **[kafka](code/kafka)**
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
### resources
|
### more resources
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
##### go-outside
|
* **[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)**
|
||||||
* [end-to-end pipeline for video edition on AWS SQS + lambda + SNS](https://github.com/go-outside-labs/aws-pipeline-py)
|
|
||||||
|
|
||||||
|
|
||||||
<br>
|
|
||||||
|
|
||||||
##### external
|
|
||||||
|
|
||||||
|
|
||||||
* [saw, a multi-purpose tool for aws cloudwatch logs](https://github.com/TylerBrock/saw)
|
|
||||||
|
|
0
chef/.gitignore → code/chef/.gitignore
vendored
0
gcp/.gitignore → code/gcp/.gitignore
vendored
Before Width: | Height: | Size: 24 KiB After Width: | Height: | Size: 24 KiB |
Before Width: | Height: | Size: 106 KiB After Width: | Height: | Size: 106 KiB |
Before Width: | Height: | Size: 7.7 KiB After Width: | Height: | Size: 7.7 KiB |
Before Width: | Height: | Size: 30 KiB After Width: | Height: | Size: 30 KiB |
Before Width: | Height: | Size: 212 KiB After Width: | Height: | Size: 212 KiB |
Before Width: | Height: | Size: 501 B After Width: | Height: | Size: 501 B |
Before Width: | Height: | Size: 36 KiB After Width: | Height: | Size: 36 KiB |
Before Width: | Height: | Size: 119 KiB After Width: | Height: | Size: 119 KiB |
Before Width: | Height: | Size: 159 KiB After Width: | Height: | Size: 159 KiB |