Software Development
-
Application Safety and Correctness Cannot Be Offloaded to Istio or Any Service Mesh
I’ve recently started giving a talk about the evolution of integration and the adoption of service mesh, specifically Istio. I’ve…
Read More » -
Automated Coding Style (or why not to use it)
Intro Recently I have had the “privilege” of going through some Javadoc on a project that needs to move from…
Read More » -
Structural Design Patterns: Decorator Pattern
Previously we altered the behaviour of our abstract objects using the bridge pattern and we implemented a tree like structure…
Read More » -
How to Optimize Enterprise-Scale Node.js Applications
Summary Cisco (AppDynamics) is ranked the highest in this year APM Report. Download Gartner’s 2018 Magic Quadrant for APM to…
Read More » -
[MEGA DEAL] The Complete Ethereum Blockchain Mastery Bundle (95% off)
Become An Early Adopter of Blockchain Technology in This 4-Course Bundle & Reap the Rewards Hey fellow geeks, This week,…
Read More » -
The Functional Style – Part 1
An introduction. Functional programming is a very hot topic nowadays. People are increasingly interested in functional and hybrid-functional languages such…
Read More » -
11 IoT Visual programming tools to develop IoT apps
Start developing IoT apps using IoT visual programming tools to semplify the development process This is a list of the…
Read More » -
Structural Design Patterns: Composite Pattern
Previously we checked the adapter pattern the use cases and the bridge pattern. The pattern we will examine in this…
Read More » -
Microservices for Java Developers: Microservices Communication
1. Introduction Microservice architecture is essentially a journey into engineering of the distributed system. As more and more microservices are…
Read More »