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 Train Your Own Custom AI Bot featuring CodeWithHarry.

How to Train Your Own Custom AI Bot | Use Custom Data with ChatGPT

In this video, @CodeWithHarry shows how to use Embedchain with Python to train ChatGPT on your own data, including PDF, TXT, and more!
Developer Tools
Make Git Your Single Source of Truth with GitOps hero image.
Billy Thompson

Make Git Your Single Source of Truth for Application and Infrastructure Delivery

Jan 10, 2024
by Billy Thompson
Not to be confused with DevOps, GitOps applies DevOps practices to infrastructure and application lifecycle management.
Developer Tools
Memos: An Open Source Note Taking System for Developers, featuring Brandon Hopkins

Memos: An Open Source Note Taking System for Developers | Docker Deployment

In this video, @TechHut reviews Memos, a customizable note-taking application that can be self-hosted on Docker and Akamai Connected Cloud.
Developer Tools
Is WASM the Next Wave in Cloud Computing? featuring Gardiner Bryant.

Is WASM The Next Wave in Cloud Computing? | Write in Your Language, Deploy in WebAssembly

In this video, Gardiner explains Web Assembly, or simply WASM, an emerging pillar of cloud computing, and talks about it's benefits.
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
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

Build and Use APIs for Android Apps Full-Stack Development with Flask, SQL, and Android Studio

In this video, Harry demonstrates how to create APIs using Flask & SQL, set up an API server, and build an Android app using Android Studio.
Developer Tools

Prompt Engineering in Web Development | Using LangChain and Templates with OpenAI

Continuing our series on building web applications that incorporate AI tooling, Austin dives into the concept of prompt engineering.
Developer Tools

Build an Online Multiplayer Game in Python | Episode 1-3 Implementing the Server

In this new series, @TechWithTim explains how to build an online multiplayer math game using Python, sockets, and Pygame module.
Developer Tools