Manage Containers on AWS with Kubernetes

Manage Containers on AWS with Kubernetes

Kubernetes, an open-sourced application that lets users create and manage containerized applications, allows you to use in AWS to manage entire clusters of EC2 instances. A Kubernetes cluster is a logical grouping of EC2 instances that house your containers. You may...
Delving into Amazon DocumentDB

Delving into Amazon DocumentDB

AWS has recently announced the release of Amazon DocumentDB, a document database that offers rapid, highly available, and scalable service that is compatible with users of MongoDB applications and tools. While MongoDB is a popular database for storing and managing...