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

Creating a Virtual Environment | Python App From Scratch With Justin Mitchel

In part 4 of this series, Justin Mitchel covers installing Python in a virtual environment, making it production ready, and installs FastAPI.
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
Josh from KeepItTechie presents Developing with Superinsight DB.

Developing with Superinsight DB | Unstructured Data Handling with Machine Learning

@KeepItTechie explores Superinsight, a relational database for storing unstructured data built on PostgreSQL.
Developer Tools
3 Ways to Improve App Architecture featuring Austin Gil.

3 Ways to Improve App Architecture | Streamline AI Powered Apps with Caching Strategies and The Edge

In this bonus episode, Austin discusses app architectures that go beyond the basics, such as database caching, edge computing, and more.
Developer Tools
Build Robust and Scalable Applications with AppWrite featuring Josh from KeepItTechie.

Build Robust Scalable Applications with AppWrite Using Your Preferred Languages and Tools

In this video, Josh discusses AppWrite, an open-source platform for building applications, including deploying the App on Akamai.
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
Build a Lightweight and Scalable Online Forum featuring Code with Harry.

Building a Lightweight and Scalable Online Forum with Flask and SQL Alchemy | Full Project Tutorial

In this video, @CodeWithHarry shows how to create a lightweight & scalable online forum using Flask and SQL Alchemy.
Developer Tools
Go Cloud Native Content Resources

Go Cloud Native

New resources explore development using microservices, containers, and other architecture decisions
Developer Tools
SaaS Apps from Scratch Conclusion

CI/CD SaaS App Deployment | SaaS App From Scratch Conclusion

In the last episode, Tim covers how to deploy your Django website and setup a CI/CD pipeline using GitLab.
Developer Tools
Building a SaaS Checkout Experience with Django: Admin, Payments, Access Control, and Stripe featured image

Building a SaaS Checkout Experience with Django and Stripe | SaaS App From Scratch

In this episode, @TechWithTim continues to develop a SaaS application in Django. Tim creates a course database model, connects it to an admin dashboard, and sets up a Stripe integration for purchasing the course.
Developer Tools