Building a Private Cloud

Overview The goals of this project were to: Architecture To build the physical and logical foundation, several requirements were established: Hardware The hardware setup included: Configuration CloudStack Network A custom bridge is used to connect the network pool for virtual machines. KVM Installation Mysql Configuration NFS Configuration Primary and secondary storage is exposed Installing management […]

Continue reading


Accelerating Software Development: A Developer’s Perspective (Java, Kubernetes and Skaffold)

Developing software is a process composed of several key steps: In this article, I will focus on one crucial part of the process: writing code and running it locally. Demo: Observations from Startups and Established Companies Startups tend to move fast. They have fewer meetings, design quickly, implement rapidly, and deploy in record time. However, […]

Continue reading