Learn what the Schema Registry is and how you're losing out if you're not using it with Kafka for schema evolution, serialization, and deserialization.
So you're looking to build a .NET-based application but with .NET Core now floating around you're not sure which .NET runtime you should be using. In this post, we take a look at the various options and compare them to help you make that decision.
Here's just about everything you could want to know about your favorite packaging techniques for Java—skinny JARs, fat/uber JARs, thin JARS, and hollow JARs.
This quick walkthrough will show you how to dockerize and run an Angular2 app in a container on your local machine, with frequently used Docker commands.
Learn how to use Portworx on an AWS Kubernetes cluster using kops to bootstrap the cluster, with a focus on running a MySQL server and dealing with a failover scenario.
Use Spring Data JPA with Liquibase and PostgreSQL to manage the persistence layer of Spring Boot apps, and Project Lombok to avoid writing boilerplate code.