Browsing Tag
microservices
44 posts
Microservices: How to use Null Object Pattern to improve user experience
Topics: What is a Null Object Pattern? How to apply How to implement Testing noncritical dependencies Conclusion What…
How to develop an online code compiler using Java and Docker.
Have you ever wondered how platforms such as Codeforces and LeetCode operate? How do they compile and run…
Where did Microservices go
When I quit Microsoft and joined the startup company in 2015, the first thing I learned is the…
Manage Calendar & Address Book Micro-services
Greetings gentle reader. Gratitude for returning to update your insights on various topics. I am Silent-Mobius, also known…
When Should we Move to Microservices?
Last month I wrote about modular Monoliths and the value of modern Monolithic architecture. One of the more…
Fast Reads Unleashed: Performance Analysis of AWS GraphQL, DynamoDB, and Redis Cache
In this article, we analyze read performance benchmark results for a selection of AWS services, such as GraphQL…
Introduction to gRPC
Introduction gRPC is an open-source framework for high-performance remote procedure calls created by Google. It is commonly used…
My Favorite Free Courses to Learn Microservices in Depth
Disclosure: This post includes affiliate links; I may receive compensation if you purchase products or services from the…
Getting started with Microservice architecture
With large data getting out of hand,tech industries struggle to scale their services. Software architecture refers to the…
PHP Monolith to Microservices Using the Strangler Pattern
Dealing with the legacy system can be a real pain, both for developers and for business owners. It…