Dina Bogdan·Jul 7, 2022Running a cluster of Microsoft Orleans Virtual ActorsThis article is a continuation of the initial article that discussed the intro to Virtual Actors and Microsoft Orleans.A response icon1A response icon1
Dina Bogdan·Jul 1, 2022Intro to Virtual Actors by Microsoft OrleansRecently I wanted to dig deeper into what Microsoft Orleans is about and how it’s working and I had a painful experience because even if…A response icon1A response icon1
Dina Bogdan·Jul 7, 2021Smart patterns of decoupling with Kafka Connect — Part 2In “Metamorphosis of an e-commerce system by Kafka” we have introduced a specific business context, specifically: redesigning a legacy…
Dina Bogdan·Jun 15, 2021Smart patterns of decoupling with Kafka Connect — Part 1I’ve just published an article about how an e-commerce system can be reshaped by using the Kafka ecosystem.
Dina Bogdan·Jun 7, 2021Metamorphosis of an e-commerce system by KafkaI have written in the past about some lessons learned about building microservices and reactive systems.
InThe StartupbyDina Bogdan·Nov 12, 2020Quarkus, Testcontainers, and StoragesBeing involved in a project where Quarkus is intensively used, I’ve started to work on some integration tests and system tests where I’ve…
InThe StartupbyDina Bogdan·Aug 16, 2020Introducing In-Memory Data Grid — Hazelcast IMDGToday’s article will be oriented to a very specific concept, which is the In-Memory Data Grid or IMDG, discussing all the ideas introduced…A response icon2A response icon2
Dina Bogdan·Aug 9, 2020The (real) cost of latencyModern distributed systems, especially microservices, are hard to be designed, developed, and maintained, as we’ve already seen in one of…
Dina Bogdan·Jul 24, 2020(De)coupling yourselfIn the previous blog post, I’ve shown what was the lessons that I’ve learned when I’ve worked in building reactive microservices. In the…A response icon1A response icon1
Dina Bogdan·Jul 13, 2020Lessons learned about building microservices and reactive systemsI think that this will be the first blog post from a series in which my purpose is to share with you my experience when working with…