Core Concepts Behind Machine Learning

Over the last few years, machine learning has garnered a great deal of attention both in academic circles and in the marketplace. We now have a huge number of applicable use cases, thanks to the fact that we're living in an era where data is the new coin. 

READ MORE

Vert.x is a Great Framework, and I Can Prove It

There are many design patterns and development strategies available nowadays, and they range from traditional to modern and flexible. These allow architects and developers to analyze and test the best approach for each project. Like design patterns and development strategies, frameworks are also...

READ MORE

Behind the Scenes of Blue-Green Deployment

The last few years have seen huge improvements in the speed of software development. Combined with the adoption of methodologies like Agile, this has resulted in more and more frequent deployment requests and releases. So how do DevOps teams provide the required CI/CD practices to support the speed...

READ MORE

Message Queues: Even Microservices Want to Chit Chat

Nowadays, building systems using microservices is almost a must, but applying and keeping microservices concepts is quite challenging. We want service providers to process all requests, even in cases of high demand, but how can we guarantee this, and how can we improve performance? The answer is ...

READ MORE