Trainings

We provide new approaches to Cloud Native and Open Source.

The perfect training for you

acend stands for adventurous and extraordinary teaching and learning experiences. As a platform, we teach hands-on knowledge in the best possible setting.

We offer all trainings for companies at individual conditions and dates. For individuals we offer selected trainings on an already defined date.

Topics
Basics

KubeVirt allows DevOps teams to run traditional virtual machines and non-containerizable workloads on Kubernetes.

2 days
CHF 2300
Basics

From the basics to self-deployed, Container-based applications on Kubernetes in two days.

2 days
CHF 1900
Basics

Container and OpenShift – from theory to practice in no time.

2 days
CHF 1900
Basics

Kubernetes-native CI/CD building blocks.

1 day
CHF 1200
Basics

Introduction to Go for software developers, architects and DevOps engineers.

1 day
CHF 1100
Basics

Next generation application delivery and operations.

1 day
CHF 1100
Basics

eBPF-based networking

1 day
CHF 1100
Basics

A practical introduction to the best-known Package Manager for applications on Kubernetes.

1 day
CHF 1100
Basics

A practical introduction and comprehensive insight into MLOps.

2 days
CHF 2200
Basics

A practical introduction and comprehensive insight into MLOps.

2 days
CHF 2200
Advanced

OpenShift - Operations Mastery for System Engineers.

2 days
CHF 2200
Basics

Prometheus – Introduction to the modern monitoring platform.

2 days
CHF 2200
Basics

Level up your serverless game - Hands-on best practices for serverless and FaaS.

1 day
CHF 1100
Basics

Write, Plan and Apply. IaC made easy.

2 days
CHF 2200
Basics

Get started with Quarkus, the Supersonic Subatomic Java Toolkit

2 days
CHF 1900
Basics

Ansible kickstart training

2 days
CHF 1900
Certificates and Badges
After successfully completing the training, a certificate (PDF) will be issued to you.
Achieving Excellence with acend
Acend is my first choice when it comes to refining my skills and striving for excellence. Their industry-leading training and support are essential to my success.

Frequently Asked Questions

Here you will find answers to the most common questions about our training courses and acend.

Cloud Native is an approach to building and running applications that fully leverages the advantages of the cloud. Cloud Native applications are modular, scalable, and highly available. They are run in containers and dynamically orchestrated. Cloud Native technologies are open source and supported by the Cloud Native Computing Foundation (CNCF).

Cloud Native applications are modular, scalable, and highly available. They can be developed and deployed faster. By automating processes, operational stability is increased. Furthermore, Cloud Native applications are cost-efficient and can be operated flexibly.

Kubernetes is an open-source system for automating the deployment, scaling, and management of containerized applications. It was originally developed by Google and is supported by the Cloud Native Computing Foundation (CNCF). Kubernetes is the leading platform for container orchestration and is used by many companies worldwide.

OpenShift is a Kubernetes distribution developed by Red Hat. It is based on Kubernetes and offers additional features for developing, operating, and scaling Cloud Native applications. OpenShift is a container platform built on top of Kubernetes and supported by Red Hat.

A container is a standardized unit of software that contains all the necessary dependencies to run an application. Containers are isolated and run on a shared operating system. They are lightweight and can be started and stopped quickly. Containers are the foundation for Cloud Native applications.

A microservice is a small, independent service that performs a specific function.