Understanding Modular Monoliths

Share Share Share In recent years, there has been a growing interest in modular monoliths, an architectural pattern that combines the benefits of monolithic and modular architectures. Modular monoliths offer the simplicity of a monolith with the modularity and scalability of a microservices-based architecture. In this blog post, we’ll explore how to implement modular monoliths […]
How to pass ISTQB test exam?

Share Share Share Let’s ask ChatGPT what is ISTQB foundation level exam. Not bad ChatGPT! The ISTQB (International Software Testing Qualifications Board) Foundation Level certification is an entry-level certification for software testing professionals. It provides a basic understanding of software testing fundamentals, including testing concepts, test design techniques, test management, and test tools. Passing the ISTQB […]
Getting Started with Docker

Share Share Share If you work in the IT industry, you have probably heard the sentence, “It worked on my machine!”. We all have said this to our QA team or fellow developers from time to time. Just imagine that you don’t need to worry about it anymore, that something that works on your machine […]