Search Results for: Scala
-
DevOps
Using a disk-based Redis clone to reduce AWS S3 bill
Redis is an in-memory database with very high write and read speed, and a limitation that data sets can’t be larger…
Read More » -
Core Java
Retry In The Future
Writing asynchronous code in Javascript is relatively easy. // async function let attempt = 1; while (true) { try {…
Read More » -
Software Development
Automation Testing Challenges and Their Solutions 2021
Automation testing can be a highly effective productivity booster and quality enhancer for both, your product pipeline and system development…
Read More » -
Software Development
Cloud Orchestration 101 | A Complete Guide for Beginners
With the expectation to become a $623 billion market by 2023, cloud computing is firmly planted in the technological field.…
Read More » -
DevOps
Container Orchestration | Definition, Benefits & How It Works
Container Orchestration | Definition, Benefits & How It Works In the 1970’s, the concept of a container-based application emerged to…
Read More » -
Web Development
Top 8 Strategies for Successful Cross Browser Testing
We live in an age where more than 5 lakh websites are created daily. As of today there are nearly…
Read More » -
Enterprise Java
What Is New In Selenium 4 And What Is Deprecated In It?
Selenium 4 has been gaining immense attention since the time it was publicly announced by Simon Stewart, the founding member…
Read More » -
Enterprise Java
How To Upgrade From Selenium 3 To Selenium 4?
Selenium 4, the latest version of the Selenium framework, has become the talk of the town since its announcement in…
Read More » -
Software Development
The Pleasures of Replatforming
In an earlier post on migration, I looked at different ways to take a codebase and convert it for a…
Read More »