Skip to content

Commit e84f18b

Browse files
committed
adjust devops post
1 parent a868e35 commit e84f18b

File tree

1 file changed

+18
-9
lines changed

1 file changed

+18
-9
lines changed
Lines changed: 18 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,32 +1,41 @@
1+
---
2+
layout: post
3+
title: DevOpsDays Detroit 2016 - Takeaways?
4+
published: true
5+
---
16
This year I attended DevOpsDays detroit. Like last year, the organization of the event and the general feel of the experience were both outstanding. Two days seems like a lot at first, but it flies by. Special thanks to the RightBrainNetworks team.
27

38
###The Personal Element
9+
410
It was interesting to see a lot of returning teams from local enterprises, and hearing how far they've come in the past year. Different companies have tried different paths, and hearing the realities of their experience can absolutely be valuable to those on the verge of similar paths. Some were downright inspiring. The speakers were also fascinating. Talked to some after the fact and they were all keen on elaborating about their stories further.
511

612
###Ignite Talks
13+
714
I think I enjoyed the ignite talks more than most people. Maybe I'm in the minority, but I would like to see more of these. I'm a person who enjoys as much diverse exposure as I can get at gatherings. It's a real challenge for the speakers to distill big ideas and a big message to such a small window. From my perspective, I think thats what makes them so attractive (somewhat like a TedTalk).
815

916
###Breakout Rooms
17+
1018
The participation in the breakout rooms was also great. There were some new topics for ideas I had not heard before, and some of the conversations really made me think about new things. The process where people walk up to stage and gave their idea works, but I think a suggestion + voting app could be better in some ways. I'm sure there are apps out there for this.
1119

1220
###Braindump
21+
1322
For those wondering what actually was discussed, here's a braindump of things I personally heard about and found interesting. These are from organizers, break-out rooms, vendors and 1-on-1's.
1423

15-
*Embedding security information in the DevOps pipeline is a challenge. There are clever solutions for treating "security as code" some involve PGP.
24+
-Embedding security information in the DevOps pipeline is a challenge. There are clever solutions for treating "security as code" some involve PGP.
1625

17-
*People are making Kubernetes work on numerous scales and platforms. Still evolving, and the new federation feature might be a necessity at large scale.
26+
-People are making Kubernetes work on numerous scales and platforms. Still evolving, and the new federation feature might be a necessity at large scale.
1827

19-
*There are still many IOT devices and use-cases with very limited memory, where having a network stack with TCP is still not possible.
28+
-There are still many IOT devices and use-cases with very limited memory, where having a network stack with TCP is still not possible.
2029

21-
*GE trying to encourage use of IOT platform, all built on Cloud Foundry.
30+
-GE trying to encourage use of IOT platform, all built on Cloud Foundry.
2231

23-
*Positive review of ProGet for .NET shop doing CI/CD for SAAS. Some people trying chocolatey for enterprise use.
32+
-Positive review of ProGet for .NET shop doing CI/CD for SAAS. Some people trying chocolatey for enterprise use.
2433

25-
*Immutable infrastructure is still an awkward solution for IAAS use cases. It might never be a good fit. Active Directory join is part of the issue, but even without this, problems still exist.
34+
-Immutable infrastructure is still an awkward solution for IAAS use cases. It might never be a good fit. Active Directory join is part of the issue, but even without this, problems still exist.
2635

27-
*There are software companies trying to bring DevOps to IBM systems, Mainframe specifically, not sure about AIX or ISeries.
36+
-There are software companies trying to bring DevOps to IBM systems, Mainframe specifically, not sure about AIX or ISeries.
2837

29-
*When votes were taken for breakout rooms, there were almost no hands for "Monitoring" discussions.
38+
-When votes were taken for breakout rooms, there were almost no hands for "Monitoring" discussions.
3039

31-
*A lot of people were interested in the discussions about challenges when working from home.
40+
-A lot of people were interested in the discussions about challenges when working from home.
3241

0 commit comments

Comments
 (0)