Last active
June 22, 2016 17:15
-
-
Save lum/50e91042ee3b3955450a1156a32cc78b to your computer and use it in GitHub Desktop.
DockerCon 2016 Notes
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Good | |
1. All the new announcements around Docker Engine 1.12 and Orchestration | |
2. Demo of new features coming to Docker DataCenter( UCP and DTR ). | |
3. Seeing how a variety of companies use Docker to solve issues | |
4. Talking to different vendors on their service/solution offerings to deal with issues I face using Docker | |
5. Hearing about the different persistant storage solutions. | |
6. Docker for AWS/Azure looks very interesting. | |
7. The Azure Demo that showed them running a hybrid cloud / local on-prem environment was very cool. | |
8. I love the Atlassian socks :). I have enough shirts, but socks are always useful. | |
Bad | |
1. A lot of the talks seem to be very light/shallow in terms of technical coverage. | |
2. Personally for me, I would like to have heard more about dealing with config management and docker containers. | |
- Do I run Ansible/Chef/Puppet inside my Dockerfile? | |
- Should I rely on using something like consul/etcd to pull configs from a key-value store? | |
- I was hoping to hear how other companies handle these issues. | |
3. The voting app demo is cool but isnt really a demo of a real production environment/service. | |
4. 1.12 is still RC and not GA. All the UCP features that were in the demo are not currently available to the public. | |
5. I wish we could schedule appointments to talk to an "Expert" from Docker. | |
Waiting around for someone to talk to that could answer my technical questions/bugs took too long. | |
I understand most of the staff that are manning the booth are sales/marketing folk but I would prefer | |
a 15-30 minute block of time to have a list of technical questions covered with a Docker engineer or | |
solutions architect. | |
6. Will all the different talks have their video recording and slides made available? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment