Envoy is a powerful proxy that can be used to manage your traffic layer. Learn how to deploy a real application using Kubernetes, Postgres, Flask, and Envoy.
In this tutorial, learn how to design a simple API by working with the RESTful API Modeling Language, complete with code and screenshots to illustrate the process.
CQRS has been around for a long time, but if you're not familiar with it, it's new to you. Take a look at a quick introduction to what it is and how it works.
In the world of security, it's important to know what you're up against. In this post, we've provided a list of the most common and dangerous web attacks.
This post finishes a series on implementing microarchitecture with Apache Ignite. Learn to send requests to the microservices from external applications.
You're better than that simple shared file system; update your DevOps practice with a binary repository manager to eliminate clutter and points of failure.
Big O Notation is a relative representation of an algorithm's complexity. It describes how an algorithm performs and scales by denoting an upper bound of its growth rate.
Learn why Spring transactions over multiple threads fail, and how to use them successfully, plus practical applications of multi-threaded database transactions.
Without best practices, storage can become unmaintainable. Automating data quality, lifecycle, and privacy provide ongoing cleansing/movement of the data in your lake.
HDF collects, curates, analyzes, and delivers real-time data to data stores quickly and easily. It can be used with Spark Streaming and Solr to process weather events.
There are many reasons that Cassandra could be the right tool for your app. Knowing your systems requirements, workloads, and future will help you make the right choice.
In the past, database approaches have required the translation of your data model design to the underlying data modeling language of the database. Redis reverses this.
OpenDaylight is easy enough to get set up in AWS, although you'll need to incorporate a few other assets like OpenJDK to get its features working just how you want them.
In the past, getting an ASP.NET app up and running in the cloud would be nearly impossible. In this series, we take a look at how to bring such an animal to life.