Blogs authored by prasanna1983
Introduction gRPC is initially developed by Google. It is a high performance, open source RPC framework and is based on a client-server model of remote procedure calls.With help of gRPC client application can directly call methods on a server application as if it was a local object. Strengths of gRPC gRPC is offering many benefits […]
Azure Cosmos DB is a fully managed globally distributed multi master replication NoSQL database. Its’s designed for high scale global replication low latency database. It has excellent response times and 99.999% availability. Key Features Global Distribution: Distributed across all major regions in Azure across the globe. Regional Presence: It is available in all regions where […]