Access Employees

Blog

Welcome to JJ Consulting Blog. Quality content written by the company's own employees.

Communication styles between microservices

Published in by Gustavo Mauricio de Barros

Communication styles between microservices

Learn the different ways of communicating between microservices and their advantages/disadvantages.

READ MORE

Migrating .NET monolith to microservices

Published in by Lucio Pelinson

Migrating .NET monolith to microservices

Discover the challenges, lessons learned, and best practices from the journey of transforming a monolithic system into a scalable microservices architecture.

READ MORE

How to execute mathematical expressions in a string in .NET

Published in by Gustavo Mauricio de Barros

How to execute mathematical expressions in a string in .NET

Discover how to execute mathematical expressions in a string in .NET. Understand how it works and its advantages.

READ MORE

What Is a Data Dictionary?

Published in by Gustavo Mauricio de Barros

What Is a Data Dictionary?

The data dictionary is a centralized repository that documents the structure of a system's data, including fields, types, validations, and relationships, aligning the database with business rules. See this article for the advantages of this structure.

READ MORE