"it works on my machine" problem

Post on 12-Jul-2015

267 Views

Category:

Technology

0 Downloads

Preview:

Click to see full reader

TRANSCRIPT

IT WORKSon my machine

?HARUN YARDIMCISoftware Architect @ GittiGidiyor.com / eBay Turkey

linkedin.com/in/harunyardimci

@h_yardimci

harun.yardimci@gmail.comhyardimci@ebay.com

in ~20 mins.vagrantdockerpuppetchefansiblesaltfabricforeman

bashpythondjangojenkinsnexussonargitservice discovery

Test & Development

LAPTOP WITH INTERNET ACCESS FACEBOOK STATUS UPDATE IF IT IS NOT BLOCKED OLD COMPANIES CODE BASE ON USB DISK SMILING FACE

First Day in the Office Survival Guide

ANYTHING ELSE ?

[ INSERT CODE HERE ]

[ INSERT CODE HERE ]

HOW?Find Company Playbook/Documentation

Install Programming Language Install Database

Install Other Dependent Applications Checkout Repositories

Setup Environments Configure Them to Work Together

Fail and Try Couple of Times Ask for Help

THERE IS NO PLACE LIKE 127.0.0.1var connection = mysql.createConnection({ host: “127.0.0.1”, user: “dev-user”, password: “your-password”});

lightweightreproducibleportable development environments

Predefined boxesSetup onceProvisioningPuppet / Chef

VIRTUAL MACHINE DOCKER

open platform for developers and sysadmins to build, ship, and run distributed applications

&

IT Automation

LOTS OF OTHER PROCESSES

Hooks Jira Workflows Fisheye/Crucible UnitTests SonarCube CodeReview Security Checks etc..

So it is all about standardisation and Integration

QUESTIONS?

top related