-
Software Development
DBMS vs RDBMS: Comparison and Differences between DBMS and RDBMS
The World is all about Data. Know more about DBMS and RDBMS…and what’s next. Data and Information Management is not…
Read More » -
Software Development
Selecting a Software Architecture
Okay, so you are starting the development of your new top-notch web-based software application. You have your agile methodology in…
Read More » -
Enterprise Java
Bootiful Development with Spring Boot and Vue
“I love writing authentication and authorization code.” ~ No Java Developer Ever. Tired of building the same login screens over…
Read More » -
DevOps
Integration Key to Customer Experience – Example Process Integration
In my previous article from this series we looked in to details that determine how your integration becomes the key to…
Read More » -
Software Development
9 Of The Most Common Mistakes In Database Design
As a database designer, when you are tasked with a database project, you can expect to run into a couple…
Read More » -
Core Java
Different States of Java Threads
Introduction In Java, threads can have States. The Thread.State enum defines the different states that a Java thread can have.…
Read More » -
DevOps
DevSecOps for Authorization
1. Overview What is DevSecOps? DevSecOps refers to the strategy of development, security, and operations teams working hand-in-hand on their…
Read More » -
Software Development
Devs will just dev! The Cloud Foundry promise
“Every company is a technology company” said Peter Sondergaard and evidence of this is all around us. But it was…
Read More » -
Software Development
Behavioural Design Patterns: Strategy
Previously we used the state in order to add some functionality to an application based on the user state. Our…
Read More »