A URL shortener is a widely adopted technique that’s used to create short, condensed, and unique aliases for long URL links. In this blog tutorial, you’ll learn how to build a basic URL shortener using Python and Django.
Engineering
From Edge to Mainstream: Scaling to 100K+ IoT Devices
Developers are builders at heart. Many have also ventured into the IoT — an evolving space ruled by microcontrollers, sensors, and various other software-driven microelectronics. Accordingly, the Raspberry Pi has become a favorite “command center” for developers...
New Extensions and Container Interface Enhancements in Docker Desktop 4.9
We’re excited to announce the launch of Docker Desktop 4.9, and we’re looking forward to you trying it! Here’s what’s coming in our latest launch. Manage your containers easily with table view and bulk remove We’ve made a few user experience enhancements to the...
Deploying Web Applications Quicker and Easier with Caddy 2
Deploying web apps can be tough, even with leading server technologies. Learn how you can use Caddy 2 and Docker simplify this process.
Kickstart Your Spring Boot Application Development
At Docker, we are incredibly proud of our vibrant, diverse and creative community. From time to time, we feature cool contributions from the community on our blog to highlight some of the great work our community does. Are you working on something awesome with Docker?...
Welcome Tilt: Fixing the pains of microservice development for Kubernetes
Big news! The Tilt team is joining Docker. The Tilt project is joining too. We think this is a great fit and I will tell you why. The Problem Modern apps are made of so many services. They’re everywhere. Every team we talk to is trying to figure out how to set up...
Building Stronger, Happier Engineering Teams with Team Topologies
Follow along with Shawn Axsom (Director of Engineering) and Jean-Laurent de Morlhon (VP of Engineering) to learn how Docker has applied Team Topologies tenets to better organize and serve internal engineering teams. ...
Connecting Decentralized Storage Solutions to Your Web 3.0 Applications
One thing has become increasingly clear: Web 3.0 (AKA “web3”) is coming soon, and some even expect it to fully emerge in 2022. Web 3.0 also promises to alter many of the internet’s core mechanisms. One key ingredient is decentralization. While many of today’s...
Build Your First Docker Extension
At Docker, we're passionate about building tools that make other developers’ lives easier. When it comes to building and running containers, Docker Desktop is the go-to product for developers. With Docker Desktop 4.8.0, you can now add your own functionality to Docker...