WinOps: A DevOps tool roundup for Windows
Windows and Linux are very different; not just technologically, but philosophically. Tools are a major component to establishing DevOps, and the lack of Windows-centric tools limited early Windows DevOps adoptions as most initial supporting technologies emerged from Linux and open-source communities. WinOps strives to address the same challenges as DevOps, using different tools with a Windows approach.
This talk will be tool-focused, and give an overview of the major tools used in Windows DevOps environments.
Outline/Structure of the Talk
- Review challenge of Linux tools on Windows
- Present various tools, both built-for and adapted-to Windows
- Discuss an evaluation approach for reviewing tools in an organization
Learning Outcome
An overview of popular DevOps tools on Windows, as well as how to evaluate these tools for your organization.
Target Audience
Windows Engineers
schedule Submitted 6 years ago
People who liked this proposal, also liked:
-
keyboard_arrow_down
Jim Borden - Progetによって.NETライブラリーのCIとビルド管理
20 Mins
Lightning Talk
Beginner
チームの人数が少なすぎますとビルドとテストの時間が減ってしまいます。Progetを使えば簡単に数個のフィードを立て、社内でも社外でもNugetパケージを提供することができます。それによって、どのビルドがどうなっているかすぐ解ることができます。しかも、Nugetパケージ自体を使ってテストすれば、nuget.orgにそのままリリースできます。Couchbaseではこの方法を使って1週間おきにデベロッパー版を出すことができます。Progetを効果的に使いましょう!
If your team is too small, it can lead to time loss for build and testing . With Proget, you can set up several feeds and offer Nuget package builds both inside and outside the company. Using this, it is easy to determine what is happening with every build. Furthermore, if you test with the actual Nuget package, you can release it as-is to nuget.org. At Couchbase, I use this process to release a developer build every other week. Let's learn some ways to use Proget effectively!