-
Python
Turning Python Scripts into Working Web Apps Quickly with Streamlit
I just realized that I am using Streamlit since almost one year now, posted about in Twitter or LinkedIn several…
Read More » -
Software Development
How to Hack from Beginner to Ethical Hacking Certification
This Absolutely Enormous, 161-Hour Bundle is Your Ticket to a Lifetime of Success as an Ethical Hacker Hey fellow geeks,…
Read More » -
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 »