Video-3 AWS Terraform/CLI Concepts and Setup
ฝัง
- เผยแพร่เมื่อ 7 ก.พ. 2025
- Terraform
Terraform is an open-source Infrastructure as Code (IaC) tool developed by HashiCorp. It allows users to define and provision infrastructure resources in a declarative configuration language called HashiCorp Configuration Language (HCL) or JSON. Terraform can manage resources across multiple cloud providers (like AWS, Azure, and Google Cloud) and on-premises environments.
AWS CLI
The AWS Command Line Interface (CLI) is a unified tool to manage AWS services directly from the command line. It allows users to interact with AWS APIs to create, update, delete, and retrieve resources programmatically.
Key Features:
Command Line Interface: Execute AWS service commands directly in a terminal.
Automated Scripting: Combine commands into scripts for automation.
Multi-Region and Multi-Profile Support: Access different AWS accounts or regions easily.
JSON Output: Provides output in JSON format for easy parsing.
Cross-Platform: Runs on Windows, macOS, and Linux.
#Terraform #InfrastructureAsCode #DevOpsTools #HashiCorp #TerraformTutorial #IaC #CloudAutomation #TerraformAWS #CloudEngineering #TerraformBasics
Great job. keep uploading lectures , oneday this channel would have huge fan base. just believe in yourself . Hats off to you.
Thank you. I am working and will upload the multiple videos soon on Kubernetes/OpenShift/AWS to keep you updated.