Tag: Scalable

Writing Scalable & Maintainable Code

Well if you have, there’s really nothing to be ashamed about. We all write flawed code as we learn. The good news is, it’s fairly straightforward to make improvements- but only if you’re willing. One of the best ways to improve your code is by learning some programming design pr...

The SOLID Principles Writing Scalable & Maintainable Code

Has anyone ever told you that you write “bad code”? Well if you have, there’s really nothing to be ashamed about. We all write flawed code as we learn. The good news is, it’s fairly straightforward to make improvements- but only if you’re willing. One of the ...

Design Patterns: A Guide to JavaScript Development Principles for Clean and Scalable Code

The Essence of Design Patterns Hello folks! Over my years as a senior software engineer, I’ve realized that crafting clean and scalable code doesn’t solely depend on what we’re crafting, but the structure of our code also plays an important role, and that’s precisely what ...

Building a Consistent and Scalable Infrastructure with Terraform: Deploying a Jenkins Server using AWS

XEX Consultancy is embarking on an initiative to enhance our software development pipeline with Jenkins for CI/CD purposes. To achieve this, our team has entrusted you with the task of deploying the Jenkins server using reusable Terraform code. In addition to setting up Jenkins, we require seamless ...