Open in app

Sign In

Write

Sign In

Parag Patil
Parag Patil

25 Followers

Home

Lists

About

Aug 18

Setting up CloudFront for aSetting Up AWS CloudFront for Spring Boot and Angular with Redirection…

Setting Up AWS CloudFront for Spring Boot and Angular with Redirection Setting up CloudFront for a Spring Boot backend and then redirecting to an Angular app involves a series of steps. Here’s a step-by-step guide: Deploy Your Spring Boot Application: First, make sure your Spring Boot application is deployed and…

2 min read

2 min read


Aug 9

Port 80 to 443 Redirection

If you want to handle the HTTP to HTTPS redirection at the Spring Boot level, especially when using an embedded container like Tomcat, you can follow the steps below. This assumes that you have a Spring Boot application with an embedded Tomcat server. Include the required dependencies: If you haven’t added Spring Security, add…

3 min read

3 min read


Jul 5

Demystifying Drools: Architecting for Automated Decision-Making in Financial Institutions

In today’s fast-paced financial sector, automated decision-making has become essential. It helps institutions navigate the complexities of financial regulations and customer expectations with agility and precision. In this context, the Drools Business Rules Management System (BRMS) plays a critical role. …

Drools

3 min read

Demystifying Drools: Architecting for Automated Decision-Making in Financial Institutions
Demystifying Drools: Architecting for Automated Decision-Making in Financial Institutions
Drools

3 min read


May 15

Add a Custom MetaData to Nuxeo DMS LTS

In the enterprise edition of Nuxeo DMS, the metadata can be added through Nuxeo Studio which is a part of the Nuxeo Online Services and isn’t available for the community edition. However, you can still add custom metadata fields in the Nuxeo DMS community edition. The custom metadata fields can…

Nuxeo

2 min read

Nuxeo

2 min read


Mar 17

How RabbitMQ comes to know whether the prefetch count limit has been reached?

In continuation with my previous attempt to answer the question Can RabbitMQ queues publish records in batches? Let me further elaborate on how RabbitMQ tracks the consumer’s prefetch count. RabbitMQ keeps track of the number of unacknowledged messages for each consumer to determine whether the prefetch count limit has been…

Rabbitmq

2 min read

Rabbitmq

2 min read


Mar 17

Can RabbitMQ queues publish records in batches?

RabbitMQ itself does not provide a built-in mechanism to publish messages in batches directly. However, you can achieve batching by combining multiple messages into a single message payload or using publisher confirms to manage the rate at which you publish messages. …

Rabbitmq

3 min read

Rabbitmq

3 min read


Feb 6

Generic API Caller in .Net 6 — Resiliency Part I

In Part I, we’ll see the implementation of the Circuit Breaker Pattern. By definition, the circuit breaker pattern handle faults that might take a variable amount of time to recover from, when connecting to a remote service or resource. This can improve the stability and resiliency of an application. Click…

3 min read

3 min read


Feb 2

Generic API Caller in .Net 6

This article covers the implementation of a generic API caller to quickly onboard the APIs in any application. It accepts the following API constructs to make a call to the API URL: The URL of the target API endpoint to be onboarded in the application Method: The HTTP method to…

Net6

4 min read

Net6

4 min read


Feb 2

Enable CDC in Microsoft SQL Server

Prerequisites: Let’s assume we have a SQL Server instance named MSSQL running SQL Server 2012 or later. Let’s also assume that we have a database named SalesDB in the Full recovery model. Enabling CDC: Open SQL Server Management Studio and connect to the MSSQL instance. Right-click the SalesDB database, and…

Change Data Capture

1 min read

Change Data Capture

1 min read


Aug 20, 2021

Configure Saiku in Tomcat with context path other than /

Before we get into the technical aspects of this article, let's begin by understanding the problem statement. By default, the Saiku OLAP tool, when deployed to a Tomcat or Jetty container, can only be accessed via the http://Hostname:port/ URL. But if you publish it using a different context path instead…

Saiku

5 min read

Saiku

5 min read

Parag Patil

Parag Patil

25 Followers

CTO @ Nucsoft Ltd

Following
  • Jaydeep Patil

    Jaydeep Patil

  • Fuji Nguyen

    Fuji Nguyen

  • Paras Bansal

    Paras Bansal

  • Tim Little

    Tim Little

See all (6)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech

Teams