-
Python
[MEGA DEAL] The 2021 Premium Python Certification Bootcamp Bundle (98% off)
This 41-Hour Bundle is Your Ultimate Guide to Learning Python — From Beginner Stage to the Advanced Level Hey fellow…
Read More » -
Core Java
9 Of The Best Java Testing Frameworks For 2021
The fact is not alien to us anymore that cross browser testing is imperative to enhance your application’s user experience.…
Read More » -
DevOps
Supply chain integration – Example store integration architecture
In my previous article from this series shared a look at the logical common architectural elements found in supply chain integration for retail…
Read More » -
Enterprise Java
Apache Camel 3.9 – No more saw tooth JVM garbage collection
We continue our effort to optimize Apache Camel. This is blog post part 7 which covers are latest effort on…
Read More » -
Core Java
Handling Injection Attacks in Java
An injection attack is the insertion of malicious data from the client to the application using SQL or XXE (XML…
Read More » -
Core Java
Introduction into GraalVM (Community Edition): GraalVM as a Polyglot Platform
1. Introduction Until now we have discussed the GraalVM exclusively in the context of the JVM platform. It is not…
Read More » -
Software Development
Distributed vs Replicated Cache
Caching facilitates faster access to data that is repeatedly being asked for. The data might have to be fetched from…
Read More » -
Web Development
Test Automation Using Selenium ChromeDriver
As per the browser market share, Google Chrome is said to be the most used cross-platform browser in the world.…
Read More » -
Kotlin
Deriving a Kotlin “Try” type
Functional programming languages like Scala often have a type called “Try” to hold the result of a computation if successful or…
Read More »