env0 Blog
Learn about the latest env0 features, IaC best practices, and how-to tutorials.
Blog
video
Video
Drift Cause: Closing the Loop on Infrastructure Drift Management
Tackling a major challenge in cloud management, our new feature revolutionizes drift analysis, providing valuable context about drifts, tracking them to their source, and revealing the who, when, and how behind each change.
Blog
video
Learn how to use .gitignore to exclude large binaries, sensitive files, and build artifacts in Git and Terraform projects.
Blog
video
2024 Product Release Highlights
2024 has been a transformative year, filled with impactful product announcements and new features. Here’s a quick look at some of 2024’s key product releases!
Blog
video
Mastering Ansible Variables: Practical Guide with Examples
Learn how to use Ansible variables to streamline automation with step-by-step guides and practical examples for adaptable configurations.
Blog
video
New Backstage Plugin: Improved Productivity and IaC Governance
Introducing self-service cloud provisioning with Backstage and env0! Boost productivity with Backstage and maintain governance with env0.
Blog
video
⚡ Lightning Talk: A Tale of Three Configs: On Best Practices with OpenTofu Structuring
Deep dive into three key approaches for managing OpenTofu configurations: separate configs, workspaces, and backend-config.
Blog
video
Top Infrastructure as Code Security Tools
Discover the best proactive and reactive security tools to prevent IaC misconfigurations and code vulnerabilities.
Blog
video
Terraform Split and Join Functions: Examples and Best Practices
Learn how HCL 'split' and 'join' functions can be used for efficient string manipulation, with advanced examples.
Blog
video
DORA Metrics: An Infrastructure as Code Perspective
DORA metrics is a stream management framework for evaluating developer productivity and software delivery performance. This post examines how IaC impacts DORA metrics, highlighting the potential to enhance both throughput and stability with the right tools and practices.
Blog
video
Terraform Refresh Command: Guides, Examples and Best Practices
In this blog, we will explore the 'terraform refresh' command and how it works, and also discuss its limitations and alternatives through the use of practical hands-on examples.
Blog
video
Terraform Backend Configuration: Local and Remote Options
This blog explores Terraform backends, their types, and configuration for cloud providers like AWS, Azure, and GCP. It also covers backend migration strategies and other key considerations.
Blog
video
⚡ Lightning Talk: Apply-Before-Merge vs. Traditional Continuous Deployment
This talk explores two distinct approaches to integrating OpenTofu into deployment pipelines: approve-before-merge using Atlantis and the traditional continuous deployment (CD), covering workflows, benefits, challenges and more.
Blog
video
Top DevOps Tools for Infrastructure Automation in 2025
Explore the top DevOps tools for infrastructure automation, designed to streamline workflows, boost efficiency, and simplify cloud management.
Blog
video
Build vs. Buy: Striking the Right Balance for IaC Management
The "build vs. buy" debate shapes IaC automation. This post examines the challenges of scaling IaC with general tools like GitHub Actions and how platforms like env0 offer solutions.
Blog
video
OpenTofu 1.9 Introduces the 'exclude' Flag and ‘for_each’ for Providers
The OpenTofu 1.9 release introduces updates to make infrastructure management more efficient. Key additions include the -exclude flag and for_each functionality for providers.
Blog
video
⚡ Lightning Talk: Shift FinOps Left with IaC
Join Hassan Khajeh Hosseini, CEO of InfraCost, and Andrew Hay, env0's Director of Customer Success, for a 30-minute lightning talk exploring the synergy between Infrastructure as Code (IaC) and FinOps.
Blog
video
Mastering Managed IaC Self-Service: The Complete Guide
Discover how managed IaC self-service empowers developers and DevOps teams alike. Explores key benefits, best practices, and how to maximize efficiency and control with Infrastructure as Code.
Blog
video
Mastering Ansible Playbooks: Step by Step Guide
This guide will introduce Ansible Playbooks and demonstrate how they work through an example deployment of a Flask application on an Apache server with a PostgreSQL database.
Blog
video
Terraform Map Variable: A Complete Guide with Practical Examples
In this blog, we’ll explain what Terraform maps are, explore their use cases, and share practical examples and best practices for effectively using them—and more.
Blog
video
Meet Us in Salt Lake for KubeCon 2024 (and OpenTofu Day)!
We’re thrilled to be part of this year’s KubeCon, the leading cloud-native event, happening from November 12th to 15th at Salt Lake City. Come see us at Booth P6
Blog
video
Terraform Workspaces Guide: Commands, Examples and Best Practices
This blog post covers Terraform workspaces, commands, best practices, practical examples, and more.
Blog
video
Streamlining env0 Onboarding with Environment Discovery
The latest upgrade to our Environment Discovery feature improves how you onboard your existing environments to env0, making the process quicker and smoother than ever before!
Blog
video
Mastering Cloud Efficiency, Scaling with FinOps and Infrastructure as Code
Join our webinar to learn about the connection between FinOps and IaC management, the role of FinOps in cloud environments, and practical ways to optimize cloud costs with FinOps and IaC tools.
Blog
video
OpenTofu Registry Guide: Tips, Examples, and Ways to Contribute
The OpenTofu registry UI is now live! To mark this occasion, here's a quick guide to help you explore its use cases, key features, and ways to contribute.
Blog
video
Terraform for Loops Guide: Types, Examples and Best Practices
Terraform for loop helps you write simplified, repeatable code used to deploy resources. In this article, we’ll explore 'for' loops using 'for_each' and 'count', how and when to use them, example scenarios, best practices, and much more.