Product docs and API reference are now on Akamai TechDocs.
Search product docs.
Search for “” in product docs.
Search API reference.
Search for “” in API reference.
Search Results
 results matching 
 results
No Results
Filters
What’s New
Here is a list of new and updated guides. Please check back often and be sure to tell a friend!
August 2025
Migrate a Disk Image to Akamai Cloud Using Cloud-Init
This guide provides steps and configurations for migrating and deploying a disk image to a new Linode instance using cloud-init.
How to Install and Use Apache on Ubuntu 24.04
Apache is an open-source web server, the most widely used on Linux systems, with a modular design that makes it highly adaptable. This guide shows you how to …
July 2025
Deploy a RAG Pipeline and Chatbot with App Platform for LKE
This guide expands on a previously built LLM and AI inferencing architecture to include a RAG pipeline that indexes a custom data set. The steps provided …
Migrate From AWS Security Groups to Cloud Firewalls
Get step-by-step guidance on migrating your firewall solution from AWS Security Groups to Cloud Firewalls on Akamai Cloud. Simplify your firewall management, …
Migrate From Azure Firewall to Cloud Firewalls
Get step-by-step guidance on migrating your firewall solution from Azure Firewall to Cloud Firewalls on Akamai Cloud. Simplify your firewall management, and get …
Migrate From Google Cloud Next Generation Firewall (NGFW) to Cloud Firewalls
Get step-by-step guidance on migrating your firewall solution from Google Cloud NGFW to Cloud Firewalls on Akamai Cloud. Simplify your firewall management, and …
Intro to High Availability and Disaster Recovery
This guide provides you with an introduction to concepts and terminology relating to high availability, a method of keeping your web servers up with maximum …
June 2025
Use App Platform to Deploy WordPress with Persistent Volumes on LKE
Two to three sentences describing your guide.
Deploy an LLM for AI Inferencing with App Platform for LKE
This guide includes steps and guidance for deploying a large language model for AI inferencing using App Platform for Linode Kubernetes Engine.
Set Up Inter-Microservice Communication Using RabbitMQ On App Platform For LKE
This guide shows how to deploy a RabbitMQ message broker architecture on Akamai App Platform for LKE. The architecture also includes a sample Python app used to …
Use Terraform With Linode Object Storage
This guide provides a brief introduction to Terraform, and explains how to use it to configure Linode Object Storage.
Creating a Multicloud Infrastructure Using Terraform
This guide shows you how to use Multicloud Terraform to provide a consistent workflow so you can manage infrastructure with only a few configuration files.
Deploy Secure Linodes using Cloud Firewalls and Terraform
This guide will show you how to use the Terraform application to deploy Linode instances with pre-configured Cloud Firewalls assigned to them.
Import Existing Infrastructure to Terraform
This guide will describe how to import existing Linode infrastructure into Terraform using the official Linode provider plugin.
Create a NodeBalancer with Terraform
This guide provides you with step-by-step instructions for installing Terraform and utilizing the tool to create a NodeBalancer and Nodes for your Linodes.
Create a Terraform Module
This guide shows you how to create a Terraform module with nested root, linode_instance, and stackscripts modules using a Linode StackScripts installer.
Deploy a WordPress Site Using Terraform and Linode StackScripts
In this guide you will learn how to use a Community StackScript to deploy WordPress on a Compute Instance using Terraform.
Managing Secrets with Terraform
Learn everything you need to know about secrets management with Terraform.
Use Terraform to Provision Infrastructure on Linode
This article gives you step-by-step instructions on how to use Terraform to provision, modify, and destroy infrastructure using only code and simple commands.
A Beginner's Guide to Terraform
A look into Terraform's primary components, features, and configurations for the new Terraform user