-
Enterprise Java
Apache Kafka Streams + Machine Learning (Spark, TensorFlow, H2O.ai)
I started at Confluent in May 2017 to work as Technology Evangelist focusing on topics around the open source framework…
Read More » -
DevOps
Hosting WordPress Application on an EC2 Instance – AWS
In this post, we will deploy WordPress Application on an EC2 Amazon Linux AMI t2.micro instance following below steps: Step…
Read More » -
Core Java
Who needs Java modules after all ?
Jigsaw questions for 1000. I as an X want JPMS modules. What is X if it’s not a platform developer?…
Read More » -
DevOps
Running Parallel Tests in Docker
Sometimes when you are running your tests on your CI environment, you want to run tests in parallel. This parallelism…
Read More » -
Core Java
Effective Java – Creating and Destroying Objects
Creating and Destroying Objects (Ch 2) This is a short summary of Joshua Blochs book Effective Java chapter 2. I…
Read More » -
Core Java
Effective Java – Method Common to All Objects
Methods Common to All Objects (Ch 3) This is a short summary of Joshua Blochs book Effective Java chapter 3.…
Read More » -
Software Development
[MEGA DEAL] Complete White Hat Hacking & Penetration Testing Bundle (97% off)
Become a Computer Security Specialist & Start Your High-Paying Career with 16 Hours of Detailed Instruction Hey fellow geeks, This…
Read More » -
Software Development
Voxxed Days – Athens 2017 – short review #vdathens
Yesterday I had the pleasure to attend the very first Voxxed Days Athens. As I have written 6 months ago while…
Read More » -
Enterprise Java
Mocking Spring Security Context for Unit Testing
Today, while writing unit test case for one of the Java method which looks like below: public ApplicationUser getApplicationUser() { ApplicationUser…
Read More »