gRPC in .NET Core

Introduction gRPC is a modern open source high performance RPC framework that can run in any environment, initially developed by Google. It can efficiently connect services in and across data centers with pluggable support for load balancing, tracing, health checking and authentication. It is also applicable in last mile of distributed computing to connect devices, […]

Hands-on with Pentaho Data Integration

Introduction: Pentaho is a business intelligence software that facilitates an organization as a strong ETL tool and helps to extract data from various resources such as data warehouses, cloud and other data sources. The data extracted as such can be transformed and cleansed as per the requirement. In addition, it provides OLAP services, reporting, generating […]