Agility
Refactoring Techniques and Risks. Part III of V Mini-Tech Series
In part I of our refactoring series we talked about what is code refactoring, and why it deserves an investment during development. Part II was all about when to choose to refactor, what situations it’s absolutely crucial to refactor in, and our teams take on the clean code approach. Part III will highlight consideration points and…
Read MoreWhat is Code Refactoring and Why Should You Do It? Part I of V Mini-Tech Series
Sometimes code can go bad faster than guacamole left on the table after a couple of hours. Code refactoring is the process of cleaning up and revamping the underlying code behind the curtain so it runs cleaner without changing how it functions for end-users. Everything on earth tends to decay after a certain amount of…
Read MoreServerless Microservice Reference Architecture
This reference architecture walks you through the decision-making process involved in designing, developing, and delivering the onboarding platform by HRcloud (a fictitious company). The goal is to provide you with practical hands-on experience in working with several integral cloud services and technologies that effectively are used in building serverless-based microservice architectures. We hope to illuminate…
Read MoreDual Track Scrum: Two Roads to the Future
One of the most persistent challenges in getting a project off the ground is coordinating workflows between the teams responsible for different aspects of the project. In particular: discovery and development. At times, it can seem like bringing together two different countries with different languages and cultures. Because of the differences in the way each…
Read More