MongoDB 3.6 Released: Security, Robustness and JSON Schema — A new version of the popular NoSQL database: better hardened against network outages with ‘Retryable Writes’, as well as against ransomware by only binding to localhost by default. It now also supports JSON Schema for data validation.
Redis Streams and the Unified Log — Redis, the data structure server, will soon be shipping with a stream data structure, which opens up an opportunity for unified logs and using Redis as a lighter alternative to Kafka.
Brandur Leach story
Continuous Delivery 101 from GoCD — This video series covers the history of CD, concepts, best practices, how to get started, and popular tools. You'll gain a holistic view of continuous delivery and a deeper understanding and appreciation of critical concepts.
Work on SQLite4 Has Concluded — Not a lot to see here, but SQLite4 was basically an experimental branch whose ideas have now been folded into SQLite3 which remains the latest official version.
SQLite news
Standards Effort Seeks to Redefine 'Data Scientist' — Despite soaring demand for data skills “there isn’t a standardized way of defining, certifying or even quantifying the number of data scientists in the workforce”
So, What is DevOps? — The million-dollar question, it is. Much like the trailer for “Star Wars: The Last Jedi,” it seems like everyone is talking about DevOps.