Skip to main content

Developer Tools

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

Apache Kafka Explained | What Makes it so Fast and Reliable?

In this video, Gardiner discusses Apache Kafka, an event store and stream-processing platform, and explains what makes it so fast.
Developer Tools

Easily Move Files To and From a Server with VSFTP | Top Docs with Jay LaCroix

In this video, @LearnLinuxTV explains how to set up an FTP server, specifically using a VSFTPD (Very Secure FTP Daemon).
Developer Tools

New Next.js 13 Features Project | Using Next.js 13 and OpenAI to build a Joke Generator Website

In this video, Harry explains how to create a random joke generator webstie using Next.js 13 and OpenAI's API.
Developer Tools
Get Your Copy of "Road to Kubernetes"

Get Your Copy of “Road to Kubernetes”

New content from Manning Publications and Forrester, plus a DeveloperNation survey.
Developer Tools

From Code to Customer: Achieving Complete Observability for SaaS Application

July 20, 2023
In this upcoming live session, Akamai Solutions Engineers will explore observability for software applications, covering the pillars of logs, metrics, and traces, and how SaaS product teams can leverage open-source tech to achieve end-to-end visibility, empowering quick issue response, data-driven decisions, and an optimized user experience. By the end of the session, you’ll gain practical […]
Developer Tools

Deploy Scaleable Django Apps with PostgreSQL Clusters | Code With Harry Tutorial

In this video, @CodeWithHarry shows how to connect a Django application to a PostgreSQL cluster on Linode.
Developer Tools

How to Deploy Scalable Django Apps Using uWSGI and NGINX | Code with Harry

​In this video, @CodeWithHarry covers how to deploy a Django application to Linode using NGINX and uWSGI to create scalable software.
Developer Tools
Portability in the Cloud: Microservices Architecture
Billy Thompson

Portability in the Cloud: Microservices Architecture

Jun 12, 2023
by Billy Thompson
Microservices should be scalable and focused on a single responsibility. Discover why you should consider them and some best practices.
Developer Tools
Portability in the Cloud: Best Practices for Building SaaS-Based Applications cover

Best Practices for Building SaaS-Based Applications

Learn about microservices, containers, serverless computing, and event-driven architecture, along with their benefits and best practices.
Developer Tools

Google Forms Replacement From Scratch Create and Deploy From Scratch

@CodeWithHarry explains how to create a Google Form clone using HTML, CSS, and JavaScript in MySQL. Follow along to create and deploy your own Google Forms replacement App.
Developer Tools
Featured image for the Terraforming Kubernetes: From Code to Deployed Serverless webinar which features Justin Mitchel, whose picture is also displayed on the image next to a sign up button.

Learn how to Terraform Kubernetes

Now available: Four-part training series on moving from code to deployed serverless.
Developer Tools
Create an image manipulation website using Flask featuring Code with Harry.

Create an Image Manipulation Website Using Flask and Python | Code With Harry Tutorial

In this video, ​Harry shows how to create an Image Editing software using Flask, a web framework for developing web applications in Python.
Developer Tools