developer

5 Important Lessons That Every Software Developer Should Know & Learn

“Programming is easy”, they said, and I would wholeheartedly agree. However, software development is not easy. A plethora of technologies and frameworks are required to develop and ship an enterprise-ready application that can run in a production environment. But again, software development is subjective. If you are just creating a small web application, then any […]

5 Important Lessons That Every Software Developer Should Know & Learn Read More »

Terraform In A Nutshell

Terraform is an infrastructure as code (IaC) tool that can provision resources in the cloud from simple declarative code. When building an app in the cloud, you may find yourself using the graphical user interface of any cloud provider. Clicking on buttons and paying for products just like we do on sites like eBay or

Terraform In A Nutshell Read More »