-
Enterprise Java
Guidance for Building a Control Plane for Envoy – Domain Specific Configuration API
Establishing your control-plane interaction points and API surface Once you’ve thought through what components might make up your control-plane architecture…
Read More » -
Enterprise Java
Guidance for Building a Control Plane for Envoy – Identify Components
Identify which components you need for your control plane As the spectrum of operating environments varies wildly, so too could…
Read More » -
Enterprise Java
Guidance for Building a Control Plane to Manage Envoy Proxy at the edge, as a gateway, or in a mesh
Envoy has become a popular networking component as of late. Matt Klein wrote a blog a couple years back talking…
Read More » -
Software Development
How to design using state machines?
Designing an application typically involves focussing on the application requirements from various angles and thus arriving at different design objects…
Read More » -
Software Development
Requirements to Release (R2R)
R2R journey and its problems The journey from requirements to release (R2R) consists of 3 major phases. Design, Develop and…
Read More » -
Software Development
Standardising software application designing
Existing design-scape for software application design The state of software application designing is currently subjective. There exists a definition of…
Read More » -
Core Java
Accumulative: Custom Java Collectors Made Easy
Accumulative is an interface proposed for the intermediate accumulation type A of Collector<T, A, R> in order to make defining…
Read More » -
Enterprise Java
Asynchronous RDBMS access with Spring Data R2DBC
Not too long ago, a reactive variant of the JDBC driver was released. Known as R2DBC. It allows data to…
Read More » -
Software Development
Real User Monitoring vs. Synthetic Monitoring: which one’s best for you?
Every online business owner has woken up in cold sweat from this nightmare at least once in their life: you…
Read More »