Cloudy with a Chance of Success: 7 Tips and Tricks for Surviving Your First Cloud Engineering Experience
In this talk, I will explore the challenges and opportunities of starting out as a cloud engineer, and provide practical tips and tricks for overcoming these challenges and having a successful experience. These are:
- 
First principles - get a handle on the fundamental concepts of Continuous Integration and Continuous Deployment. 
- 
Keep your cool - sort and understand the complex set of tools given to you. 
- 
Define, accelerate, and strengthen your developer loop so you can focus on your code. 
- 
Find your “Steve” - identify the person, inside or outside your team, who knows everything, loves to help, and is open-minded. 
- 
Try and discover open source tools for testing locally without deployment. 
- 
Understand the processes involved in deployments, and shadow them if you can. 
- 
Document your blockers. Keeping a record of every blocker you encounter, and how you resolved it, is a fantastic way to internalize your learning and to become more self-sufficient.