Data is the oil of the 21st century — a valuable commodity prized and hoarded throughout the business world. In an attempt to turn users’ preferences into business profits, every internet activity is stored and analyzed. As a result, internet profile data...
Software projects often start with such innocence. A developer creates the basic functionality and then extends the functionality with various rules of domain logic. Project classes grow larger and more complex to accommodate all these changes. The classes gain a lot...
In this post I’ll outline the basics of getting Kubernetes running on top of AWS. When we are done, you should have a Kubernetes cluster running atop of AWS with a simple web application that is publicly accessible. What is Kubernetes? Simply put, Kubernetes is...