FamUnityNet
A programmer, always reboot. 一个程序猿, 一直重启。
Archive of posts with category '001-DevOps'
Learning Path Mindmapp Node.js Application Setup Node.js App on Ubuntu 18.04 - NodeSource Pre-requirements Install NodeSource 12.x for Node.js 12 shell script curl -sL https://deb.nodesource.com/setup_12.x | sudo -E bash -...
Scenario Context
We want to automate and manage certificates used within our K8s clusters.
Tutorial to follow
This is good one to follow
There are lots of powerful things you can do with the Markdown editor. If you’ve gotten pretty comfortable with writing in Markdown, then you may enjoy some more advanced tips...
Cloud ML Engine: Qwik Start
Question We have a micro service called “Key Vault”, which stores keys and secrets sensitive data. The data is encrypted by AES-256 keys, and we need a way to secure...
Tutorial to Follow
Azure Edge Quickstart
Scenario
To save some 3rd parties’ sensitive information such as credentials, in Kubernetes managed secret service.
Scenarios is described as this: We have one GCP root account, which creating 2 projects, one is as a lab, the other one is as production. The lab one has...
The tutorial to learn - GCP Connecting Cloud Pub/Sub with Service Catalog Install K8s Service Catalog and Service Broker Using K8s Service Catalog Which comes out with key concepts to...
Starter tour on KataCoda.com
Deploy Istio on Kubernetes This guide is fully followed from Katacoda.com, where you may have a better experience, importantly without any local env setup. This guide will create an environment...
Quick setup and test Node.js MQTT Client Sample 1. Creating Public/Private Key Pairs Generating an RS256 Key To generate an RSA-256 private key with a 2048-bit key size 1 2...
Azure IoTHub MQTTs messaging
It supports HTTP, MQTT(over TLS or WebSocket), or AMQPS
Connecting AWS IoT Service
Practice following Kubernetes The Hard Way
Good Explanation Kubernetes The Hard Way Explained