All Insights

Insights

All Insight Post

How to implement data processing architectures – Lambda, Kappa & Apache beam?

Need to structure your data processing for your system and not sure what method to use? This article debriefs the types of data processing architecture patterns and how they can be used to handle different scenarios of large data...

Feature flags: How to and best practices guide. When and why to use Feature flags

Interested in learning about feature flags and how they can help you benefit your company? Feature flags are used in leading tech companies and allow them to test developments with less risk due to no code rewriting. This blog...

MongoDB Atlas Peering: Spring Boot App hosted in AKS

Curious in learning how you can create Peering Endpoints between Azure Kubernetes Services (AKS) and MongoDB Atlas using major cloud vendors like Azure? This blog takes you through a step-by-step process in order to use your Atlas...

Microservices, gRPC and Protobuf

Can the limitations of high-performance requirements with REST APIs using JSON payloads be solved by using Protobuf, gRPC, and HTTP/2? This blog will show you how the combination of these tools can create high-performance communication...

Should data be embedded in business process? It depends!

Data is one of the most important assets to businesses because of the competitive advantage you gain, knowledge of your customers wants from your business, and the information you have when making decisions. Should businesses implement...

Part 2: Microservices Architecture: configurable business process using Workflow Engine

This blog will teach the different types of microservices architecture and how they can be used to handle different approaches when orchestrating business process flows. Both choreography or orchestration microservice approaches can...