Skip to main content

Expert Insights

Software Development|May 15, 2024

How to create a reference architecture with Kubernetes on Azure an extensive guide

From complexity to confidence. Read our extensive guide to navigate the complex environment of Kubernetes on Azure.

How_to_create_a_reference_architecture_with_Kubernetes_on_Azure_an_extensive_guide_image-min.jpg
Software Development|Mar 28, 2024

Reference Architecture: A roadmap to efficiency and scalability

Reference architecture is a how-to guide packed with company-approved strategies, filling knowledge gaps. This is a roadmap to creating one.

Reference_Architecture__A_roadmap_to_efficiency_and_scalability_image
Data Foundation|Sep 27, 2023

What is data mesh? Redefining data platform architecture

Data Mesh has been founded on four key principles that revolutionized data management. It focuses on decentralization, domain-oriented teams, data-as-a-product, self-serve platform, and federated governance.

What_is_data_mesh_Redefining_data_platform_architecture_image-min.jpg
Software Development|Aug 23, 2023

Cloud security policies in GCP: How to set them up using Terraform

Enhance GCP security with cloud security policies. Implement best practices, use Terraform, and leverage GCP tools for robust protection.

Cloud_security_policies_in_GCP_How_to_set_them_up_using_Terraform_image
Software Development|Jan 11, 2023

Transaction handling using an annotation processor

This is the second article in the "Build your own framework" series. Learn how to use an annotation processor in transactional handling.

hdr-min-1
Software Development|Dec 2, 2022

How to switch from PHP to Java and why it’s worth it?

Java programming is one of the most sought-after skills in the IT market. From this interview, you will learn how to switch from PHP to Java and why it's a good decision.

How_to_switch_from_PHP_to_Java_and_why_it’s_worth_it_image-min.jpg
Software Development|Jun 16, 2022

Frontend Enterprise Experience – An architecture for every scale business

Below article describes the front-end architecture we created. FEEA is the right choice for every scale business. The framework didn’t materialize just now, it’s an output of years of experience with enterprise delivery we’ve managed.

Frontend_Enterprise_Experience_–_An_architecture_for_every_scale_business_image-min.jpg
Software Development|Jun 16, 2020

Preventing Fraud and Fighting Account Takeovers with Kafka Streams [reference architecture]

The below article describes the solution architecture we created for risk detection that provides results in real-time and at scale. Together with ksqlDB, features in the Kafka Streams framework help engineers focus on delivering real business value.

data-min
Software Development|Nov 2, 2018

Helm alternative

VirtusLab shows how to ditch Helm by converting charts into single Kubernetes manifest templates for full control. They demonstrate using their “render” tool to flatten, clean, and version your deployment manifests.

virtuslab-header
Software Development|Jul 10, 2018

Think twice before using Helm

VirtusLab shares concerns about Helm’s hype, especially around its Tiller component and templating complexity. They point out how it adds layers—like auth and templating—that often create more work than value.

Think twice before using Helm cover