Tag

IaC

0 views collected around this technical thread.

DevOps Cloud Academy
DevOps Cloud Academy
Apr 8, 2025 · Cloud Computing

Integrating Jenkins and Terraform for Automated Cloud Infrastructure Management

This article explains how to combine Jenkins pipelines with Terraform to automate the provisioning, configuration, and lifecycle management of AWS cloud resources, offering a practical DevOps workflow that enhances efficiency, reliability, and scalability through Infrastructure as Code and CI/CD practices.

AWSAutomationCI/CD
0 likes · 10 min read
Integrating Jenkins and Terraform for Automated Cloud Infrastructure Management
DevOps
DevOps
Jan 16, 2025 · Operations

Infrastructure as Code (IaC) in DevOps: Solving Modern Operations Challenges

This article explains how Infrastructure as Code (IaC) addresses the inefficiencies of traditional operations, improves collaboration between development and operations, and provides practical steps for implementing IaC within a DevOps workflow to achieve automation, consistency, and faster software delivery.

AutomationDevOpsIaC
0 likes · 10 min read
Infrastructure as Code (IaC) in DevOps: Solving Modern Operations Challenges
DevOps Cloud Academy
DevOps Cloud Academy
Dec 2, 2023 · Operations

Five Key Learnings from Five Years in DevOps

The article shares five practical DevOps insights—people‑centric culture, the importance of IAC and GitOps, mastering YAML/JSON, adopting the 12‑factor app methodology, and continuous learning—to help engineers improve cloud infrastructure, automation, and organizational effectiveness.

12-factorAutomationDevOps
0 likes · 6 min read
Five Key Learnings from Five Years in DevOps
DevOps
DevOps
Jul 20, 2023 · Operations

Why Continuous Testing Is Essential for Infrastructure and How to Implement It

The article explains why continuous testing of infrastructure is critical for stability and reliability, outlines a comprehensive testing scope ranging from unit to reliability tests, discusses tool selection and practical Terraform‑based examples, and shows how test‑driven development can improve IaC workflows.

Continuous IntegrationIaCInfrastructure Testing
0 likes · 9 min read
Why Continuous Testing Is Essential for Infrastructure and How to Implement It
DevOps Cloud Academy
DevOps Cloud Academy
Jun 13, 2023 · Cloud Native

Understanding GitOps: Principles, Workflow, and Benefits

This article explains GitOps as an automated, Git‑centric approach to managing cloud‑native infrastructure using IaC, pull requests, and CI/CD pipelines, detailing how it works, its components, deployment strategies, and the operational advantages it brings to modern software delivery.

CI/CDDevOpsGitOps
0 likes · 12 min read
Understanding GitOps: Principles, Workflow, and Benefits
Bilibili Tech
Bilibili Tech
Mar 28, 2023 · Cloud Computing

Multi‑Cloud Management Platform ARES: Architecture, Features and Practices

ARES, Bilibili’s multi‑cloud management platform, unifies resource provisioning, asset inventory, user access, and cost optimization across public clouds through a layered architecture, project‑centric tagging, Terraform‑based orchestration, and centralized security, while addressing manual provisioning, fragmented permissions, and visibility challenges, and plans to extend into hybrid‑cloud automation.

Cost ManagementIaCMulti-Cloud
0 likes · 26 min read
Multi‑Cloud Management Platform ARES: Architecture, Features and Practices
Continuous Delivery 2.0
Continuous Delivery 2.0
Feb 27, 2023 · Operations

What Is Infrastructure as Code (IaC) and Its Benefits and Drawbacks

Infrastructure as Code (IaC) is a DevOps practice that defines, creates, and manages infrastructure through machine‑readable code, offering reproducibility, efficiency, collaboration, cost savings, and flexibility, while also presenting challenges such as a steep learning curve, dependency management, potential code errors, drift, and initial costs.

AutomationDevOpsIaC
0 likes · 5 min read
What Is Infrastructure as Code (IaC) and Its Benefits and Drawbacks
DevOps Cloud Academy
DevOps Cloud Academy
Dec 29, 2022 · Fundamentals

Understanding Infrastructure as Code, Provisioning, and Configuration Management

This article explains the core concepts, differences, and benefits of Infrastructure as Code (IaC), infrastructure provisioning, and configuration management, and introduces popular tools such as Terraform, Ansible, and CloudFormation while highlighting best‑practice workflows for DevOps engineers.

AutomationDevOpsIaC
0 likes · 16 min read
Understanding Infrastructure as Code, Provisioning, and Configuration Management
DevOps
DevOps
Oct 17, 2022 · Operations

Platform Engineering: Bridging Developers and Infrastructure Beyond DevOps

The article examines platform engineering as a discipline that unifies developers' desire to avoid infrastructure work with enterprises' need for control, critiques the hype around DevOps, and argues that effective internal developer platforms require solid fundamentals, IaC practices, and cultural change.

DevOpsIaCOperations
0 likes · 7 min read
Platform Engineering: Bridging Developers and Infrastructure Beyond DevOps
DevOps
DevOps
Oct 9, 2022 · Cloud Native

Understanding Infrastructure as Code: Concepts, Principles, and Implementation Methods

The article explains Infrastructure as Code (IaC) as a foundational practice for cloud‑native, container, microservice, and DevOps environments, detailing its definition, goals, underlying cloud computing concepts, core principles like declarative configuration and idempotence, and practical adoption steps including cultural support and shared tooling.

AutomationCloud NativeDevOps
0 likes · 10 min read
Understanding Infrastructure as Code: Concepts, Principles, and Implementation Methods
DevOps Cloud Academy
DevOps Cloud Academy
Aug 4, 2022 · Operations

A Comprehensive Guide to DevOps Infrastructure as Code (IaC): Benefits, Challenges, Best Practices, and Top Tools

This article provides an in‑depth overview of Infrastructure as Code (IaC) for DevOps, explaining its definition, business advantages, implementation approaches, common challenges with solutions, practical use cases, and a comparison of leading tools such as CloudFormation, Puppet, Ansible, Terraform, and Chef.

AutomationBest PracticesDevOps
0 likes · 12 min read
A Comprehensive Guide to DevOps Infrastructure as Code (IaC): Benefits, Challenges, Best Practices, and Top Tools
DevOps Cloud Academy
DevOps Cloud Academy
Jul 26, 2022 · Operations

9 DevOps Best Practices: What You Should Do and Not Do

This article outlines nine essential DevOps best practices—from fostering a collaborative, blameless culture and adopting CI/CD, automated testing, observability, and IaC, while also highlighting common anti‑patterns such as isolated DevOps teams, hero reliance, and unchecked tool sprawl.

AutomationCI/CDDevOps
0 likes · 13 min read
9 DevOps Best Practices: What You Should Do and Not Do
System Architect Go
System Architect Go
Mar 27, 2022 · Cloud Computing

Terraform: Infrastructure as Code

Terraform enables declarative, code‑driven provisioning of cloud resources such as VPCs, virtual hosts, load balancers, databases, and storage across multiple providers, simplifying infrastructure management through reusable providers and modules, version control, and state tracking, thereby reducing manual configuration effort.

IaCInfrastructure as CodeModule
0 likes · 4 min read
Terraform: Infrastructure as Code
DevOps Cloud Academy
DevOps Cloud Academy
Mar 9, 2022 · Cloud Native

Infrastructure as Code (IaC) and GitOps: Benefits, Practices, and Tooling

The article explains how Infrastructure as Code and GitOps address common cloud‑migration challenges by automating resource provisioning, ensuring environment consistency, reducing manual effort and errors, and highlights tools like Terraform while noting industry trends and a brief promotional note.

Cloud NativeDevOpsGitOps
0 likes · 4 min read
Infrastructure as Code (IaC) and GitOps: Benefits, Practices, and Tooling
DevOps Cloud Academy
DevOps Cloud Academy
Jan 20, 2022 · Cloud Native

Comparative Overview of Terraform and Helm for Kubernetes Management

This article examines the core functionalities of Terraform and Helm, highlighting how each tool manages Kubernetes clusters, automates infrastructure provisioning, and supports DevOps workflows, helping teams decide which solution best fits their cloud‑native development needs.

Cloud NativeDevOpsHelm
0 likes · 8 min read
Comparative Overview of Terraform and Helm for Kubernetes Management
Efficient Ops
Efficient Ops
Aug 26, 2019 · Cloud Computing

How Packer and UCloud Streamline Multi‑Cloud Image Automation

This article explains how UCloud's Packer builder automates the creation of consistent, versioned cloud host images, compares it with manual console methods, outlines the full lifecycle, provides code examples, and shows how combining Packer with Terraform enables powerful multi‑cloud Infrastructure as Code workflows.

IaCImage BuildingPacker
0 likes · 10 min read
How Packer and UCloud Streamline Multi‑Cloud Image Automation
Architecture Digest
Architecture Digest
Apr 30, 2019 · Cloud Computing

Seven Infrastructure-as-Code (IaC) Tools for Cloud Automation

This article introduces Infrastructure-as-Code, explains how it transforms IT infrastructure management, and reviews seven major IaC platforms—AWS CloudFormation, Azure Resource Manager, Google Cloud Deployment Manager, Terraform, Chef, Ansible, and Puppet—highlighting their features, usage patterns, and reference documentation.

AWS CloudFormationAnsibleDevOps
0 likes · 9 min read
Seven Infrastructure-as-Code (IaC) Tools for Cloud Automation