Cluster computing
Saturday, January 25, 2020
›
Filters: Filters are common in applications that query data. When data is stored in tables, filter usually appears as predicates that redu...
Friday, January 24, 2020
›
Organizing the APIs was only needed for gRPC. REST Apis are independently provisioned per resource. This flat enumeration of APIs helps wit...
Thursday, January 23, 2020
›
There is also one more advantage to exposing REST API s from the store. The APIs can be deployed with the same deployment charts as that of...
Wednesday, January 22, 2020
›
There is also one more advantage to exposing REST API s from the store. The APIs can be deployed with the same deployment charts as that of...
Tuesday, January 21, 2020
›
Stream storage is not a commodity. It is an emerging market. There are a handful of players at best and very few solutions built on top of ...
Monday, January 20, 2020
›
The Jenkins automation to read upstream job information is made possible with APIs. For example: for (String jobName : jobNames....
Sunday, January 19, 2020
›
There are many ways to use Configuration annotations in Spring Java application. @Configuration annotation is not the same as a bean. A POJ...
‹
›
Home
View web version