-
DevOps
Deploying to K8s cluster with Fn Function
An essential step of any CI/CD pipeline is deployment. If the pipeline operates with Docker containers and deploys to K8s clusters…
Read More » -
Agile
Agile Transformation When Failure Is “Not” an Option
One of my clients has many reasons for wanting an agile transformation. Their old products are at the end of…
Read More » -
Software Development
What It Takes to Get Into IoT Development
In 2015, there were 15.4 billion internet-connected devices, and that number is expected to grow to 30.7 billion by 2020…
Read More » -
Core Java
[MEGA DEAL] Complete Java Programming Bootcamp (94% off)
10 Courses (83.5 Hours) to Become a Java Master: Design UIs with JavaFX, Utilize Design Patterns, Master Multithreading & More…
Read More » -
Java
Java 9, 10 and Beyond: The Future of the Java Platform
Your secret weapon to keeping up with everything that’s new in the Java platform It feels like ever since the…
Read More » -
Enterprise Java
Mocking SecurityContext in Jersey Tests
Jersey has a great possibility to write integration test for REST-APIs, written with Jersey. Just extend the class JerseyTest and…
Read More » -
Core Java
Ant 1.10.3 released with JUnit 5 support
We just released 1.9.11 and 1.10.3 versions of Ant today. The downloads are available on the Ant project’s download page. Both these…
Read More » -
Enterprise Java
3 Pitfalls Everyone Should Avoid with Hybrid Multicloud (Part 1)
The daily cloud hype is all around you, yet there are three pitfalls everyone should avoid. From cloud, hybrid cloud,…
Read More » -
Core Java
Creational Design Patterns: Prototype Pattern
The prototype pattern is used in order to create a copy of an object. This pattern can be really useful…
Read More »