DevOps

9 Articles 0 Followers


From Geekspeak to DevOps: A Steampunk Explanation

20 Mar 2025 1 minute read 0 comments Alfredo Nelson Cosco

So the other night, I'm chilling with a beer when this cosplay enthusiast—like twenty years younger than me—comes up and asks: "What do you do?" Me: "Umm, I'm a DevOps engineer... whatever that means." Her: "And what does that mean?" Me: "You into st...

[Devops] How to: Terraform Plugin Caching

4 Feb 2025 2 minute read 0 comments rafaeldomi

The Problem: Terraform Wasting Disk Space If you’ve been using Terraform for a while, you’ve probably noticed that every time you initialize a new project (terraform init), it downloads all required provider plugins again—even if you already have the...

Intelligent DevOps: 8 Lessons Learnt from Nature

29 Jan 2024 1 minute read 1 comment alexbiojs

Intelligent DevOps is a powerful resilient and adaptive software development and delivery strategy powered by natural intelligence.It is an attempt to organize collaboration between developers, operators and customers based on nature’s wisdom. Intell...

[DevOps] - Secure AWS Connection in Github Actions

25 Aug 2023 2 minute read 0 comments rafaeldomi

Level: Intermediate | Techs: AWS, GitHub, Terraform As more organizations embrace cloud-native development, secure and efficient CI/CD pipelines have become paramount. In this article, we'll dive into how you can establish a secure connection to AWS...

Hetzner servers available with zero setup fees

6 Apr 2023 2 minute read 0 comments Bala

I have been using Hetzner for my server needs. I do have some servers from other providers too but mostly it is Hetzner. A few weeks back I had to check on my servers and order new servers to create some backups servers and move some of my existing a...

How to Use Syntropy Stack — A Guide

15 Feb 2023 4 minute read 0 comments Cryptoray

Here’s how you can get started in minutes.   Getting started with Syntropy Stack is a quick and easy process. This guide will walk you through how to sign up, set up your network in Syntropy Stack, and begin monitoring key metrics like latency and ba...

Create your First CI/CD Pipeline using GitHub Actions

7 Aug 2022 1 minute read 0 comments Scofield

  Getting Started with CI/CD For a quick demo of how Continuous Integration and Continuous Delivery works, we will use GitHub actions to automate test for our software workflows. Create a repository called test. Next, tick the ...

A Simple Guide to CI/CD For Total Beginners in 2022

5 Aug 2022 3 minute read 1 comment Scofield

This article was first published on Hackmamba Continuous integration and Continuous Delivery (CI/CD) is a process that allows for software storing, tracking, building, testing, and deploying. The process that tracks software changes made by multiple...

Performance Testing AEM: ToughDay2

6 Jun 2021 3 minute read 0 comments Brien McCurdy

 One of the most important tests you can run before launching your new Adobe Experience Manager (AEM) site or deploying large changes to an existing site, is running a performance test against your environment(s). A properly run performance test shou...