Orchestrating ALL the Things! [Video]
Here's an exploration of software lifecycle from Velocity Conf.
Join the DZone community and get the full member experience.
Join For Freelast october i had the honor of giving a talk at velocity conference in amsterdam, along with our cto, anders wallgren.
our talk was targeted at developers and engineering managers who need to achieve centralized management and visibility into the end-to-end software development pipeline. judging by the over flow in the room and the responses from attendees — this is a problem a lot of organizations are facing these days.
software delivery pipelines are becoming more and more complex, and are integrating a myriad of open source tools, frameworks, and infrastructures. from project management and defect tracking (jira, bugzilla, etc.), scm and configuration management (git, chef, puppet), ci (jenkins, travis-ci), testing (selenium), to databases (hadoop, mysql) and infrastructure and cloud platforms (aws, open stack, docker) – modern application delivery today involves and depends on a wide range of open source tools.
to improve developer productivity and resource utilization – and to enable enterprise-scale, cross-project visibility and shorter time to market – many organizations are working to automate and orchestrate the entire tool chain across the end-to-end delivery pipeline.
‘ automate all the things ‘ is a key tenant to any devops or continuous delivery initiative. in this session, anders and i shared not only why you would want to ‘automate all the thing’, but how to get started on this journey to get it right.
we shared the story of how a $40 billion company (huawei) managed to plug-in all their disparate ci and cd tools throughout the software lifecycle into a centralized orchestration solution – creating a world-class internal dev/test cloud servicing 50,000 engineers and thousands of applications across their organization.
this case study is used to illustrate the prerequisites , best practices , and pitfalls to avoid when implementing an end-to-end orchestration strategy.
watch the video of our talk:
this article was written by tanay nagjee .
Published at DZone with permission of Anders Wallgren, DZone MVB. See the original article here.
Opinions expressed by DZone contributors are their own.
Comments