Skip to content

Latest commit

 

History

History
83 lines (67 loc) · 3.11 KB

README.md

File metadata and controls

83 lines (67 loc) · 3.11 KB

DevOps Course - ComIT

Resources

Crawl

Week 1

Week 2

Week 3 & 4

Week 5

Walk

Week 6

Week 7

Week 8

  • Jenkins
    • July 27 - Jenkins Intro
    • July 29 - Pipeline syntax
    • July 31 - e2e CI/CD
      • Summary

        1. Create a pipeline connected to AWS Elastic beanstalk (Deployment)
        2. Install a plugin in Jenkins
          • AWS Elastic Beanstalk Publisher
        3. Create a multibranch pipeline connected to github (Poll) using webhooks as build triggers
        4. Connect the two pipelines
          • Poll pipeline will be the one that triggers the Deployment pipeline

        Goal: Is to change mydevopsbc.com on github and after merging deploy it automatically

Run

Week 9

Week 10

Topics we did not covered but you can research as a follow-up:

  • Cloud computing
    • AWS, Linode,
  • Load balancing
  • DNS
  • SSL Certificates
  • Security
  • Monitoring