Files
Seminararbeit_2020/bibliography.bib
2020-03-21 10:18:51 +01:00

148 lines
5.3 KiB
BibTeX

% Encoding: windows-1252
@Comment{jabref-meta: databaseType:bibtex;}
@inproceedings{royce1987managing,
title={Managing the development of large software systems: concepts and techniques},
author={Royce, Winston W},
booktitle={Proceedings of the 9th international conference on Software Engineering},
pages={328--338},
year={1987}
}
@inproceedings{bobrovskis2018survey,
title={A Survey of Continuous Integration, Continuous Delivery and Continuos Deployment.},
author={Bobrovskis, Sergejs and Jurenoks, Aleksejs},
booktitle={BIR Workshops},
pages={314--322},
year={2018}
}
@article{shahin2017continuous,
title={Continuous integration, delivery and deployment: a systematic review on approaches, tools, challenges and practices},
author={Shahin, Mojtaba and Babar, Muhammad Ali and Zhu, Liming},
journal={IEEE Access},
volume={5},
pages={3909--3943},
year={2017},
publisher={IEEE}
}
@misc{ web:12factor,
author = "{Adam Wiggin}",
title = "The Twelve-Factor App",
year = "2014",
url = "https://12factor.net",
note = "[Online; accessed 20-January-2020]"
}
@article{article:kumar,
author = {Kumar, Divya and Mishra, Krishn},
year = {2016},
month = {12},
pages = {8-15},
title = {The Impacts of Test Automation on Software's Cost, Quality and Time to Market},
volume = {79},
journal = {Procedia Computer Science},
doi = {10.1016/j.procs.2016.03.003}
}
@misc{article:puppet,
author = {Dr. Nicole Forsgren, Jez Humble, Gene Brown, Alanna Brown, Nigel Kersten},
year = {2017},
title = {2017 - State of DevOps},
url = "https://puppet.com/resources/report/2017-state-devops-report/"
note = "[Online; accessed 20-January-2020]"
}
@misc{article:google,
author = {Dr. Nicole Forsgren, Dr. Dustin Smith, Jez Humble, Jessie Frazelle},
year = {2019},
title = {ACCELERATE - State of DevOps 2019},
url = "https://services.google.com/fh/files/misc/state-of-devops-2019.pdf"
note = "[Online; accessed 18-März-2020]"
}
@misc{clark_deliver,
title = {Deliver quality software at speed with {CI}/{CD}},
url = {https://www.computerweekly.com/feature/Deliver-quality-software-at-speed-with-CI-CD},
abstract = {Continuous integration and delivery promises a remarkable acceleration in software development, but some basics need to be in place to ensure success},
language = {en},
urldate = {2020-03-10},
journal = {ComputerWeekly.com},
author = {Clark, Lindsay}
}
@misc{connolly,
title = {A {Year} of {Continuous} {Deployment}: {Lessons} {Learned}},
shorttitle = {A {Year} of {Continuous} {Deployment}},
url = {https://dzone.com/articles/a-year-of-continuous-deployment-lessons-learned},
abstract = {Seizing an opportunity in the development of a new feature to being a continuous deployment cycle from a greenfield service, this team reviews what they learned.},
language = {en},
urldate = {2020-03-10},
journal = {dzone.com},
author = { Connolly , Stephen}
}
@misc{swan_silos,
title = {Silos {Begone}! {The} {Road} to {DevOps} at {Autodesk} and {Lessons} {Learned} {Along} the {Way}},
url = {https://www.cloudbees.com/blog/silos-begone-road-devops-autodesk-and-lessons-learned-along-way},
language = {en},
urldate = {2020-03-12},
author = {Swan, George}
}
@misc{plonski_herausforderungen_grund_2020,
title = {Herausforderungen beim {Einführen} und {Betreiben} von {CI}/{CD}},
author = {Nobach, Leonhard},
collaborator = {Plonski, Manuel},
month = march,
year = {2020},
note = "Interview mit Fachexperten"
}
@misc{plonski_herausforderungen_Leo_2020,
title = {Herausforderungen beim {Einführen} und {Betreiben} von {CI}/{CD}},
author = {Grund, Norbert},
collaborator = {Plonski, Manuel},
month = march,
year = {2020},
note = "Interview mit Fachexperten"
}
@misc{ws19,
title = {Skript der Vorlesung ``Software Engineering'' im Wintersemester 19/20},
author = {Prof. Dr. U. Andelfinger , Prof. Dr. R. Hahn , Prof. Dr. S. Ruehl},
year = {2019-2020}
}
@misc{redhat,
title = {Was versteht man unter {CI}/{CD}?},
url = {https://www.redhat.com/de/topics/devops/what-is-ci-cd},
abstract = {CI/CD (Continuous Integration / Continuous Delivery) sorgt für eine kontinuierliche Automatisierung und Überwachung über alle Phasen des App-Lifecycles hinweg.},
language = {de},
urldate = {2020-03-10}
}
@misc{info_aktu,
title = {Von {Continuous} {Integration} zu {Continuous} {Delivery} mit {Jenkins}},
url = {https://www.informatik-aktuell.de/entwicklung/methoden/von-continuous-integration-zu-continuous-delivery-mit-jenkins-workflow.html, https://www.informatik-aktuell.de/entwicklung/methoden/von-continuous-integration-zu-continuous-delivery-mit-jenkins-workflow.html},
abstract = {Wie Entwicklungsteams von Continuous Integration (CI) zu Continuous Delivery (CD) gelangen können, indem sie die Workflow-Funktionalität in Jenkins nutzen.},
language = {de},
urldate = {2020-03-12},
journal = {Informatik Aktuell},
author = {Cygan, Bernhard }
}
@misc{gitops,
title = {{GitOps} what you need to know},
url = {https://www.weave.workshttps://www.weave.works/technologies/gitops},
abstract = {Learn what is GitOps and how you can implement GitOps workflows to reliably run Kubernetes in production and at scale. Also find out why GitOps is the more secure way to deploy apps to Kubernetes.},
language = {en},
urldate = {2020-03-17}
}