-
Software Development
“I don’t have to worry about Garbage collection” – Is it true?
I have heard a few of my developer friends say: “Garbage Collection is automatic. So, I do not have to…
Read More » -
Enterprise Java
Clever cache for Reactor’s Mono objects
Data caching is a widespread technique in the programming. It allows to quickly retrieve data without making long-running operations. But…
Read More » -
DevOps
Cloud factory – Common architectural elements
In our previous article from this series we introduced a use case for a cloud factory, deploying multiple private clouds based on one…
Read More » -
DevOps
Cloud factory – Architectural introduction
This article launches a new series exploring a cloud factory architecture. It’s focusing on presenting access to ways of mapping…
Read More » -
Core Java
How to crawl websites with Selenide and JDK 14+
Sometimes we find ourselves in a situation in which we need certain data, that needs to be manually fetched from…
Read More » -
Software Development
Test Reporting and its significance in Continuous Testing
Every organization wants to win the competition, and one way to achieve this is by delivering the best products and…
Read More » -
Software Development
How to Accelerate App Testing Using Continuous Testing Cloud
A study shows that there are over 3500 apps that are released on the google play store every day. Imagine…
Read More » -
Web Development
The Modern Web Development & MySQL Programming Bundle
47-Hour Content on PHP, MySQL, GitHub, Heroku, Blazor, .NET & More! Master Top Programming Languages & Kickstart Your Career in…
Read More » -
Python
Generating Meaningful Mock Data with Faker
Faker is an Open Source Python package that generates synthetic data that could be used for many things such as…
Read More »