Premkumar G

Docker 1 – Containerisation basics

Introduction This is the first post in docker series. Here we will talk about some basic containerisation terminologies. What is containerisation? Bare metal  Vs Virtualization Vs Containerisation Bare metal – It refers to a single physical server. We know that to run any software, we need the hardware elements of a single computer – server, …

Docker 1 – Containerisation basics Read More »

AsyncProcessor requestor type and System Runtime Context

Introduction In this post, we will see about the introduction and deprecation of AsyncProcessor requestor type followed by the usage of System Runtime Context. Let’s start with some brief introduction about requestor types. We know that all the application logic or coding resides in the rule base. To resolve and execute the applicable code, we …

AsyncProcessor requestor type and System Runtime Context Read More »

Content storage and content source using Azure storage repository

Introduction In this post, we will see how we can store and manage the case attachments and pulse attachments in Azure blob storage container instead of the default Pega data storage. This tutorial is implemented using Pega 8.5 personal edition. I recommend you to go through my previous post to understand the basics of cloud …

Content storage and content source using Azure storage repository Read More »

SAML Authentication service – Connect to Azure Active Directory

Introduction In this post we will how Pega operators can be authenticated against the Azure active directory. This tutorial is implemented using Pega 8.5 personal edition. You can check out the video for SAMl SSO basics What is Azure Active directory? It is an enterprise identity service provided by Microsoft Azure cloud.It provides single sign-on …

SAML Authentication service – Connect to Azure Active Directory Read More »

Asynchronous service processing in Pega

Introduction In this post we will see how Pega can process the incoming service requests in asynchronous manner. We will also deep dive into entire architecture behind the asynchronous service processing. Let’s get started. Business scenario Say ABC is a banking organization that provide loans to customer. ABC uses a Pega application  for sales processing. …

Asynchronous service processing in Pega Read More »

Kafka 7 – Configure Kafka instance in Pega

Introduction In the previous post we saw how we can make a connection between Pega and an external Kafka server. In this post we will see how Pega can consume the Kafka messages published in the external Kafka server. Business scenario A banking organization ABC uses Pega infinity to facilitate their sales process. Whenever a …

Kafka 7 – Configure Kafka instance in Pega Read More »

Kafka 6 – Configure Kafka instance in Pega

Introduction In the previous post on queue processor we saw that Pega internally has its native kafka server to perform stream processing. In this post we will see how Pega can make a connection to external Kafka server. Business scenario A banking organization ABC uses Pega infinity to facilitate their sales process. Whenever a loan …

Kafka 6 – Configure Kafka instance in Pega Read More »

error: Content is protected !!
Scroll to Top