Skip to main content

Linode Blog

An ominous-looking room that mostly lies in the dark, with only the floor being visible. The text reads, "In the Dark about Shadow APIs?"
Headshot of Alex Leung.

In the Dark about Shadow APIs?

Oct 31, 2024
by Alex Leung
Shadow APIs aren’t typically a risk you would think about when developing APIs. See real-world examples to understand the threats they pose.
Security
Hero Image with text, Scrub EXIF Image Data in your DeOps Pipeline.
Headshot of Alex Leung.

Scrub EXIF Image Data in Your DevOps Pipeline

Oct 24, 2024
by Alex Leung
When you take a photo with a digital camera or smartphone, you’re capturing more than just a beautiful image. Within that image file, you also have something called EXIF data (EXIF stands for “Exchangeable Image File Format”). This data includes camera settings, the timestamp of the photo, and GPS location information. Sometimes it’s best to […]
Compute
The Prerender logo with the text "Improve SEO with Prerender.io"
Headshot of Tim Vereecke.

Improve SEO with Prerender.io

Oct 22, 2024
by Tim Vereecke
In this post, we’ll look at how prerendering services from Prerender.io can help you overcome SEO obstacles.
Developer Tools
Illustration of an angled browser window that shows a mouse cursor close to the security lock symbol of a website address. The text reads, "Loose Lips Can Sink Websites Too", with the words "sink" and "websites" being highlighted in bold.
Headshot of Alex Leung.

Loose Lips Can Sink Websites Too

Oct 21, 2024
by Alex Leung
This blog dives into how exposed version numbers in your tech stack can lead to serious vulnerabilities, and what you can do to tighten security.
Security
Illustration with the text "Pay Attention to Your Non-Production Subdomains"
Headshot of Alex Leung.

Pay Attention to Your Non-Production Subdomains

Oct 17, 2024
by Alex Leung
Security teams often focus on an organization's main production domain. Learn why paying attention to your non-production subdomains matters.
Security
The text "What's New for Developers: October 2024" with an illustration of a laptop with colorful code and a variety of symbols in the background, including a cloud, file folder, and a wrench
Headshot image of Jessica Capuano Mora.

What’s New for Developers: October 2024

Oct 16, 2024
by Jessica Capuano Mora
Read about the latest Akamai PowerShell release, learn how to build a NAT Gateway in a VPC, read new Object Storage migration docs, and more.
Developer Tools
Banner with logos for Redis, Memcached, Apache Ignite, Aerospike, and Hazelcast with the text "In-memory Data Management Caching Tools: A Guide to the Best Options"
Linode

In-memory Data Management Caching Tools: A Guide to the Best Options

Oct 10, 2024
by Linode
In-memory data management caching tools store frequently accessed data in memory, which significantly improves performance by reducing how often the database needs to be accessed. There are so many different in-memory data management caching tools available that it’s worth taking a look at the strengths and weaknesses of each. In this guide, we’ll compare and […]
Databases
Text: Migrating from Client-Side to Server-Side Adaptive Bitrate Streaming
Talia Nassi

Migrating from Client-Side to Server-Side Adaptive Bitrate Streaming

Oct 8, 2024
by Talia Nassi
In this blog post, we will explore the technical aspects of transitioning from client-side to server-side ABR, focusing on implementation and performance.
Linode
Featured image detailing increased capacity in Asia with Mumbai and SIngapore expansions now available.
Maddie Presland

Increased Capacity in Asia: Mumbai and Singapore Expansions Now Available

Oct 3, 2024
by Maddie Presland
We’ve added capacity in Mumbai, IN and Singapore, SG for our growing customer base in Asia.
Linode
An illustration that shows a stop watch and a shield with a check mark with the text "Cutting Latency, Not Security"
Headshot of Philip McGuinness.

Cutting Latency, Not Security

Oct 3, 2024
by Philip McGuinness
Content Security Policy (CSP) is a security feature implemented in browsers to protect websites and web applications from attacks.
Security
A maze-like circular pattern in purple centering around the Kubernetes symbol. The text reads, "Kubernetes the Hard Way".
Headshot of Jorge Gaona.

Kubernetes the Hard Way

Oct 2, 2024
by Jorge Gaona
Kubernetes can be challenging. To help understand the complexity, Jorge Gaona forked a well-known repository to create a Linode-specific approach.
Containers (Kubernetes, Docker)