Software Alternatives & Reviews

A Gentle Introduction to Containerization and Docker

Podman Nest.js Docker Hub Docker for AWS
  1. 1
    Simple debugging tool for pods and images
    Pricing:
    • Open Source
    Even though we will focus on Docker for this article, I wanted to mention that there are more container creation and management tools such as Podman, Rkt, and so on.

    #Developer Tools #Productivity #Cloud Computing 101 social mentions

  2. A progressive Node.js framework for building efficient, reliable and scalable server-side applications.
    Pricing:
    • Open Source
    It’s a text document that contains all the commands a user could call to assemble an image. Let’s check an example of a Dockerfile for a nodejs app in this case it will be a NestJS app and then explain each part.

    #Web Frameworks #Developer Tools #JavaScript Framework 182 social mentions

  3. Docker Hub is a cloud-based registry service
    Pricing:
    • Open Source
    There are a lot of docker-compatible registries almost every cloud provider has its registry but for this article, we will use the docker registry called docker hub. Go to the website create a new account and sign in then you can push or pull images.

    #Developer Tools #Web Servers #Web And Application Servers 306 social mentions

  4. Docker Enterprise Edition (EE) for AWS This deployment is fully baked and tested, and comes with the latest Docker Enterprise Edition for AWS. This release is maintained and receives security...
    Pricing:
    • Open Source
    This article wanted to be a brief and gentle introduction to the container and docker world, there is a lot more to learn so don’t hesitate to check the docker documentation.

    #Developer Tools #Cloud Hosting #DevOps Tools 41 social mentions

Discuss: A Gentle Introduction to Containerization and Docker

Log in or Post with