- Notifications
You must be signed in to change notification settings - Fork0
This repository contains the basic knowledge that I believe is required to work within Azure and in a DevOps way.
License
NotificationsYou must be signed in to change notification settings
brown9804/CloudDevOps_LPath
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Costa Rica
Last updated: 2024-12-13
Provides the essential knowledge required to work effectively within Azure and embrace DevOps/Agile methodologies. Additionally, it offers insights into fundamental cloud concepts.
Table of Contents (Click to expand)
- Agile
- DevOps
- Network
- GitHub
- Cloud Principles
- Installing Terraform and Working with Terraform Providers
- Using Terraform CLI Commands (workspace and state) to Manipulate a Terraform Deployment
- Building and Testing a Basic Terraform Module
- Exploring Terraform State Functionality
- Deploy an Azure Storage Account with Terraform
- Deploy an Azure File Share and Blob Storage with Terraform
- Deploy Azure VNETs and Subnets with Terraform
- Create Azure NSGs with Terraform
- Deploying an Azure VM with Terraform
- Deploy a Web Application with Terraform
- Deploy a MySQL Database with Terraform
- Migrating Terraform State to Terraform Cloud
- Using Terraform Provisioners to Set Up an Apache Web Server on AWS
- Make Changes to AWS Infrastructure Using Terraform
- Use Output Variables to Query Data in AWS Using Terraform
- Make Changes to Azure Infrastructure Using Terraform
- Use Output Variables to Query Data in Azure Using Terraform
- Use Terraform to Create a Kubernetes Deployment
- Manage Kubernetes Resources with Terraform
- Use Terraform to Create an EKS Deployment
- Troubleshooting a Terraform Deployment
- SDLC -What is and how it works
- SDLC -Methodologies