• Bootcamp (9)
    • 📱 236 - 992 - 3846

      đź“§ jxjwilliam@gmail.com

    • Version: ‍🚀 1.1.0
  • 4 Devops

    BootcampBigdata2020-12-17


    DevOps Practices

    DevOps Tools

    • Jenkins: testing code
    • github: tracks all changes
    • chef, Puppet, SaltStack: code deployment
    • System Logs, Application Logs
    • New Relic

    Rackspace DevOps Automation Service

    Infrastructure as a code

    Responsibilities according to the type of Cloud Services

    Responsibilities accroding to the type of Cloud Services

    • Private Cloud
    • Infrastructure as a Service (IaaS)
    • Platform as a Service (PaaS)
    • Software as a Service (SaaS)

    GIT and branching models

    • Mainline: trunk
    • Git flow: feature branches
    • Github flow:
    • Gitlab flow: production, develop, stage branches