Skip to content
  • Home
  • Case Studies
  • Reviews
  • Portfolio
  • Pricing
  • Book a meeting
  • Request a free quote
Ontoborn Lobo

Ontoborn

Web and mobile app development company
  • Home
  • Case Studies
  • Reviews
  • Portfolio
  • Pricing
  • Book a meeting
  • Request a free quote
Distributed Transaction Management in Microservices — Part 2 — Saga Pattern

Microservices Communication Using gRPC Protocol

Hello everyone. In this article, we are going to learn about the gRPC protocol. gRPC has found huge success because of using HTTP/2 instead of HTTP/1.1 and protocol buffers instead of XML and JSON. gRPC …

Read more"Microservices Communication Using gRPC Protocol"

Everything you need to know about HTTP/2 Protocol

Hello everyone. In this article, we are going to see what is HTTP/2, its features, terminologies, and benefits. We will also compare HTTP/2 with HTTP/1 and see a brief introduction about HTTP/3 to end this …

Read more"Everything you need to know about HTTP/2 Protocol"

Do you Know Everything About Serverless Architecture?

Hello everyone. In this article, we will look at FaaS (Function as a Service) Then we will explore the various serverless offerings in AWS, and then we will see the use cases, benefits, and drawbacks …

Read more"Do you Know Everything About Serverless Architecture?"

What is HTTP, HTTP(S), SSL Passthrough, and SSL Termination ?

In this article, let us see what is HTTP, HTTPS, SSL Passthrough, and SSL Termination. This is a very important topic for all programmers as it covers the basics of a client-server communication What is …

Read more"What is HTTP, HTTP(S), SSL Passthrough, and SSL Termination ?"

SQL vs NO-SQL Databases — Everything you need to know

Hello everyone. In this article, we will be looking at what is SQL and NoSQL databases and then we will continue in-depth about both these types and also discuss their benefits and use cases. What …

Read more"SQL vs NO-SQL Databases — Everything you need to know"

What are JWT tokens and their different forms —  JWS and JWE?

Hello everyone. In this article, we will be seeing everything you need to know about JWT, JWS, and JWE. What is JWT? JSON web token (JWT) is an open standard (RFC 7519) that defines how …

Read more"What are JWT tokens and their different forms —  JWS and JWE?"

Single Sign-On (SSO): SAML, OAuth2, OIDC simplified

In this article, we will see about Single Sign-On (SSO) and the 2 protocols which are widely used for SSO namely SAML and OAuth2.This is one of the complicated areas to understand for any programmer …

Read more"Single Sign-On (SSO): SAML, OAuth2, OIDC simplified"

Scalability in the Cloud: Vertical vs Horizontal Scaling

  What is Scaling? Scaling is a process that alters the size of any system by expanding or compressing it to meet the expectation. The scaling operation can be achieved by adding resources to the …

Read more"Scalability in the Cloud: Vertical vs Horizontal Scaling"

Transaction Management in Spring Boot

Transaction management is one of the difficult features to understand for the developers and hence I decided to write on this topic. Let us take a look at how the Spring framework does transaction management. …

Read more"Transaction Management in Spring Boot"

Distributed Transaction Management in Microservices — Part 2 — Saga Pattern

In this article, we are going to see about the Saga pattern which is an asynchronous pattern that performs a sequence of transactions in each microservice and publishes messages or events to proceed to the …

Read more"Distributed Transaction Management in Microservices — Part 2 — Saga Pattern"

Posts navigation

1 2 3 … 5
Powered by Esotera & WordPress.
©2023 Ontoborn
Back to Top