A monthly overview of things you need to know as an architect or aspiring architect. Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with ...
There are lot of benefits to using Docker containers in CI/CD pipelines, especially for stateful systems like databases. For example, when you run integration tests, each CI job can start the database ...
Azure Cosmos DB, Microsoft’s cloud-scale distributed database, is designed to offer the APIs and the storage model you need for your applications. Want a NoSQL database? Use the MongoDB or Cassandra ...
Docker provides a powerful tool for creating lightweight images and containerized processes, but did you know it can make your development environment part of the DevOps pipeline too? Whether you're ...
EnterpriseDB has collaborated with Red Hat to accelerate access to the EDB Postgres Platform on Red Hat OpenShift Container Application Platform. According to EnterpriseDB, EDB Postgres Advanced ...
Databases usually lag behind other servers in moving to new architecture, but containerization brings enough major improvements to convince even the most old-school DBAs. When Microsoft announced back ...
Jack Wallen shows you how to spin up a MongoDB container as a Docker container for your development needs. MongoDB is an outstanding NoSQL database that offers plenty of features to satisfy the most ...