Developing Event-Driven, Auto-Compensating Saga Transactions For Microservices

Sagas are difficult to develop due to the complexity of compensation logic and lack of support for increasingly event-driven microservices. Find solutions here. Read all

Argo Rollout and Deployment Strategies

Argo Rollouts is a Kubernetes controller and a part of the Argo project that provides advanced deployment capabilities for Kubernetes. Read all

Performance and Scalability Analysis of Redis and Memcached

This article benchmarks Redis and Memcached, popular in-memory data stores, to help decision-makers choose the best solution for their needs. Read all

Optimizing Your Cloud Resources, Part 2: Resource Management via IBM Cloud Projects

A collection of configurations used to organize and manage the Infrastructure as Code (IaC) deployments and related resources across multiple accounts. Read all

Embracing Multi-Cloud Architectures: Benefits, Strategies, and Best Practices

Discuss the strategic benefits of multi-cloud environments and the methods that can help achieve innovation, cost reductions, and operational excellence. Read all

Ollama + SingleStore - LangChain = :-(

Previously, we saw how LangChain provided an efficient and compact solution for integrating Ollama with SingleStore. But what if we were to remove LangChain? Read all

How To Generate TestNG Reports In Jenkins

Learn how to generate a TestNG report in Jenkins in our latest blog. You will also learn how to share these TestNG reports in Jenkins through email. Read all

AWS To Azure Migration

Explore AWS to Azure migration challenges its mitigation plan, top tools, a detailed checklist, and best practices for cost optimization for success. Read all

Mastering Microservice Architecture

This guide details integrating microservices for scalable, flexible software, covering design, data consistency, and advanced techniques. Read all

How I Finally Got All My CI/CD in One Place: Getting My CI/CD Act Together With Heroku Flow

If you want to go all in on Heroku, you can use a series of solutions called Heroku Flow to configure all your CI/CD without any third parties. Read all

HTTP API: Key Skills for Smooth Integration and Operation (Part 1)

In this article, I want to share my experience on how to work properly with HTTP APIs of third-party or internal services Read all

Modern Microservices, Part 5: Persistence and Packaging

In this guide, learn about adding persistence to our microservice powered by Postgres and package it for easy distribution via Docker Compose. Read all

How To Run OWASP ZAP Security Tests in Azure DevOps Pipeline

In this article, learn how configuring OWASP ZAP security tests for webpage UI or API helps to identify the security risks. Read all

 

 

 

 

Top