Failure to adopt good API design practices like ease of adoption, flexible and stable, backward compatibility, migration, and security is a common issue.
If you're looking to implement peer reviews into your development process, read on to get a great overview of the how the process is used and works best.
Read about some of the great features, and the catches, of the NATS open source messaging system for cloud native apps, IoT messaging, and microservices architectures.
Spring Cloud's config server capabilities make updating microservices across your system a breeze. Let's walk through setting up and changing properties step by step.
When it comes to build automation tools, Gradle and Maven are the two heavy hitters. See each one's strengths and weaknesses and learn when to use each.
Learn how to install and configure a DC/OS monitoring stack with cAdvisor, InfluxDB, and Grafana to gather, export, store, and display detailed metrics.
When IT services and IT operations are integrated, incident management if faster and more efficient, speeding up deployments and preventing software security risks.
Apache Spark is an in-memory distributed data processing engine and YARN is a cluster management technology. Learn how to use them effectively to manage your big data.
The Gang of Four were instrumental in solidifying the classic Java design patterns, but has their usefulness fallen off in a world with microservices and frameworks?