-
Enterprise Java
Injecting Kubernetes Services in CDI managed beans using Fabric8
Prologue The thing I love the most in Kubernetes is the way services are discovered. Why? Mostly because the user…
Read More » -
Software Development
Northwind: Finding direct/transitive Reports in SQL and Neo4j’s Cypher
Every few months we run a relational to graph meetup at the Neo London office where we go through how…
Read More » -
Software Development
Big Data Skills Spectrum
Big Data has been a hype for many years. I’ve seen a few “Big Data” projects start in the past…
Read More » -
DevOps
ZooKeeper for Microservice Registration and Discovery
In a microservice world, multiple services are typically distributed in a PaaS environment. Immutable infrastructure, such as those provided by…
Read More » -
Agile
Agile Estimation – Are We Missing Something?
An honorable member in any development group manifest is enhancing people’s knowledge and expertise. However, it often gets positioned in…
Read More » -
Software Development
How to Keep REST API Credentials Secure
If you are building mobile apps then you are connecting to some REST API. For example, if you want to…
Read More » -
DevOps
Batch Deployment in AWS Elastic Beanstalk
Zero downtime deployment — i.e., making sure your application can be deployed without negative impact to your customers — is…
Read More » -
Enterprise Java
Learning Spring-Cloud – Infrastructure and Configuration
I got a chance to play with Spring-Cloud to create a sample set of cloud ready microservices and I am…
Read More »