Skip to main content

Developer Tools

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

How to Deploy a Scalable Django SaaS Application featured image

How to Deploy a Scalable Django SaaS Application From Scratch

In this new series, @TechWithTim explains how to build a SaaS application in Django. In this episode, Tim sets up the project and creates HTML templates.
Developer Tools
Deploying a ChatGPT Clone to a Server Using the OpenAI API Part 2 featuring Code with Tomi.

Deploying a ChatGPT Clone to a Server Using the OpenAI API Part 2

In part two, Tomi shows us how to use the OpenAI API to enable the user to have a chat with the chatbot and deploy the app.
Developer Tools
Cloud Portability: Building a Cloud-Native Architecture eBook

Cloud Portability: Building a Cloud-Native Architecture

Explore cloud-native development with microservices, containers, and other architecture decisions for development with open standard tools.
Developer Tools
Build Your Own ChatGPT Clone with Django and Postgres Part 1 of 2 featuring Code with Tomi.

Build your Own ChatGPT Clone with Django and Postgres | Part 1 of 2

In this two-part series, Tomi explains how to use Django to build a ChatGPT clone using Django and PostgreSQL Databases.
Developer Tools
Launching Your AI-Powered App on a Virtual Private Server with Austin Gil, episode 8.

Launching Your AI-Powered App on a Virtual Private Server | Web Development With AI Episode 8

Concluding our series, @heyAustinGil guides viewers through the process of deploying an AI-enhanced application to a server on Akamai Cloud.
Developer Tools

Harnessing the New Next.js Server Actions Feature To Improve Your Development Efficiency

​In this video, Harry explains how to use Next.js server actions, server-run functions that don't require an API, to create an app.
Developer Tools
Deploy HashiCorp Nomad Cluster with Marketplace!
Billy Thompson

Manage Highly Available Containers and More with HashiCorp Nomad Cluster App

Oct 3, 2023
by Billy Thompson
HashiCorp's lightweight workload scheduler, Nomad, is now available as a highly available cluster deployment in our Marketplace.
Developer Tools

Error Handling and Security Management in AI Powered Apps | Web Development With AI Episode 7

In this video, Austin dedicates time to fixing bugs, adding some protection from bad actors and discusses AI-specific attack vectors.
Developer Tools

Deploying Your Multiplayer Online Game | A Step-by-Step Guide with Tech With Tim

In the final episode of this series, Tim shows how to connect the database and deploy the game to a server on Akamai.
Developer Tools
Honestly, Infrastructure-As-Code Makes Things Simpler And Easier featuring Pavel Despot and Rob Hirschfeld.

Honestly, Infrastructure-As-Code Makes Things Simpler And Easier

In this video, Akamai Product Marketing Manager Pavel Despot and RackN Co-Founder and CEO Rob Hirschfeld share their views on infrastructure-as-code (IaC), particularly from a vendor’s perspective.
Developer Tools

Creating Qwik Components and Integrating AI Image Generation | Web Development With AI Ep 6

In this video, Austin focuses on generating Qwik components and working with the OpenAI API for AI image generation.
Developer Tools

How to Build a Client and Game Interface for an Online Multiplayer Game | Episode 2-3

In part 2 of our Game Development series, Tim shows us how to build the client to handle server connections.
Developer Tools