S

An open-source platform for continuous code quality inspection that performs automatic reviews with static analysis to detect bugs, code smells, and security vulnerabilities. SonarQube integrates into...

Definition
S

An open-source, multi-cloud continuous delivery platform originally developed by Netflix. Spinnaker manages application deployments across cloud providers with built-in deployment strategies (canary,...

Definition
T

An open-source Infrastructure as Code tool by HashiCorp that enables users to define and provision cloud infrastructure using a declarative configuration language called HCL. Terraform manages resourc...

Definition
T

A modern, cloud-native reverse proxy and load balancer designed for microservices. Traefik automatically discovers services and configures routing rules, supports Let's Encrypt for automatic SSL, and...

Definition
T

A hosted continuous integration service that integrates with GitHub repositories. Travis CI automatically builds and tests code changes defined in a .travis.yml file, supporting multiple programming l...

Definition
V

An open-source tool by HashiCorp for building and managing reproducible development environments using virtual machines. Vagrant uses a Vagrantfile to define machine configurations and supports provid...

Definition
V

HashiCorp Vault is a tool for securely managing secrets, encryption keys, and sensitive data. It provides dynamic secrets generation, data encryption, identity-based access, and audit logging for appl...

Definition
V

An isolated virtual network within a public cloud provider that gives users control over IP addressing, subnets, route tables, and network gateways. VPCs provide network-level isolation for cloud reso...

Definition