Foro Wanako1
¿Quieres reaccionar a este mensaje? Regístrate en el foro con unos pocos clics o inicia sesión para continuar.

Foro Wanako1

Programas Gratuitos, Desatendidos y Mucho más!!!
 
PortalPortal  ÍndiceÍndice  BuscarBuscar  Últimas imágenesÚltimas imágenes  ConectarseConectarse  RegistrarseRegistrarse  
Buscar
 
 

Resultados por:
 
Rechercher Búsqueda avanzada
Los posteadores más activos del mes
tano1221
Learn Terraform On Microsoft Azure - Platform  Engineering Vote_lcapLearn Terraform On Microsoft Azure - Platform  Engineering Voting_barLearn Terraform On Microsoft Azure - Platform  Engineering Vote_rcap 
ПΣӨƧӨFƬ
Learn Terraform On Microsoft Azure - Platform  Engineering Vote_lcapLearn Terraform On Microsoft Azure - Platform  Engineering Voting_barLearn Terraform On Microsoft Azure - Platform  Engineering Vote_rcap 
ℛeℙ@¢ᴋ€r
Learn Terraform On Microsoft Azure - Platform  Engineering Vote_lcapLearn Terraform On Microsoft Azure - Platform  Engineering Voting_barLearn Terraform On Microsoft Azure - Platform  Engineering Vote_rcap 
大†Shinegumi†大
Learn Terraform On Microsoft Azure - Platform  Engineering Vote_lcapLearn Terraform On Microsoft Azure - Platform  Engineering Voting_barLearn Terraform On Microsoft Azure - Platform  Engineering Vote_rcap 
missyou123
Learn Terraform On Microsoft Azure - Platform  Engineering Vote_lcapLearn Terraform On Microsoft Azure - Platform  Engineering Voting_barLearn Terraform On Microsoft Azure - Platform  Engineering Vote_rcap 
Engh3
Learn Terraform On Microsoft Azure - Platform  Engineering Vote_lcapLearn Terraform On Microsoft Azure - Platform  Engineering Voting_barLearn Terraform On Microsoft Azure - Platform  Engineering Vote_rcap 
ronaldinho424
Learn Terraform On Microsoft Azure - Platform  Engineering Vote_lcapLearn Terraform On Microsoft Azure - Platform  Engineering Voting_barLearn Terraform On Microsoft Azure - Platform  Engineering Vote_rcap 
Julio 2024
LunMarMiérJueVieSábDom
1234567
891011121314
15161718192021
22232425262728
293031    
CalendarioCalendario
Últimos temas
» Cockos REAPER 7.18 (x86/x64)
Learn Terraform On Microsoft Azure - Platform  Engineering EmptyHoy a las 5:22 pm por ПΣӨƧӨFƬ

» OpenCloner Ripper 2024 7.20.131 (x64) Multilingual
Learn Terraform On Microsoft Azure - Platform  Engineering EmptyHoy a las 1:30 pm por ronaldinho424

» illustrate TuneFUSION R2024-06-28 Retail
Learn Terraform On Microsoft Azure - Platform  Engineering EmptyHoy a las 1:26 pm por ronaldinho424

» R-Studio 9.4 Build 191332 Technician |Network Multilingual
Learn Terraform On Microsoft Azure - Platform  Engineering EmptyHoy a las 1:22 pm por ronaldinho424

» AOMEI Partition Assistant 10.4.1 Multilingual+ WinPE
Learn Terraform On Microsoft Azure - Platform  Engineering EmptyHoy a las 1:18 pm por ronaldinho424

» Irix HDR Pro / Classic Pro 2.3.28
Learn Terraform On Microsoft Azure - Platform  Engineering EmptyHoy a las 4:27 am por missyou123

» Ashampoo AntiSpy Pro 1.6.0 Multilingual
Learn Terraform On Microsoft Azure - Platform  Engineering EmptyAyer a las 7:58 pm por 大†Shinegumi†大

» AnyMP4 Video Converter Ultimate 8.5.58 (x64) Multilingual
Learn Terraform On Microsoft Azure - Platform  Engineering EmptyAyer a las 7:51 pm por 大†Shinegumi†大

» ARES Commander 2025.1 Build 25.1.1.2142 (x64)
Learn Terraform On Microsoft Azure - Platform  Engineering EmptyAyer a las 7:43 pm por 大†Shinegumi†大

Sondeo
Visita de Paises
free counters
Free counters

Comparte | 
 

 Learn Terraform On Microsoft Azure - Platform Engineering

Ver el tema anterior Ver el tema siguiente Ir abajo 
AutorMensaje
missyou123
Miembro Mayor
Miembro Mayor


Mensajes : 70295
Fecha de inscripción : 20/08/2016

Learn Terraform On Microsoft Azure - Platform  Engineering Empty
MensajeTema: Learn Terraform On Microsoft Azure - Platform Engineering   Learn Terraform On Microsoft Azure - Platform  Engineering EmptyMiér Sep 27, 2023 11:04 pm


Learn Terraform On Microsoft Azure - Platform  Engineering 96b119c55872bd3b2da64ba421bd6801
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

Learn Terraform On Microsoft Azure - Platform  Engineering 3448c22946c23a5302f5f891e560ef00

Download link

rapidgator.net:
Código:

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:
Código:

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:
Código:

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
Volver arriba Ir abajo
 

Learn Terraform On Microsoft Azure - Platform Engineering

Ver el tema anterior Ver el tema siguiente Volver arriba 
Página 1 de 1.

 Temas similares

-
» Implementing Terraform on Microsoft Azure
» Terraform Version 0.12 - Complete Guide on Microsoft Azure
» Azure for Developers: Microsoft Graph Development Using the Microsoft Identity Platform
» Azure for Developers Introduction to the Microsoft Identity Platform
» Data Engineering On Microsoft Azure

Permisos de este foro:No puedes responder a temas en este foro.
Foro Wanako1 :: Programas o Aplicaciónes :: Ayuda, Tutoriales-