In this document, we will be learning about the basic components of kubernetes and how to create them.
Prerequisites We need a hypervisor - install VirtualBox https://www.virtualbox.org/wiki/Downloads
This is something that we need inorder to run the nodes for our Kubernetes cluster, they can also be run on bare-metal, but since we will be running the nodes on our laptop, we will be running them on VMs. Install kubectl k8s command line tool From: https://kubernetes.
If you’re like me, and is tying to follow a tutorial about SQL which is using Adventureworks on Mac… or just simply wanna play with a good sample DB. Here’s a step by step guide on how to set it up.
Prerequisites You will need Docker Install Azure Data Studio Download Adventureworks (any of the OLTP downloads would work) Run SQL Server This is using this instruction - https://docs.
I was grateful to bring my company’s presence on the stage for the second time around in SREcon Asia/Australia held in Singapore this year. It was nerve-racking as it was my first time speaking at a conference, let alone international, but it was such a fun experience.
The Beginning… A couple of people and I were encouraged by my Engineering Manager to submit a talk for the conference. He stated that my company has the stories, we just need to showcase them.
Step by step guide on how to create your own React App from scratch!
Finished Template: react-template
Things to Set up npm webpack babel es6 to es5 (plugin) jsx to es5 (plugin) polyfill ( -> build.js) -babel will transform everything back to a build.js file gulp *.scss -> css http (server lint for js and css Basic Set Up 1) Create new app directory $ mkdir my-app $ cd my-app 2) NPM A package manager for JavaScript.
Here are my slides for my talk - Mentoring: A Mentee’s Perspective
You can also download the PDF .