GitOps Tools: Key Features and 6 Tools You Should Know GitOps is a methodology that applies version control system's principles and practices to infrastructure and operational tasks. Configu Editorial Team on September 5, 2024
Azure Feature Flags with App Configuration: Tutorial & Pro Tips Feature flags, or toggles, let developers turn application features on or off without deploying new code. Configu Editorial Team on July 20, 2024
AWS Feature Flags with AppConfig: A Practical Guide Feature flags are used in software development to enable or disable features of an application at runtime without deploying new code. Configu Editorial Team on July 20, 2024
HashiCorp Consul: Architecture, Use Cases & Deployment Guidelines HashiCorp Consul is an open source, multi-cloud service networking tool that enables automated network configuration and service discovery. Configu Editorial Team on July 15, 2024
HashiCorp Vault Pricing: Paid Editions & Pricing Tiers Explained HashiCorp Vault is a tool for secrets management, offering secure access to tokens, passwords, certificates, API keys, and other sensitive data Configu Editorial Team on July 15, 2024
Understanding HashiCorp Vault: 5 Key Features, Pricing & Alternatives HashiCorp Cloud Platform (HCP) Vault is a tool for secrets management, offering secure access to tokens, passwords, certificates, API keys, and other sensitive resources. Configu Editorial Team on July 12, 2024
HashiCorp Vault Docker: The Basics and a Quick Tutorial HashiCorp Vault, a free tool (formerly open source), ensures secure storage and controlled access to passwords, API keys, and other secrets. Configu Editorial Team on July 12, 2024
Dotenv Typescript: The Basics and a Quick Tutorial In a TypeScript project, environment variables are crucial for managing project-specific settings and sensitive data. Configu Editorial Team on June 6, 2024
Apple Pkl: Code Example, Concepts & How to Get Started In 2024, Apple launched Pkl, an innovative file format and programming language that will revolutionize configuration management Configu Editorial Team on June 6, 2024
Feature Flags: Benefits, Challenges and Solutions Feature flags are a software development technique that turns certain features of your application on or off at runtime, without deploying new code. Configu Editorial Team on June 5, 2024
7 Types of Testing Environments and Best Practices for Yours A test environment is a setup of software and hardware on which the testing team assesses an application or system during and after its development. Configu Editorial Team on April 14, 2024
4 Ways to Set Docker Compose Environment Variables Environment variables in Docker Compose are dynamic values that can influence the behavior of applications running inside containers. Configu Editorial Team on April 14, 2024
Configuration Management in Software Engineering: A Practical Guide Configuration management in software engineering refers to the systematic approach to managing changes to configuration in software applications. Configu Editorial Team on April 14, 2024
Decoding the Matrix: The Evolution of Environment Variables in Software Join us on a fascinating journey through time, exploring the origins and evolution of environment variables. Ran Cohen on March 6, 2024
Using npm dotenv Package to Manage Node.js Environment Variables dotenv is a zero-dependency module, available through the npm package manager, which loads environment variables from a .env file into process.env Configu Editorial Team on March 6, 2024
Config Confessions: Horror Stories from the Trenches Tales of everything that can go wrong with application configurations and what you can do to prevent it from happening Ran Cohen on March 6, 2024
GitOps vs. DevOps: 5 Differences & Will GitOps Replace DevOps? DevOps unifies software development and IT operations. GitOps applies DevOps best practices using Git for infrastructure and applications. Configu Editorial Team on February 6, 2024
The GitOps Guide: Principles, Examples, Tools & Best Practices GitOps is a paradigm or a set of practices that empowers developers to perform tasks typically done by IT operations. Configu Editorial Team on February 5, 2024
GitHub Secrets: The Basics and 4 Critical Best Practices GitHub Actions is a continuous integration and continuous delivery (CI/CD) platform, built into the popular GitHub platform. Configu Editorial Team on February 1, 2024
8 Feature Flags Best Practices You Must Know Learn what are Feature Flag Managers and the 8 Feature Flag best practices every developer and DevOps should know about. Configu Editorial Team on January 26, 2024