Skip to main content

Introduction to Sleakops

What is Sleakops?

Sleakops implements best practices for infrastructure, automating all repetitive tasks associated with scalable applications. Currently, it leverages AWS and Kubernetes to optimize resource management. Additionally, Sleakops offers an intuitive web user interface for efficiently and effectively managing the infrastructure of your applications.

Supported public clouds

Sleakops products are primarily focused on Amazon Web Services (AWS). For a comprehensive view of the resources that Sleakops generates, uses, and manages, you can read our documentation on the Sleakops resources overview here.

Resources

Providers

A cloud provider account.

Getting Started

Clusters

A set of worker machines, called nodes, that run containerized applications.

Getting Started

Environments

Abstraction that let us isolate the different resources.

Getting Started

Projects

Represents a codebase and it is managed by a git repository.

Getting Started

Dependencies

Pieces of underlying infrastructure your apps need to run in the cloud, such as relational databases, storage services or caches.

Getting Started

Services

An abstract way to expose an application running on a set of Pods as a network service.

Getting Started

Deployments

...

Getting Started

Build

Represents a deployable state of all the services.

Getting Started

Var Group

Dictionary that provides configuration for services.

Getting Started