Cloud Carbon Footprint: How to Measure, Track, and Reduce Your Cloud Emissions (2026)

By the Cycloid GreenOps team, practitioners building carbon-aware platform engineering since 2015.   A cloud carbon footprint is the total CO2-equivalent emissions generated by an organisation’s cloud infrastructure – including compute, storage, networking, and the embodied carbon of underlying hardware. It is measured using the Software Carbon Intensity (SCI) standard from the Green Software Foundation: SCI … Read more

Solutions for Cloud Migration: How to Choose the Right Approach in 2026

By the Cycloid Platform Engineering team, practitioners building and operating enterprise IDPs since 2015.   Direct Answer. The main solutions for cloud migration fall into four categories: (1) native cloud tools (AWS Migration Hub, Azure Migrate) for inventory and lift-and-shift, (2) dedicated migration platforms (AWS Application Migration Service, Carbonite, Zerto) for workload replication, (3) IaC-driven frameworks … Read more

Features of Internal Developer Portals: The Complete Checklist (2026)

IDP blog post image

By the Cycloid Platform Engineering team, practitioners building and operating enterprise IDPs since 2015.   Direct Answer. The core features of an internal developer portal are: (1) a service catalog for service and template discovery; (2) self-service provisioning with IaC-backed templates; (3) role-based access control (RBAC) for governance; (4) IaC integration (Terraform, OpenTofu, Pulumi, Ansible); (5) … Read more

What Is Cloud Provisioning? Definition, Approaches & Tools (2026)

blog post image

By the Cycloid Platform Engineering team, practitioners building and operating enterprise IDPs since 2015.   Last updated: Q1 2026 – Refreshed with the 3 provisioning approaches, current tools comparison, and IDP-native positioning. Cloud provisioning is the automated process of setting up and configuring cloud infrastructure resources – virtual machines, containers, databases, networks, and storage – … Read more

Terraform CI/CD with Audit Logs: Tools, Setup & Compliance Best Practices

By the Cycloid Platform Engineering team, practitioners building and operating enterprise IDPs since 2015.   Last updated: Q1 2026 – Refreshed with Cycloid vs Spacelift vs Atlantis comparison and SOC 2 / ISO 27001 setup guidance. A Terraform CI/CD tool with audit logs automates infrastructure provisioning through a pipeline while maintaining a tamper-proof record of … Read more

Cloud Asset Inventory in 2026: Leading Solutions and How to Build an Org-Wide Program

blog post illustration of asset inventory

By the Cycloid Platform Engineering team, practitioners building and operating enterprise IDPs since 2015.   Direct Answer. Continuous cloud asset inventory is the automated, real-time discovery and tracking of every cloud resource across every provider, account, region, and team – VMs, containers, databases, IAM roles, network configs – with ownership, configuration state, cost attribution, and drift … Read more

Top 11 IDP Providers & Internal Developer Platforms in 2026

blog post image of cli

Direct Answer. An internal development platform (IDP) gives engineering teams a self-service layer to provision infrastructure, manage services, and deploy code without waiting for ops tickets. It combines a service catalog, automated provisioning, RBAC, and IaC integration. IDPs are built by platform engineering teams to reduce cognitive load and standardise delivery. Notable IDP providers in 2026 … Read more

Internal Developer Platform: The Complete Guide for Platform Engineers in 2026

By the Cycloid Platform Engineering team, practitioners building and operating enterprise IDPs since 2015.   Direct Answer. An internal developer platform (IDP) is the curated layer of tools, services, and golden paths a platform team builds to give developers self-service access to infrastructure, deployments, and Day 2 operations, without filing tickets or learning Kubernetes. Production IDPs … Read more

Internal Developer Portal Best Practices: Five That Separate Adoption from Shelfware

IDP blog post image

An internal developer portal that platform teams actually adopt in 2026 has five things in common: a governed service catalog before raw self-service, IaC-backed templates from day one, FinOps checks inside the provisioning workflow, RBAC at the template layer rather than after deployment, and DORA-style metrics instrumented from go-live. Six months into a Backstage build, … Read more

Developer Experience: Definition, Measurement Framework, and How to Improve It in 2026

Developer experience (DX) is the sum of interactions a developer has with the tools, processes, and environments required to build, test, and deploy software – tooling quality, workflow efficiency, infrastructure access, feedback loop speed, and cognitive load. It is measured using the SPACE framework (Satisfaction, Performance, Activity, Communication, Efficiency), developed by researchers at Microsoft Research, GitHub, … Read more