-
DevOps
TeamCity vs. Jenkins: Picking The Right CI/CD Tool
Every software development cycle involves three major phases-building, testing, and deployment. A lag in any of these three phases will…
Read More » -
DevOps
Database migrations in Kubernetes applications with Flyway
I’ve recorded a video how to migrate databases for applications that are deployed in a managed Kubernetes environment using Flyway…
Read More » -
Enterprise Java
How To Handle Web Table in Selenium WebDriver?
Web tables or data tables are often used in scenarios where you need to display the information in a tabular…
Read More » -
Enterprise Java
Spring Boot Data JPA – beginner guide
Databases form an integral part of computer applications. With it comes considerable amount of database operations and the corresponding code.…
Read More » -
Android Core
Android Logs Analysis
Android uses a centralized system for all logs and application programmers can also write custom log messages. The tooling to…
Read More » -
Software Development
[MEGA DEAL] The Complete 2020 Learn Linux Bundle (98%)
Master One of the Most Important Pieces of Software Code in the World Today with 110+ Hours of Content on…
Read More » -
Core Java
Java Exercises for Beginners
Many people who tried learning to program never become programmers. Why? Among all the reasons, one can single out the…
Read More » -
Web Development
Creating a Flutter Web & Android & iOS Application
I recently created a flutter web, flutter iOS and flutter Android Application. This is a short account of my experience…
Read More » -
DevOps
The Best and Worst of Times
The Horrible Dilemma of Dockerising Databases for Testing When working with database client code you have essentially got 4 options…
Read More »