Scaling

5 наиболее популярных вариантов настройки сервера для вашего веб-приложения — step-by-step DevOps tutorial on Progressive Robot

5 наиболее популярных вариантов настройки сервера для вашего веб-приложения

Существует множество факторов, которые необходимо учитывать при выборе серверного окружения (environment), такие как производительность, масштабируемость, доступность, надежность, стоимость и простота…

Read more
How To Set Up a Scalable MongoDB Database — step-by-step Databases tutorial on Progressive Robot

How To Set Up a Scalable MongoDB Database

MongoDB is a NoSQL database with great features like replication and sharding built in. This allows you to scale your database to as many servers as you would like by distributing content among them. Use this tutorial to help get everything up and running.

Read more
What is Kubernetes? — step-by-step Docker tutorial on Progressive Robot

What is Kubernetes?

Kubernetes is a container management system meant to be deployed on Docker-capable clustered environments. In this guide, we will discuss some of the basic concepts that Kubernetes introduces. We will discuss some of the design decisions and what makes this different from other cluster-related technologies.

Read more
Understanding Managed Databases — step-by-step DevOps tutorial on Progressive Robot

Understanding Managed Databases

Managed databases were developed to reduce the pain points commonly associated with database administration. This conceptual article outlines what managed databases are, how they can be beneficial to development teams, and some practical considerations one should make before building an application on top of one.

Read more
CHAT