Logo
APSIS
  • Home
  • Articles
  • Technologies
  • Services
  • Team
  • Contact
  • Home
  • Articles
  • Technologies

    Cloud & Infrastructure

    • AWS
    • DigitalOcean
    • Google Cloud
    • Heroku
    • Kubernetes
    • Linux
    • Terraform

    DevOps & Automation

    • Ansible
    • Docker
    • GitHub
    • GitLab

    Development

    • Angular
    • C++
    • C#
    • Java
    • JavaScript
    • Laravel
    • Next.js
    • Node.js
    • Python
    • Ruby

    Observability & Data

    • Datadog
    • Grafana
    • Redis
  • Services

    Infrastructure

    • AWS
    • Baremetal

    Development

    • Web Apps
    • Websites

    Training

    • Docker
    • Terraform
  • Team
  • Contact

Start Today

Institutional

About UsPresentationCasesContactPrivacy PolicyCookie Policy

Services

AWSBaremetalWeb AppsWebsitesEmailDockerTerraform

Infrastructure

AWSDigitalOceanGoogle CloudHerokuKubernetesLinuxTerraform

DevOps

AnsibleDockerGitHubGitLab

Development

AngularC++C#JavaJavaScriptLaravelNext.jsNode.jsPythonRuby

Observability

DatadogGrafanaRedis

Learn More

What is DevOps?What are Containers?Which Cloud to use?

Free Ebooks

Terraform - Corporate Adoption GuideDocker - Practical Guide to DockerAnsible - Complete Automation GuideGitlab - Complete Gitlab Guide

APSIS

Made during cold RS nights with lots of ☕ to protect us

Docker

Master application containerization and simplify development and deployment with Docker. Learn to create consistent and portable environments.

Docker Logo

Do you need a Docker training?

Talk to us

Ementa do curso

Um currículo prático e completo, do básico a orquestração.

The Docker Flow

1

Build

Create lightweight and portable images with optimized Dockerfiles.

2

Share

Store and distribute your images using secure Registries.

3

Run

Run your applications in any environment consistently.

Docker FAQ

?Do I need Linux knowledge for this course?

Basic Linux terminal knowledge is recommended, but we cover necessary fundamentals during training.

?Does the course cover Kubernetes orchestration?

We focus mainly on Docker Swarm for native orchestration. Kubernetes is an advanced topic covered in a specific training (EKS).

?Will we learn image optimization?

Yes, we dedicate an entire module to Dockerfile best practices and Multi-stage builds to create secure and lightweight images.