Automation

Articles

Articles

SearchTopic
ARTIFICIAL INTELLIGENCE CI/CD CLOUD NATIVE DEVOPS HASHICORP INFRASTRUCTURE AS CODE PLATFORM ENGINEERING SECURITY
Author
Martin Buchleitner Edmund Haselwanter Juergen Brueder Paul Strebenitzer Matthias Theuermann Marina Brooks Infralovers Team Theresa Wallas Miriam Grainer Jan Klare

HashiCorp Nomad and Vault with .NET: ASP.NET Core in a Secure Workload

When we published our HashiCorp Nomad and Vault: Dynamic Secrets post, the demo ran exclusively as a Python Flask application. Since then, the repository has

Dockerless Java on HashiCorp Nomad: Running Spring Boot with the Java Driver

Every Nomad tutorial you will find online uses the docker driver. That makes sense — containers are portable, images bundle everything, and Docker is

n8n

Summary n8n is a source-available workflow automation platform released under a fair-code license. Using a visual, node-based editor, it lets teams connect

SCIM (System for Cross-domain Identity Management)

Summary SCIM (System for Cross-domain Identity Management) is an open REST/JSON standard for automatically provisioning, updating, and de-provisioning user

Self-Hosting

Summary Self-hosting means running an open-source or commercial software stack on infrastructure you control, instead of consuming it as a managed cloud service

Ansible

Summary Ansible is an agentless, open-source automation platform that uses human-readable YAML playbooks to automate configuration management, application

Ansible AWX

Summary Ansible AWX is the open-source web-based interface and API server for Ansible that enables teams to manage, schedule, and audit automation jobs with

Ansible Molecule

Summary Ansible Molecule is a testing and development framework for Ansible roles that provisions ephemeral test instances, runs playbooks against them, and

Ansible Vault

Summary Ansible Vault is the built-in encryption mechanism for Ansible that allows teams to store sensitive values—passwords, API keys, certificates—alongside

Bash

Summary Bash (Bourne Again SHell) is a command-line interpreter and scripting language that serves as the default shell on most Linux distributions and macOS,

Capybara

Summary Capybara is a Ruby library for acceptance testing web applications that provides a domain-specific language for simulating how real users navigate and

Chef / CINC

Summary Chef is a powerful configuration management platform that uses Ruby DSL-based cookbooks to define infrastructure state; CINC is the freely licensed

CI/CD

Summary CI/CD stands for Continuous Integration and Continuous Delivery (or Deployment), and refers to a set of practices and tooling that automate the process

CI/CD (Continuous Integration/Continuous Delivery)

Summary CI/CD combines Continuous Integration and Continuous Delivery (or Deployment) into a unified pipeline that automates the path from code commit to

CLI (Command Line Interface)

Summary A CLI (Command Line Interface) is a text-based user interface where users interact with a program by typing commands, as opposed to using a graphical

Configuration Management

Summary Configuration management is the discipline of systematically handling changes to systems and infrastructure so that they maintain integrity and

Continuous Delivery

Summary Continuous Delivery is a practice in which software is kept in a continuously releasable state through automated build, test, and staging pipelines,

Continuous Deployment

Summary Continuous Deployment is the practice of automatically deploying every change that passes automated tests directly to production, removing all manual

Continuous Integration

Summary Continuous Integration (CI) is the practice of frequently merging code changes into a shared repository, where each merge triggers an automated build

Cucumber

Summary Cucumber is the most widely adopted BDD framework, translating human-readable Gherkin feature files into automated test execution by mapping each step

E2E Testing (End-to-End Testing)

Summary End-to-end (E2E) testing exercises real user journeys through the entire application stack—from the user interface through the backend to the

Gherkin

Summary Gherkin is the domain-specific language used to express BDD test scenarios. Its Given/When/Then structure makes test cases readable by non-technical

GitHub Actions

Summary GitHub Actions is GitHub's native automation platform that enables teams to build, test, and deploy code by defining event-driven workflows as YAML

GitLab CI

Summary GitLab CI is GitLab's built-in CI/CD system where pipelines are defined as YAML in a .gitlab-ci.yml file, enabling automated build, test, and deployment

Jenkins

Summary Jenkins is the most widely adopted open-source CI/CD automation server, enabling teams to define build, test, and deployment pipelines through a rich

JUnit

Summary JUnit is the foundational testing framework for Java applications, offering a simple annotation-based model for defining and running unit tests, and

Pulumi

Summary Pulumi is an Infrastructure as Code platform that replaces domain-specific configuration languages with general-purpose programming languages, allowing

HashiCorp Packer Golden Image testing with custom mondoo policies

Why another article on that topic? We were already talking about mondoo in a previous article. Mondoo is brought to you by the team who gave you InSpec and the

Revolutionizing Automation Processes for a Pan-European Bank

In 2023, Infralovers supported a pan-European bank in transforming automation processes, providing Terraform consulting and tailored training for ~100 staff.

Blue/Green Deployments with HashiCorp Nomad and Waypoint

What is HashiCorp Nomad? HashiCorp Nomad is not only a lightweight alternative to Kubernetes. It's simple to use, easy to setup and very scalable. I use it on

Automation Initiative with Ansible and Terraform Integration

Infralovers provided custom Ansible/Terraform training (2021) for a global automotive supplier, boosting awareness & skills for IT infrastructure

VMWare Templates with terraform and cloud-init

Automate creation of VMWare virtual machines In the previous post about VMWare templates with packer and also the revised post about that topic we introduced

Automated VMWare Templates with HashiCorp Packer

Automated VMWare Templates with HashiCorp Packer Within all the cloud providers you get automated built template based virtual machines - what about doing this

OpenStack in modern telecommunication

Infralovers helped a telco giant (2015-16) with OpenStack challenges. Provided consulting, training & analysis for hardware, networks & automation.

Transforming Banking Infrastructure for an European Bank

From 2013-19, Infralovers trained the infrastructure team of a European bank (& its acquisitions) in Chef Infra & security for IT transformation across

Previous page
Showing of
Next page