-
DevOps
DevOps vs. SRE: What’s the Difference Between Them, and Which One Are You?
DevOps or SRE? We’re going over the two concepts, highlighting the differences between them and trying to understand how each…
Read More » -
Software Development
Structural Design Patterns: Bridge Pattern
On the previous post we had a look at the adapter pattern. On this blog we are going to use…
Read More » -
Software Development
9 Ways Machine Learning Is Revolutionizing Supply Chain Management
In today’s competitive and complex market, it is tough to develop a proper forecasting model for fulfilling demand in the…
Read More » -
Enterprise Java
CloudWatch Event Notifications Using AWS Lambda
A primary use case for CloudWatchEvents is to keep track of changes across an AWS infrastructure. It currently supports events…
Read More » -
Software Development
Amazon AWS Lambda Tutorial – The ULTIMATE Guide (PDF Download)
EDITORIAL NOTE: AWS Lambda is an event-driven, serverless computing platform provided by Amazon as a part of the Amazon Web…
Read More » -
Core Java
Java 11 Features – Java Flight Recorder
In this article we will see how we can leverage Java Flight Recorder feature as part of Java 11. Earlier…
Read More » -
Core Java
JDK 11: New Default Collection Method toArray(IntFunction)
The “JDK 11 Early-Access Release Notes” indicate that Early Access Build 20 of JDK 11 includes a new default method…
Read More » -
Software Development
Structural Design Patterns: Adapter Pattern
On previous blog posts we focused on creational design patterns such as the builder pattern, the abstract factory/factory pattern, the…
Read More » -
Enterprise Java
Vaadin Flow – a marvelous deer
As you probably know, Vaadin is one of the most popular web frameworks on Java: https://zeroturnaround.com/rebellabs/java-web-frameworks-index-by-rebellabs/ https://javapipe.com/hosting/blog/best-java-web-frameworks/ Most recently a…
Read More »