Home / Companies / Firefly / Blog / September 2025

September 2025 Summaries

4 posts from Firefly

Filter
Month: Year:
Post Summaries Back to Blog
The Firefly Terraform Provider has been launched, enabling users to manage Firefly configurations as code using Terraform. This integration allows for the management of guardrails, policies, workflows, variable sets, projects, and workspaces, all of which can be version-controlled in Git, ensuring auditability and consistency across environments. Users can add the Firefly provider to their Terraform setup, authenticate with access keys, define resources in code, and commit changes to Git, making every setting peer-reviewed and part of their CI/CD processes. This facilitates compliance by creating guardrails and policies within Terraform, reusing variable sets across workspaces, and organizing workspaces with labels. The provider opens up the possibility of treating Firefly as an integral part of the Infrastructure as Code (IaC) strategy, with future expansions anticipated to support more resources, enhancing management of account-level settings in Terraform.
Sep 11, 2025 306 words in the original blog post.
In 2025, cloud infrastructure has become a significant budget item for enterprises, with a substantial portion of spending wasted due to unmanaged and forgotten resources, often resulting from poor Infrastructure as Code (IaC) practices. This inefficiency, referred to as the "Bad IaC Tax," represents not just financial waste but also increased risks of outages and breaches, which can be costly—sometimes exceeding $1 million per incident. Despite the widespread use of tools like Terraform, few organizations adopt best IaC practices, leading to executive concerns about cloud-related risks and their impact on multi-cloud strategies. To mitigate these issues, organizations must adopt disciplined IaC practices, including comprehensive codification, proactive governance, continuous drift detection, and adherence to standardized templates and policies. Firefly suggests that these strategies can help avoid unnecessary costs and risks, urging leaders to embrace more mature IaC practices to prevent waste and regain confidence in cloud investments.
Sep 09, 2025 668 words in the original blog post.
In the rapidly evolving landscape of cloud security, traditional tools and practices are inadequate for addressing the complexities of modern infrastructure, which is characterized by ephemeral workloads, multi-cloud environments, and automation. The concept of Remediation Operations (RemOps) is introduced as a transformative approach that bridges the gap between detection and resolution of security issues. RemOps emphasizes the importance of Infrastructure as Code, continuous monitoring, automated remediation, and AI-assisted decision-making to manage and rectify misconfigurations and policy drifts effectively. The narrative highlights real-world scenarios where security breaches occurred due to oversight and the potential of RemOps to prevent such incidents through proactive and automated measures. The focus is on building systems that can automatically recover from human errors, thereby reducing alert fatigue and enabling teams to manage security risks efficiently.
Sep 08, 2025 1,047 words in the original blog post.
In 2025, managing infrastructure manually is seen as creating unnecessary technical debt, making Infrastructure-as-Code (IaC) indispensable for modern operations. Traditional IaC learning paths often fall short by focusing too much on syntax and basic concepts, leading to inefficiencies and technical debt. Instead, adopting eight essential practices—such as mastering scalable resource naming, structuring code like production environments, thinking in reusable modules, and protecting state files—can streamline IaC processes. These practices are enhanced by using modern platforms like Firefly, which automate and standardize infrastructure management through tools such as automated state monitoring, CI/CD pipelines, and AI-powered infrastructure management, enabling teams to build secure, production-ready infrastructure quickly and efficiently. The emphasis is on reducing configuration drift and undocumented changes, ensuring that infrastructure is versioned, tested, and deployed consistently across environments, ultimately increasing team velocity and operational reliability.
Sep 04, 2025 1,077 words in the original blog post.