Azure documentation generator helps to efficiently generate Cloud Documentation of your Azure Subscription by interpreting your cost and resource information. Read all
Take a look at CI/CD approaches in a Kubernetes ecosystem, best practices for implementing an efficient CI/CD framework, and popular open-source CI/CD tools. Read all
Can we take microservice architecture patterns and apply them to the frontend? Companies such as Netflix, Zalando, and Capital One have pushed the pattern to the front, laying the groundwork for microfrontends. Read all
The serverless offerings of AWS are getting more and more popular. But it remains a challenge to understand and leverage them properly. This is a case study. Read all
Learn common database patterns for microservices, explore CQRS (including how it differs from CRUD), and, finally, how it can be combined with event sourcing. Read all
We invited Hyke’s Yousef Sedky. Yousef shares his insights about his journey while building an infrastructure from scratch and implementing SRE practice. Read all
Definition of Done Theses: 10 Simple Principles of a Critical Scrum Success Factor to improve your team’s effectiveness, team spirit, and reputation. Read all
Let’s take a look at how to create an initially well created cluster for managing bootstrap data with a description of K3S and High availability (HA) clusters. Read all
This article provides an example of how the Java Decorator Pattern helps create designs from scratch and fix integration problems in existing systems. Read all
Learn how to use a simple producer service in Python to produce messages to a topic in Apache Pulsar. We will use ScyllaDB and create a Sink connector to export the messages to the database. Read all