Top 10 ArcGIS Books For Beginners

Geolocation is now entry-level technology and I’ve grown fond of the recent advancements in geo apps. ArcGIS is a cloud-based platform for mapping content using a proprietary geographic information system(GIS). Learning ArcGIS can be quite a challenge since […]

Top 10 MariaDB Books For Developers

MariaDB is the open source equivalent to MySQL having been forked from that original codebase. It has grown rapidly in the past few years and tons of developers are flocking to this database engine as an alternative for […]

Best Salt and SaltStack Books

The Salt platform is an open source Python config management solution for automation and deployment. It’s a somewhat newer open source project comparable to Chef or Ansible. Salt and the SaltStack are easy to debug if you know […]

Best Elasticsearch Books From Beginner To Expert

Custom search features are the norm with a Lucene-powered Elasticsearch application. This is one of the most popular open source search tools but it’s also tricky to just pick up and learn. In this post I’ve curated the […]

Top 10 Best Redis Books

Many developers use Redis as a memory cache system for database queries. It allows devs to pull DB queries and store them in memory to cut down on future queries. It’s a powerful platform that can really improve […]

Best CoreOS Books From Beginner To Advanced

Open source lovers should already know about CoreOS for its simplicity and support for other open source projects. The distro is modeled after Google’s Chrome OS and it’s one of the few systems to rely on Docker for […]

Best Hbase Books For Beginners

Apache is known for its open source ideology with dozens of incredible tools for developers and system administrators. Hbase is one such tool built on top of Java and powered by the Hadoop project. To learn Hbase you’ll […]

Best Books For Learning Apache Solr

The Java-based search platform Apache Solr is fast and incredibly powerful. It’s mostly used by enterprise servers to handle searches through local databases and even return relevant content from other sources. But learning Apache Solr from scratch is […]

Top 10 Books For Learning JIRA

Very few bug management platforms offer the same quality as JIRA. It’s one of the few premium tools that works in the cloud and can apply to all types of development from desktop software to mobile apps. But […]

Top 10 Books For Mastering NoSQL Databases

The majority of databases rely on relation structures but there are many powerful non-SQL database engines gaining traction. NoSQL is a catch-all term for modern non-relational database models. MongoDB and Cassandra are two great examples. But understanding NoSQL […]