High availability, self-healing, load balancing, automated deployment… These are just some of the terms that come to mind when we think of Kubernetes. So what is Kubernetes? According to their website, “Kubernetes is a portable, extensible, open-source platform for managing containerized workloads and services, that facilitates both declarative configuration and automation. It has a large,…
The Requirements Phase
In the past, it took a long time to complete a working software application. The project was not released until it was complete… done… finished. Sometimes it was years before an actual product was released. That’s not acceptable nowadays. We’ve learned how to develop software at a more reasonable pace. Yes, software takes time to…
Building an Auto Detailing App
In this series, I will be creating a software application that will be used by auto detailing businesses. I am documenting the progress of this app so that I can learn the development process on much a deeper level, while also helping others learn. This will be the back-end software that runs in the cloud….
Introduction
The Web is everywhere! We are all connected, in one way or the other. Most of us own a smartphone that gives us access to web. We do our banking, stream movies and TV shows, do our shopping, grab an Uber, and even control our smart homes through the Web! Hi, my name is Tony….