Compose Multiple Applications

Learn to compose multi-container applications with docker-compose.

BitLink is a URL-shortening and link management application that takes a big URL and converts it into a new short URL that’s easy to share. A database is required for such an application to store and maintain a map of shortened URLs and their original URLs. A simple version of a URL-shortening application could have a microservice that generates shortened URLs and another microservice that displays the URL to the user

Get hands-on with 1200+ tech skills courses.