Ask HN: Online Training for Continuous Delivery, End to End?
1 comments
Not exactly what you are looking for, but we are trying to incorporate this issue into our course structure at www.codeyelp.com (not released yet). Even if you do not want to enrol, this type of end-to-end deployment video should be released soon.
Something that shows how that person/team glues together all the major tools/services. It doesn't matter what web framework/language, really. Just something that shows how to build, test, stage, deploy, and monitor an internet facing webapp.
For example, how to chain together and really use services like github, new relic, loggly, cloud passage, chef, puppet, etc on ec2 or heroku.
I've got a lot of the pieces, but I'd like to see how someone puts theirs together. It might not be 100% exact to my situation, I get that. It's not the tools so much as demonstrating the power of the finished/integrated capability.
I want to answer the question of: "What does a leading edge CI/CD stack feel like?"
I keep hearing "you have to dive in" and " it'll take time to figure out what works" and "it's a process, not a destination." All valid points. But I'd like to dive in while following a known-good path and start improving from there. And I'm willing to pay to save a lot of time/miscues while avoiding bad habits.