Archive of posts with category '001-DevOps'

Setup Mindmapp NodeJS App on Oracle Cloud Free VM

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 -...

Automatically provision and manage TLS certificates in Kubernetes

Scenario Context We want to automate and manage certificates used within our K8s clusters.

K8s Local Persistent Volume Setup

Tutorial to follow This is good one to follow

Qwiklabs ML APIs - 1. Introduction to APIs in Google

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...

Qwiklabs - Machine Learning APIs

Create a service account

Qwiklabs - Baseline: Data, ML, AI

Cloud ML Engine: Qwik Start

Google Cloud - Key Management Service

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...

Azure Edge Service

Tutorial to Follow Azure Edge Quickstart

Kubernetes API-GW service

KONG with TLS + Auth

GCP K8s Clusters Kind - Secret

Scenario To save some 3rd parties’ sensitive information such as credentials, in Kubernetes managed secret service.

Multiple GCP K8s Clusters under a different GCP project

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...

GCP K8s Service Catalog

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...

Istio

Starter tour on KataCoda.com

Istio on Katacoda

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...

IBM IoT

IBM Watson IoT Platform

GCP IoT

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 IoT Hub

Azure IoTHub MQTTs messaging It supports HTTP, MQTT(over TLS or WebSocket), or AMQPS

AWS IoT Core

Connecting AWS IoT Service

Kubernetes The Hard Way

Practice following Kubernetes The Hard Way Good Explanation Kubernetes The Hard Way Explained