Containerized Applications with Golang on Kubernetes Tutorial outline Requirements Tutorial source codes Background Step 1- Build a basic web application in Go Step 2-...
Pod-to-Pod Communications in Kubernetes Nowadays, Kubernetes has changed the way software development is done. As a portable, extensible, open-source platform for managing containerized workloads...
Writing and reading MySQL database from Linux Bash MySQL is a very popular database management system used to manage databases for the storage systems...
How to make a webpage with partial dynamic content update accessible via HTML5 ARIA live! In this tutorial, we want to notify users when...
Going from location a to b using HTML5 Geolocation! In this tutorial, our goal is to get directions from the nearest store like a...
How to process file upload in HTML forms using Python Django framework Django is a Python-based free and open-source web framework, which follows the...