Pobierz kartę szkolenia

Szkolenie Terraform w praktyce (w oparciu o AWS) - Advanced

kod szkolenia: LX-T -Adv / PL AA 2d

Terraform for complex and huge solutions being maintained by multiple teams. Advanced level.

promocja
Termin
tryb Distance Learning

poziom Zaawansowany

czas trwania 2 dni |  14h|  07.11 08.11
3 400,00 PLN + 23% VAT (4 182,00 PLN brutto)
Poprzednia najniższa cena:
3 400,00 PLN
tryb Distance Learning

poziom Zaawansowany

czas trwania 2 dni |  14h|  17.02 18.02
4 000,00 PLN + 23% VAT (4 920,00 PLN brutto)
Poprzednia najniższa cena:
3 400,00 PLN
tryb Distance Learning

poziom Zaawansowany

czas trwania 2 dni |  14h|  14.04 15.04
4 000,00 PLN + 23% VAT (4 920,00 PLN brutto)
Poprzednia najniższa cena:
3 400,00 PLN
tryb Distance Learning

poziom Zaawansowany

czas trwania 2 dni |  14h|  09.06 10.06
4 000,00 PLN + 23% VAT (4 920,00 PLN brutto)
Poprzednia najniższa cena:
3 400,00 PLN
tryb Distance Learning

poziom Zaawansowany

czas trwania 2 dni |  14h|  29.09 30.09
4 000,00 PLN + 23% VAT (4 920,00 PLN brutto)
Poprzednia najniższa cena:
3 400,00 PLN
tryb Distance Learning

poziom Zaawansowany

czas trwania 2 dni |  14h|  24.11 25.11
4 000,00 PLN + 23% VAT (4 920,00 PLN brutto)
Poprzednia najniższa cena:
3 400,00 PLN
4 000,00 PLN 4 920,00 PLN brutto

Advanced Terraform
•    Building Complex Terraform Modules
•    Coding Techniques and Optimization
•    Security Hardening and Automation
 

The benefits resulting from the training completion

  • Ability to manage huge infrastructures by a code with responsibility distribution. 
  • Ability to design huge code/repository structures which will reflect the distribution of responsibilities and teams across the whole organization.
     

Expected preparation from students

Terraform basics, declarative programming, DevOps basics (provisioning, configuration management, CI/CD), AWS (associate level).

  • Szkolenie: Polski
  • Materiały: Angieslki/Polski
  • 2 dni pracy z trenerem
  • Nadzór trenera
  • Kontakt ze społecznością
  • Podręcznik w wersji elektronicznej
  • Środowisko laboratoryjne

Metoda szkolenia

  • wykład
  • warsztaty
  1. Getting started (warmup)
  • Configuration of terraform, automated docs, providers
  • Setting up workspaces
  • State management
  • Hashicorp Configuration Language – how it changed?
  • DRY, declarative programming and design principles
  1. Developing complex Terraform Structures
  • Best Practices
  • Module management (public or own – which to choose?)
  • Multiple provider management, what if my resource does not exist?
  • Custom modules, privilege management by modules
  1. Terraform functions and complex structures
  • Functions and how to manage complex structures using locals?
  • Loops, meta-arguments
  • Dynamic language expressions
  • How to use yaml as configuration manager
  • What is map(object({ … })) ?
  1. Terraform tools
  • Terragrunt / Terramate / Terraspace and other “Terras…” – which one you choose?
  • Tflint
  • Security in TF –  tfsec
  • Atlantis project
  • Automated docs preparation