This is my tech workbook. Please visit https://ojitha.blogspot.com.au for my official Tech blog.
Website hosted as a container
October 3, 2020
This is very short tutorial to show how to quickly create a web server using Docker container. The Docker should be installed in your machine as a prerequesit.
First step to AWS CDK
September 26, 2020
This is my first step of using AWS CDK in macOS. I am using Pyenv tool to create python enviroment as explained in the Python my workflow.
Here the simple example created using AWS CDK.
Followed AWS CDK Python workshop.
Bash Introdcution
September 17, 2020
Understand the bash scripting to use in the day-to-day life of the developer.
Rusty terminal tools
September 13, 2020
This is very intersting blog explain new terminal tools written in Rusty 🚀.
Minikube Introduction
September 11, 2020
Minikube is a high available cluster for education and prototyping purpose only but not for the production use because of security, performance and stability issues.
Lean the basics here.