In this post we take a deep dive into Elasticsearch, including the basics as well as some different field types, replete with examples to help get you going with both static and dynamic mappings!
Want to write better unit tests in Java? Look no further. From test-driven development to measuring code coverage, here are seven tips to get the job done.
With the growth of API-centric IT initiatives, API gateways and management layers are common place. Should we consider an API gateway for microservices?
Using Percona's XtraDB? Here's what you need to know about GCaching, including how it's managed and how it can be best implemented to spread your data.
Here's a quick overview about using the RETURNING keyword in PostgreSQL, letting you return values from after you run your insert or update statements.
In this post we take a look at how to install the popular PHP dependency management tool, Composer, via SSH to help with our cloud-based PHP applications.
Starting with thread pools, see how you can set up your own processing kata for streaming. See what works, what doesn't, and what works better than others.
It’s been a long time since 16-bit applications were commonplace. Nevertheless, there may still be instances in which you want to run a 16-bit application on a 32-bit OS.