AB2018 - DevOps 101

Konu Açıklama
Temeller Temel kavramlar; Agile Development, Devops, Cloud nedir?
Amazon Web Servisleri EC2, ELB, S3, VPC, IAM
Ansible Temelleri, Çalışma Yapısı, Syntax
Docker Temel kullanım, images, containers, build, dockerfile, exec, run, compose, pull/push, ps

Katkı Sağlamak için:

  • Repoyu (https://github.com/sinansahin/ab18-devops101) fork edin.
  • Yeni bir branch oluşturun (git checkout -b cool-feature)
  • Değişiklikleri commit’leyin (git commit -am ‘My cool features’)
  • Branch’i push edin (git push origin cool-feature)
  • Pull request yapın.