* Cantinho Satkeys

Refresh History
  • j.s.: [link]
    Hoje às 16:31
  • j.s.: dgtgtr a todos  4tj97u<z
    Hoje às 16:31
  • j.s.: h7t45 ao convidado de Honra batatinha pela sua ajuda
    Hoje às 16:30
  • FELISCUNHA: ghyt74  pessoal   4tj97u<z
    04 de Julho de 2025, 11:58
  • JPratas: dgtgtr Pessoal  101041 Vamos Todos Ajudar na Manutenção do Forum, Basta 1 Euro a Cada Um  43e5r6
    03 de Julho de 2025, 19:02
  • cereal killa: Todos os anos e preciso sempre a pedir esmolas e um simples gesto de nem que seja 1€ que fosse dividido por alguns ajudava, uma coisa e certa mesmo continuando isto vai levar volta a como se tem acesso aos tópicos, nunca se quis implementar esta ideia mas quem não contribuir e basta 1 € por ano não terá acesso a sacar nada, vamos ver desenrolar disto mais ate dia 7,finalmente um agradecimento em nome do satkeys a quem já fez a sua doação, obrigada
    03 de Julho de 2025, 15:07
  • m1957: Por favor! Uma pequena ajuda, não deixem que o fórum ecerre. Obrigado!
    03 de Julho de 2025, 01:10
  • j.s.: [link]
    02 de Julho de 2025, 21:09
  • j.s.: h7t45 ao membro anónimo pela sua ajuda  49E09B4F
    02 de Julho de 2025, 21:09
  • j.s.: dgtgtr a todos  4tj97u<z
    01 de Julho de 2025, 17:18
  • FELISCUNHA: Votos de um santo domingo para todo o auditório  4tj97u<z
    29 de Junho de 2025, 11:59
  • m1957: Foi de boa vontade!
    28 de Junho de 2025, 00:39
  • j.s.: passem f.v. por aqui [link]    h7t45
    27 de Junho de 2025, 17:20
  • j.s.: renovamos o nosso pedido para uma pequena ajuda para pagemento  do nosso forum
    27 de Junho de 2025, 17:19
  • j.s.: h7t45 aos convidados de honra Felizcunha e M1957 pela ajuda
    27 de Junho de 2025, 17:15
  • j.s.: dgtgtr a todos  4tj97u<z
    27 de Junho de 2025, 17:13
  • FELISCUNHA: ghyt74  pessoal  4tj97u<z
    27 de Junho de 2025, 11:51
  • JPratas: try65hytr A Todos  classic k7y8j0
    27 de Junho de 2025, 04:35
  • m1957: Por favor vaamos todos dar uma pequena ajuda, para não deixar encerrar o fórum! Obrigado.
    26 de Junho de 2025, 23:45
  • FELISCUNHA: j.s. enviei PM  101041
    26 de Junho de 2025, 21:33

Autor Tópico: Learn Terraform On Microsoft Azure - Platform Engineering  (Lida 69 vezes)

0 Membros e 1 Visitante estão a ver este tópico.

Offline mitsumi

  • Sub-Administrador
  • ****
  • Mensagens: 121842
  • Karma: +0/-0
Learn Terraform On Microsoft Azure - Platform Engineering
« em: 28 de Setembro de 2023, 05:04 »

Learn Terraform On Microsoft Azure - Platform Engineering
Published 9/2023
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 2.11 GB | Duration: 4h 46m

Learn how to use Terraform using Azure PaaS services. Learn platform engineering techniques

What you'll learn
You will be able to write Terraform code and build infrastructure as code using Azure.
You will understand key Terraform concepts and how to use these.
You will understand some of the techniques we can use to optimise terraform code.
You will understand how to structure of Terraform code for reliable deployments.
Requirements
Basic familiarity with Microsoft Azure and scripting.
A desktop or laptop with internet connectivity. This course has been produced on MacOS so if you're using another platform there will be some subtle differences.
An Azure subscription, this course will work on a free trial subscription. Due to the nature of this course a non-production subscription is highly recommended.
Description
This course takes you through all aspects of Terraform from initial setup and the basics, though to how structure the code for reliable, constant deployments to multiple environments or locationsThis course has been developed to take you from the basics of using terraform, though to building a functional web application using Azure platform as a service resources. The primary focus of the course is terraform and I will teach and give you real world examples of how to use this, from an initial monolithic deployment to a well-structured and modularised deployment. The course covers all the essential terraform topics and as it progresses builds until we've a working deployment that you'd find in a production environment.From an Azure perspective, we will be working with several PaaS resources like web app, key vault, DNS and private link. Just to set expectations this isn't an Azure course, but I do cover some basics and provide background information. All the resources will be deployed following current best practice and secured, so you'll have an excellent frame of reference for your future deployments.This course has been developed to be as practical as possible, most of the lessons are follow along in nature.
Overview
Section 1: Introduction
Lecture 1 Introduction
Lecture 2 Workstation requirements
Lecture 3 Providers
Lecture 4 Configuration
Lecture 5 Resources
Lecture 6 Resource group
Lecture 7 Running terraform
Lecture 8 Assignment - version pinning
Lecture 9 Assignment - solution
Section 2: Variables
Lecture 10 Application service plan
Lecture 11 Dependencies
Lecture 12 Variables overview
Lecture 13 Variables
Lecture 14 Managing change
Lecture 15 Locals
Lecture 16 Interpolation
Lecture 17 Resource tags
Lecture 18 The lifecycle block
Section 3: State
Lecture 19 Introduction
Lecture 20 Remote state
Lecture 21 State manipulation
Lecture 22 Importing resources
Lecture 23 Outputs
Lecture 24 Assignment - state manipulation
Lecture 25 Assignment - solution
Section 4: Modules and structure
Lecture 26 About modules
Lecture 27 Modules
Lecture 28 Variables
Lecture 29 Output
Lecture 30 About web apps
Lecture 31 Web app
Lecture 32 Identities
Lecture 33 Assignment - app settings
Lecture 34 Assignment - solution
Section 5: Logic and iteration
Lecture 35 Conditionals
Lecture 36 Data
Lecture 37 Key vault
Lecture 38 Role assignment overview
Lecture 39 Role assignment
Lecture 40 Assignment - role assignment
Lecture 41 Assignment - solution
Lecture 42 Iteration - for each
Lecture 43 Dependencies
Lecture 44 Iteration - variable transformation
Lecture 45 Application deployment
Lecture 46 Count - conditional resources
Lecture 47 Web App health check
Section 6: Networks and security
Lecture 48 Assignment - Virtual networks
Lecture 49 Assignment - solution
Lecture 50 Functions
Lecture 51 Integration
Lecture 52 Dynamic blocks
Lecture 53 Private DNS
Lecture 54 Private link
Section 7: Environments
Lecture 55 Backends
Lecture 56 Variables
Lecture 57 Deploying
Lecture 58 Troubleshooting
Lecture 59 Wrapping up
IT professionals who want to learn about infrastructure as code

Screenshots


Download link

rapidgator.net:
Citar
https://rapidgator.net/file/38315cdb648b57f5f63fe809d20ca3ba/psjku.Learn.Terraform.On.Microsoft.Azure..Platform.Engineering.part1.rar.html
https://rapidgator.net/file/f8dc9ce95f7c90cd23f09ea5bf8d05d3/psjku.Learn.Terraform.On.Microsoft.Azure..Platform.Engineering.part2.rar.html
https://rapidgator.net/file/63eb344c838435aeaf1bf58859ca9923/psjku.Learn.Terraform.On.Microsoft.Azure..Platform.Engineering.part3.rar.html

uploadgig.com:
Citar
https://uploadgig.com/file/download/bde2166de7414743/psjku.Learn.Terraform.On.Microsoft.Azure..Platform.Engineering.part1.rar
https://uploadgig.com/file/download/cC10cb3759640cac/psjku.Learn.Terraform.On.Microsoft.Azure..Platform.Engineering.part2.rar
https://uploadgig.com/file/download/208Fc54De7213890/psjku.Learn.Terraform.On.Microsoft.Azure..Platform.Engineering.part3.rar

nitroflare.com:
Citar
https://nitroflare.com/view/364DD614FFC07C2/psjku.Learn.Terraform.On.Microsoft.Azure..Platform.Engineering.part1.rar
https://nitroflare.com/view/0A9F02287D2E1D5/psjku.Learn.Terraform.On.Microsoft.Azure..Platform.Engineering.part2.rar
https://nitroflare.com/view/7310DA95BC914C2/psjku.Learn.Terraform.On.Microsoft.Azure..Platform.Engineering.part3.rar