Skip to main content

    A Mini - Microservice with Docker Swarm

    Docker solves the problem developers face when they throw their hands up and say "But it worked on my computer!". Docker allows us to run any program on any computer with images and containers. We can also orchestrate multiple containers running at the same time.
    Join Brendan Meyer as he demonstrates load balancing and service scheduling in a mini-microservice created with Docker Swarm

    Project Members: Brendan Meyer