Skip to main content

Developer Tools

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

Easypanel Deployment and Demo | A Modern Server Control Panel Powered by Docker

In this video, ​@KeepItTechie explores Easypanel, a management panel powered by Docker which helps deploy apps, databases, and SSL Certs!
Developer Tools
Understanding GitOps eBook thumbnail image.

Understanding GitOps

GitOps is an operational framework that uses Git as the single source of truth to enable iterative development for cloud-native applications.
Developer Tools
Learning about AI with Austin Gil episode 4, Exploring Neural Networks, LLMs, and GPTs.

Exploring Neural Networks, LLMs, and GPTs | Web Development with Generative AI Ep4

In this episode, Austin takes a break from coding to offer a better understanding of how AI tools like Neural Networks, LLMs, and GPTs work.
Developer Tools
Portability in the Cloud: Standardization & Benefits of a Portable Cloud Architecture
Billy Thompson

Portability in the Cloud: Standardization & Benefits of a Portable Cloud Architecture

Aug 24, 2023
by Billy Thompson
When designing for portability and standardization, identify lock-in points where a cloud vendor could prevent you from moving workloads.
Developer Tools
Portability in the Cloud: Event-Driven Architecture (EDA) & Serverless Computing
Billy Thompson

Portability in the Cloud: Event-Driven Architecture (EDA) & Serverless Computing

Jul 25, 2023
by Billy Thompson
EDA is reactive to events or messages and it triggers specific actions rather than relying on direct, synchronous communication.
Developer Tools
Maddie Presland

DIY Functions: Comparing Serverless Toolsets

Jul 19, 2023
by Maddie Presland
Explore the differences between the top three functions tools that don’t require a specific cloud provider.
Developer Tools

Build Your Own OpenAI Powered Grammar Corrector | OpenAI and Python Tutorial

In this video, Harry shows how to build your own Grammar Checker and Corrector with OpenAI built-in using OpenAI & Python.
Developer Tools
Harry from the YouTube Code with Harry next to the Django and PostgreSQL logos, which are situated beneath the text Scalable PostgreSQL App.

Deploy Scalable 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
Harry from the YouTube Channel Code with Harry next to the NGINX, Django, and uWSGI logos, which are situated beneath the text Deploy Scalable Apps.

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
IaC Essentials: Using Terraform and Ansible Blog Header
Maddie Presland

IaC Essentials: Using Terraform and Ansible

May 24, 2023
by Maddie Presland
Learn the key similarities and differences between the two Infrastructure as Code (IaC) tools, and why using both is best for managing infrastructure at a large scale.
Developer Tools