Software Alternatives & Reviews

🚢 Home DevOps Pipeline: A junior engineer’s tale (1/4)

Docker Hub Git Large File Storage Drone.io Amazon ECS
  1. Docker Hub is a cloud-based registry service
    Pricing:
    • Open Source
    The Docker CLI enables you to control containers and push and pull images from registries such as DockerHub. However, you can use it to control a lot more, including networks, volumes, and even collections of containers working together as part of a swarm.

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

  2. Git Large File Storage (LFS) replaces large files such as audio samples, videos, datasets, and graphics with text pointers.
    Pricing:
    • Open Source
    Effortlessly work with large media files using git (LFS).

    #Git #Development #Code Collaboration 100 social mentions

  3. Continuous Integration For GitHub and Bitbucket That Monitors Your code For Bugs
    Build, test and deploy with a git push (Drone)

    #Continuous Integration #DevOps Tools #Continuous Deployment 23 social mentions

  4. Amazon EC2 Container Service is a highly scalable, high-performance​ container management service that supports Docker containers.
    Pricing:
    • Open Source
    My introduction to DevOps was after I built a service which was going to be deployed on an AWS ECS (Elastic Container Service) cluster. This service needed to be “dockerised”. This means it needed to be created within a reliably recreatable environment known as a container.

    #Developer Tools #Containers As A Service #Cloud Computing 46 social mentions

Discuss: 🚢 Home DevOps Pipeline: A junior engineer’s tale (1/4)

Log in or Post with