Skip to main content

Developer Tools

DevOps create a continuous software development and delivery pipeline from development to review, testing, staging, and production environments.

Declarative vs. Imperative in IaC
Elvis Segura

Declarative vs. Imperative in IaC

Jun 1, 2021
by Elvis Segura
The terms imperative and declarative come up frequently and refer to how the user provides direction to the automation platform.
Developer Tools
Best Practices for Designing Your IaC Infrastructure
Holden Morris

Best Practices for Designing Your IaC Infrastructure

May 17, 2021
by Holden Morris
IaC infrastructure is designed to maximize the benefits of cloud computing and leverage automated configuration and deployment tools.
Developer Tools

Terraform Provider

Use the verified Linode Terraform Provider to declaratively manage cloud infrastructure and version control workloads of all shapes and sizes.
Developer Tools

How to Roll Your Own VPN | OpenVPN Easy Setup

In this video, Gardiner Bryant shows how to roll your own VPN using OpenVPN and Linode. This gives you the ultimate private VPN.
Developer Tools
Maddie Presland

Ant Media, Owncast, and Peppermint Now on Marketplace

Apr 29, 2021
by Maddie Presland
The latest apps to join the Linode Marketplace focus on optimizing video streaming and making ticket management available to everyone.
Developer Tools

Ansible Playbooks | How To Automate Server Configuration

Ansible Playbooks define a set of tasks to be executed by Ansible on a group of managed nodes. Playbooks can be reused, shared across teams, version controlled, and support complex deployment. In this video, we'll introduce concepts like tasks, plays, and variables by showing you how to add a limited user account to your Ansible nodes.
Developer Tools

Self Hosted GitHub Service | Gitea with Cloudron

In this tutorial, we'll show you how to install an additional app to your Cloudron instance, using Gitea as an example.
Developer Tools

Self Hosted P2P File Server | FilePizza with Cloudron

In this tutorial, we'll show you how to install Cloudron and then FilePizza, a self-hosted P2P file server application.
Developer Tools

Securing Commonly Used Apps

March 29, 2021
Join us for our latest Linode LIVE series, Securing Commonly Used Web Apps.  We’ve invited HackerSploit back for this two part series covering securing your web pages, databases and server management tools.  When deploying web applications and services,  security should be evaluated throughout. A solid understanding of the fundamentals of securing these applications and services […]
Developer Tools

What is Infrastructure as Code? | IaC Explained

In this video we'll discuss how IaC is used, and introduce tools like Terraform that allow you to deploy your Linodes with simple code.
Developer Tools

CI/CD Explained | How DevOps Use Pipelines for Automation

In this Video, we'll cover the basics of CI/CD and discuss some of the major benefits it offers, making it popular amongst DevOps Teams.
Developer Tools

Connecting a Database to Your Webapp | Python Web App From Scratch Round 2-5 With Justin Mitchel

In Part 5 of of Justin Mitchel's Python Web App From Scratch Series, Justin shows how to connect a database to your web app.
Developer Tools