It is no longer about mobile first, but instead about digital everywhere. Organizations need to ensure that their digital experiences reflect the quality of their brand.
If you're moving to Solr's distributed search system, there's a lot to keep in mind ranging from indexing differences to testing procedures to keeping ZooKeeper working.
Meta-monitoring is basically self-service for monitoring. There are several different requirements and methods that should be kept in mind when it comes to meta-monitoring.
This comprehensive guide to SAML covers how the authentication protocol works, how requests are generated and read, and what tools can help you keep projects secure.
DataWeave is a MuleSoft tool for transforming data. When you're first starting to use it, there's a lot to learn about, especially in terms of how the graphical UI interface works.
You can use Scala to connect to MongoDB with a handy driver. By tweaking some settings and adding a dependency, you can even use SSL to keep your connection safe.
Java's StampedLock provides a means of optimistic locking for your programs. If you're careful to avoid deadlocking, it can make your work more concurrent-happy.
Test automation is the most efficient and effective means of test execution. Best practices coupled with automated testing creates an essential component for successful deployment.
Extrinsic quality is the most important measure of quality. Scrum teams need to balance long-term performance and stability with short-term goals for delivery and value.
Logstash, for a Java developer, means jumping into the world of gems, rbenv, JRuby, and more. Getting started means dipping into the entire Ruby ecosystem.
Creating a PlantUML exporter for Structurizr allows you to create a model of your software system and have the PlantUML diagrams be consistent with that model.
Running a truly elastic Elasticsearch cluster on Docker Swarm is hard. Here's how to get past Elasticsearch and Docker's pitfalls with IP addresses, networking, and more.
To simplify things, Angular 2 doesn't have built-in two-way data binding. But come on – we can't think of creating a modern web application without the power of two-way data binding.