-
DevOps
dockerw – A simple Docker command wrapper for the rest of us
I am regularly working on Docker images and have to play with different settings. Thus I periodically find myself in the…
Read More » -
Software Development
Eclipse Project Branding and Trademarks
As part of the project creation process, the Eclipse Foundation assumes ownership of the project’s name. As a legal entity,…
Read More » -
Enterprise Java
Managing Secrets with Vault
How do you store Secrets? Passwords, API keys, secure Tokens, and confidential data fall into the category of secrets. That’s…
Read More » -
Software Development
Our Tools (Sometimes) Lie to Us
My bachelors degree is in Electrical Engineering and when I started looking for my first post-college job, I had to…
Read More » -
Agile
Product Owners and Learning, Part 5
When I think of POs and the team, I think of learning in several loops: The PO learns when the…
Read More » -
Software Development
Increasing Resource Efficiency with Microscaling
According to Gartner, the average data center utilization worldwide is around 10 to 15 percent, which isn’t great for resource…
Read More » -
Software Development
Using Apache Spark SQL to Explore S&P 500, and Oil Stock Prices
This post will use Apache Spark SQL and DataFrames to query, compare and explore S&P 500, Exxon and Anadarko Petroleum…
Read More » -
Software Development
Applying TF-IDF algorithm in practice
In this post I am going to share my experience with categorizing unstructured data in URLs. I ended up applying…
Read More » -
Scala
Developing Modern Applications with Scala: Testing
This article is part of our Academy Course titled Developing Modern Applications with Scala. In this course, we provide a…
Read More »