-
Notifications
You must be signed in to change notification settings - Fork 427
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Continuous deployment / delivery / pipelines #12
Comments
Releasy, a tool that aims at supporting |
https://www.terraform.io/ is an excellent tool for "infrastructure as code". We use it to develop, spin up, update, upgrade and kill pretty large kubernetes/docker deployments. |
"One size does not fit all - an empirical study of containerized continuous deployment workflows." |
Concepts: feature flags, dark launching. |
Concept: canary service, canary release |
Figure 3 of "Holistic Configuration Management at Facebook" Figure 14: Latency in seconds between committing a config change and the new config reaching the production server |
Advanced Concept: "delta execution" see "Efficient online validation with delta execution" (ASPLOS 2009) |
Search-Based Scheduling of Experiments in Continuous Deployment |
Gitlab technology https://gitlab.com/help/topics/autodevops/index.md |
Mozilla's CI/CD pipeline for building and publishing multiple whale containers as microservices within a mono repository. |
Dokku A docker-powered PaaS that helps you build and manage the lifecycle of applications |
Rainbow Deploys with Kubernetes |
Reproducible build initiative at Debian |
Spinnaker is an open source, multi-cloud continuous delivery platform |
Go continuous delivery |
Rollback and it’s importance in a DevOps world |
JFrog: Universal package repository, SecOps, CI/CD and software distribution all in one platform. |
…Github Actions (#1358) * Create README.md * Feedback submission Submitted our feedback before the 24h deadline * added annotated pdf * Update README.md * Update README.md * Update README.md * Update README.md * Delete feedback_annotated.pdf * Update README.md * Created feedback adjustments Displays what changes we made after reading through the feedback. Both relevant for the tutorial and feedback task. * Update Feedback_adjustments.md Our feedback adjustments Since this is part of grading for the feedback we also refer to our feedback PR #12 * Added more updates for feedback * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update Feedback_adjustments.md * Update Feedback_adjustments.md
Iter8
|
The practice and future of release engineering: A roundtable with three release engineers |
Infrastructure-as-code and tools such as Terraform and Ansible, are key technology for CD |
Automating Staged Rollout with Reinforcement Learning https://arxiv.org/pdf/2204.02189.pdf |
Drone is a continuous delivery system built on container technology. |
An open source build platform designed for continuous delivery |
https://github.com/googleapis/release-please |
jreleaser: 'the quick and effortless way to release your project!' |
Wikipedia references:
The text was updated successfully, but these errors were encountered: