diff --git a/site/content/en/trainings/ansible.md b/site/content/en/trainings/ansible.md new file mode 100644 index 00000000..6a250b51 --- /dev/null +++ b/site/content/en/trainings/ansible.md @@ -0,0 +1,122 @@ +--- +title: "Ansible" +seo_title: "Ansible kickstart training" +description: "Learn from our Ansible cracks how to configure and automate Linux-based services." +date: 2023-09-15T12:16:39+06:00 +draft: false +weight: 10 +slug: +subtitle: "Basics" +categories: ["Basics", "Ergänzende Trainings"] +duration: "2 days" +abstract: "Ansible kickstart training" +main_title: "Ansible kickstart training" + +personen: + daten : "" + preis : "CHF 1900" + +headerimages: + img1 : "images/trainings/ACEND_Adventure_Hicham-Bike@2x.jpg" + img2 : "images/trainings/ACEND_Hicham@2x.jpg" + img3 : "images/trainings/ACEND_CodeB@2x.jpg" + + +main_text: " +This two-day training course is aimed at IT professionals from the fields of system administration, architecture and software development who want to acquire a sound basic knowledge of Ansible.\n +Ansible is an open source tool for the automation, orchestration and general configuration and administration of computers. It combines software distribution, ad-hoc command execution and configuration management. The servers are managed via SSH, among other things, and no additional software is required on the system to be managed.\n +The Kickstart training provides an insight into the technology and uses hands-on labs to show how Ansible can be used efficiently. +" + +accordion: + enable : true + item: + - title : "Outcome" + icon : "1" + content : "" + + - title : "Prerequisites" + icon : "2" + content : "" + + - title : "Target Audience" + icon : "3" + content : "" + + - title : "Conditions" + icon : "4" + content : "" + +# Trainingsinhalt +trainingsinhalt: + title : "Content" + text : "Our training sessions consist of varied presentations and hands-on labs to convey their content in an exciting way.\n +We are also happy to refer to your infrastructure in consultation. If further content is required, we can make adjustments at your request." + + liste1: + title: "Ansible kickstart" + liste: + - el: "Introduction to Ansible" + - el: "Good practices for setting up an Ansible infrastructure" + - el: "Use of ad-hoc commands" + - el: "Creating playbooks and roles" + - el: "Working with variables, loops, templates and Jinja filters" + - el: "Dealing with secrets and the use of Ansible Vault" + - el: "Ansible debugging" + - el: "Ansible Galaxy and Ansible Collections" + - el: "Hands-on with many practical examples" + +# Kooperation +kooperation: + enable: true + title: "Developed by Puzzle ITC" + subtitle: "In collaboration with Puzzle ITC" + logo: "images/partner/puzzle-itc.png" + text: "As an innovative IT service provider, Puzzle ITC covers the entire life cycle of business-critical applications and infrastructures. The company consistently relies on open source technologies and state-of-the-art methods. Various interdisciplinary teams work on projects in the areas of consulting, applications, delivery, infrastructure and our own open source solutions." + link: "https://puzzle.ch" + linktext: "Puzzle ITC" + +# trainer +trainers: + enable: true + title : "Meet two of Your Trainers" + trainer: + + - title : "Philippe Schmid" + image : "images/team/AC_Philippe@2x.jpg" + designation : "Trainer, Puzzle ITC" + abstract : "Philippe has already completed numerous runs and marathons. He doesn't like this kind of effort in IT, so he automates everything that is possible." + linkedin : "https://www.linkedin.com/in/philippe-schmid-52644127b/" + + - title : "Lukas Grimm" + image : "images/team/AC_Lukas@2x.jpg" + designation : "Trainer, Puzzle ITC" + abstract : "Lukas brews his own beer, is a systems engineer and an educator. This makes him the perfect archetype of an acend trainer." + linkedin : "https://www.linkedin.com/in/grimmlukas/" + twitter : "https://twitter.com/ombre" + + +# testimonials +testimonials: + enable: true + testimonial: + - title: "Here’s what our clients say about our trainings:
Nathanael Weber, Bern" + logo: "images/testimonials/mtrail.png" + text: "The training was exceptionally well tailored to our needs. The practical exercises were just difficult enough that more questions about Helm arose and were answered competently by the instructor. Many thanks acend for this experience!" + +--- diff --git a/site/data/en/homepage.yml b/site/data/en/homepage.yml index ea7913de..60909cd2 100644 --- a/site/data/en/homepage.yml +++ b/site/data/en/homepage.yml @@ -95,14 +95,16 @@ trainings: slug: "serverless" - title: "Cilium" slug: "cilium" - - title: "MicroServices" - slug: "microservices" + - title: "Ansible" + slug: "ansible" - title: "Programming" text: '"Hello World" & more in Cloud Native' trainings: - title: "Go" slug: "go" + - title: "MicroServices" + slug: "microservices" # video # video: