Open in app

Sign In

Write

Sign In

Paras Bansal
Paras Bansal

41 Followers

Home

About

Mar 11

Rust — WebAssembly — Docker Integration

I am a newbie to WebAssembly and with this story I’ll be sharing my learning on this topic. A lot of information is there on web, so I’ll cover whatever I could learn. WebAssembly (a.k.a Wasm) For a long time developers have been using Javascript for providing customized experience on…

Wasm

8 min read

Rust — WebAssembly — Docker Integration
Rust — WebAssembly — Docker Integration
Wasm

8 min read


Sep 23, 2022

Springboot File Streaming application with data validations

This post is related to one of my previous story on Spring Cloud File Streaming. Though many companies are trying to move to cloud based solutions, still there are more than 50% workloads which are still on-prem based. …

Spring Boot

4 min read

Springboot File Streaming application with data validations
Springboot File Streaming application with data validations
Spring Boot

4 min read


Jun 30, 2022

Netflix Conductor DO_WHILE loop implementation with task retry logic

Netflix Conductor is a open source orchestration tool from Netflix to orchestrate workflows that spans across microservices. While I have used Airflow as well, Netflix conductor has many features: Significantly fast and lightweight than Airflow Its distributed architecture like Airflow, but provides client libraries in many languages for workers to…

Netflix Conductor

5 min read

Netflix Conductor DO_WHILE loop implementation with task retry logic
Netflix Conductor DO_WHILE loop implementation with task retry logic
Netflix Conductor

5 min read


May 27, 2022

Spring Cloud Stream Application for Google Cloud Storage

From Spring documentation — Spring Integration enables lightweight messaging within Spring-based applications and supports integration with external systems via declarative adapters. Those adapters provide a higher-level of abstraction over Spring’s support for remoting, messaging, and scheduling. …

Cloud Storage

5 min read

Cloud Storage

5 min read


Apr 17, 2022

Cucumber BDD testing using Junit Framework for Rest APIs using RestAssured

Many modern application architectures are now cloud based and even though being could native doesn’t mean microservices architecture, still designing an application based on microservices has many advantages. To reduce complexity one tries to divide whole application into smaller pieces, but then managing so many of them causes more fatigue. …

Cucumber

4 min read

Cucumber BDD testing using Junit Framework for Rest APIs using RestAssured
Cucumber BDD testing using Junit Framework for Rest APIs using RestAssured
Cucumber

4 min read


Apr 12, 2022

Cucumber BDD testing using TestNG framework with Selenium webdriver and Cucumber reports

This new age requires all development to be test driven and Cucumber is a great tool to support behavioral driven development. It also creates documentation automatically and easily shareable. Cucumber bridges the gap between business and technical users. Users can write test cases in plain English and the implementation can…

Testng

7 min read

Cucumber BDD testing using TestNG framework with Selenium webdriver and Cucumber reports
Cucumber BDD testing using TestNG framework with Selenium webdriver and Cucumber reports
Testng

7 min read


Jan 29, 2022

Drools — Drive your rules from database

Lately we were presented with a requirement on our rules engine app that all the rules should be driven from a database. What basically it meant was we shouldn’t be deploying when there is any changes to the values used to determine rules. …

Drools

3 min read

Drools — Drive your rules from database
Drools — Drive your rules from database
Drools

3 min read


Nov 12, 2021

Drools — Agenda-Group vs Activation-Group and how to use them together

Drools documentation has good examples on what Agenda-Group and Activation-Group are and this post is to demonstrate exactly that. I’ll take example from drools documentation first to go over the concepts and then we’ll go over the demonstration Salience — https://docs.jboss.org/drools/release/7.1.0.Final/drools-docs/html_single/#_salience Salience decide the priority of a rule. Higher the…

Drools

4 min read

Drools — Agenda-Group vs Activation-Group and how to use them together
Drools — Agenda-Group vs Activation-Group and how to use them together
Drools

4 min read


Nov 12, 2021

Working with drools using excel sheet decision table — part-3 (High Performance StatelessKieSession)

part-2 link— https://paras301.medium.com/working-with-drools-using-excel-sheet-decision-table-part-2-52936db848fb This part I’ll use Springboot to further improve the performance of drools StatelessKieSession. If you go to the last part, the problem was that we were creating drools StatelessKieSession on each request. …

Drools

3 min read

Working with drools using excel sheet decision table — part-3 (High Performance…
Working with drools using excel sheet decision table — part-3 (High Performance…
Drools

3 min read


Aug 29, 2021

Working with drools using excel sheet decision table— part-2

part-1 link: https://paras301.medium.com/working-with-drools-using-excel-sheet-supplied-from-outside-project-part-1-8be30afc8180 In the part-1 of the story, we execute drools from a decision table spreadsheet supplied from outside the project during runtime. This resulted in compilation of the sheet on each request. This has its own pros and cons. …

Drools

5 min read

Working with drools using excel sheet decision table— part-2
Working with drools using excel sheet decision table— part-2
Drools

5 min read

Paras Bansal

Paras Bansal

41 Followers

Solutions Architect, Cloud Enthusiast

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech

Teams