A Guide to digital Cities

Digital Cities are changing the way we live, work and play. We’ve seen a recent focus on the idea of creating sustainable digital cities, which address how technology can be used to improve quality of life while reducing greenhouse gas emissions. But what is a digital city? In this article, you’ll learn all about theContinue reading “A Guide to digital Cities”

Rate this:

Does Kafka really preserve ordering in a partition?

It’s a general belief that Kafka guarantees the ordering within a partition. Same is claimed in official Kafka documentation. Below are the excerpts from Kafka documentation. Topics are partitioned, meaning a topic is spread over a number of “buckets” located on different Kafka brokers. This distributed placement of your data is very important for scalability becauseContinue reading “Does Kafka really preserve ordering in a partition?”

Rate this:

Microservices Assessment Framework

Mohit is an experienced enterprise architect and blogger. He has consulted various organizations and trained multiple teams to enable them to successfully adopt and improve Microservices architecture. Based on his experience,  Mohit is working on a Microservices assessment framework for following three objectives. Readiness – Access whether your organization is ready to adopt Microservices? FitnessContinue reading “Microservices Assessment Framework”

Rate this:

Why Is Swagger JSON Better Than Swagger Java Client?

The Swagger Java-Based Client Using Java Annotations on the Controller layer Pros and Cons It’s the old way of creating web-based REST API documents through the Swagger Java library. It’s easy for Java developers to code. All API description of endpoints will be added in the Java annotations parameters. Swagger API dependency has to be added to the MavenContinue reading “Why Is Swagger JSON Better Than Swagger Java Client?”

Rate this:

10 Challenges of Microservices and Solutions – Tips & Tricks

I am cloud API developer and architect and currently working on Google’s GCP based microservices for a large retail client of USA. Transitioning/implementing to microservices creates significant challenges for organizations. I have identified these challenges and solution based on my real exposure of microservices on PROD. I am writing this white paper in June 2018.Continue reading “10 Challenges of Microservices and Solutions – Tips & Tricks”

Rate this:

Blockchain in Insurance Claims

via Blockchain Blockchain is a distributed ledger initially used by Bitcoin cryptocurrency and eventually by many banking organizations to record transactions between parties with high security. It is start of Blockchain arena and it is anticipated to have a long sustainability and acceptability in various industries. One of the biggest use cases in Insurance IndustryContinue reading “Blockchain in Insurance Claims”

Rate this: