Slide 1

Slide 1 text

Node.js at GoDaddy Production and Proliferation Charlie Robbins | @indexzero

Slide 2

Slide 2 text

WHY, HELLO THERE

Slide 3

Slide 3 text

@INDEXZERO GITHUB TWITTER

Slide 4

Slide 4 text

@INDEXZERO GITHUB TWITTER DIR. UX PLATFORM @ GODADDY Been at GoDaddy about a year now. Formerly founder at Nodejitsu Also, Gold Director, Node.js Foundation

Slide 5

Slide 5 text

No content

Slide 6

Slide 6 text

HAS ALWAYS BEEN TECH STACK GODADDY an eclectic

Slide 7

Slide 7 text

No content

Slide 8

Slide 8 text

THE FEATURE what matters IS

Slide 9

Slide 9 text

No content

Slide 10

Slide 10 text

An eclectic stack is leaning THAT Node TO

Slide 11

Slide 11 text

No content

Slide 12

Slide 12 text

From PRODUCTION proof-of-concept To And proliferation

Slide 13

Slide 13 text

CI/CD PIPELINES

Slide 14

Slide 14 text

WEBSITE BUILDER

Slide 15

Slide 15 text

We need to talk MICROSERVICES about

Slide 16

Slide 16 text

No content

Slide 17

Slide 17 text

First FROM THE untether

Slide 18

Slide 18 text

First MONOLITH FROM THE untether

Slide 19

Slide 19 text

No content

Slide 20

Slide 20 text

What about WHY the of

Slide 21

Slide 21 text

What about WHY the of Microservices?

Slide 22

Slide 22 text

Any organization that designs a system (defined broadly) will produce a design whose structure is a copy of the organization's communication structure. — Melvyn Conway, 1967 “ CONWAY’S LAW

Slide 23

Slide 23 text

No content

Slide 24

Slide 24 text

REDUCE COUPLING

Slide 25

Slide 25 text

No content

Slide 26

Slide 26 text

MOBILE PERFORMANCE

Slide 27

Slide 27 text

No content

Slide 28

Slide 28 text

That’s THREE roundtrips on the mobile network

Slide 29

Slide 29 text

That’s THREE roundtrips on the mobile network Mobile Backend Make roundtrips on the FASTER NETWORKS

Slide 30

Slide 30 text

SMALLER DEPLOYMENTS

Slide 31

Slide 31 text

No content

Slide 32

Slide 32 text

Absolutely NOT Rainbows all Unicorns and

Slide 33

Slide 33 text

Sometimes SIMPLE SOLUTION the becomes complex…

Slide 34

Slide 34 text

No content

Slide 35

Slide 35 text

Each new service introduce new points of failure CAN

Slide 36

Slide 36 text

DESIGN for FAILURE

Slide 37

Slide 37 text

No content

Slide 38

Slide 38 text

BUILD Let’s something right here. right now

Slide 39

Slide 39 text

NODE.JS

Slide 40

Slide 40 text

NODE.JS EXPRESS REDIS/CASSANDRA …now what?

Slide 41

Slide 41 text

No content

Slide 42

Slide 42 text

TEST CODE YOUR

Slide 43

Slide 43 text

No content

Slide 44

Slide 44 text

MOCHA ISTANBUL CHAI / ASSUME SINON PROXYQUIRE

Slide 45

Slide 45 text

Even

Slide 46

Slide 46 text

Even DRY IS STILL test code

Slide 47

Slide 47 text

No content

Slide 48

Slide 48 text

DON’T YOURSELF REPEAT

Slide 49

Slide 49 text

ISOMORPHIC DATA MODELS VALIDATION LOGGING CONFIGURATION MANAGEMENT DRY UNIT / INTEGRATI ON TESTS SIMPLE EXTENSIBILITY INTERNATIONALIZATION AND LOCALIZATION MONITORING & METRICS DIRECTORY STRUCTURE

Slide 50

Slide 50 text

There be DRAGONS

Slide 51

Slide 51 text

Thankfully, them SLAY we can

Slide 52

Slide 52 text

MORE ON THAT in the COMING MONTHS

Slide 53

Slide 53 text

FRAMEWORK YOUR CAN’T DO everything

Slide 54

Slide 54 text

No content

Slide 55

Slide 55 text

BUT STILL WOW SUCH NODE AWESOME

Slide 56

Slide 56 text

NEW & IMPROVED ACCOUNT MANAGEMENT

Slide 57

Slide 57 text

NEW & IMPROVED ACCOUNT MANAGEMENT NOW 10% COMING SOON TO YOU

Slide 58

Slide 58 text

NEW & IMPROVED ACCOUNT MANAGEMENT NOW 10% COMING SOON TO YOU NEW HELP BIG DATA FOR SMALL BUSINESSES

Slide 59

Slide 59 text

No content

Slide 60

Slide 60 text

FRONT-END OPS

Slide 61

Slide 61 text

Any organization that designs a system (defined broadly) will produce a design whose structure is a copy of the organization's communication structure. — Melvyn Conway, 1967 “ CONWAY’S LAW

Slide 62

Slide 62 text

OPEN SOURCE FIRST, BY FOSTERING A CULTURE OF

Slide 63

Slide 63 text

OPEN SOURCE YES! I WANT YOU TO WRITE

Slide 64

Slide 64 text

No content

Slide 65

Slide 65 text

Ok, I’m sold! HOW Tell me, do we OPEN SOURCE?

Slide 66

Slide 66 text

SCIENCE CAT SAYS “GOOD QUESTION”

Slide 67

Slide 67 text

No content

Slide 68

Slide 68 text

CREATE GROUPS WORKING

Slide 69

Slide 69 text

No content

Slide 70

Slide 70 text

DO MORE

Slide 71

Slide 71 text

DO MORE MENTORSHIP WITH PEOPLE everywhere

Slide 72

Slide 72 text

WORK TOGETHER TO MOVE FORWARD

Slide 73

Slide 73 text

No content

Slide 74

Slide 74 text

FIND A PROBLEM COMMON

Slide 75

Slide 75 text

FIND A PROBLEM COMMON CASSANDRA

Slide 76

Slide 76 text

No content

Slide 77

Slide 77 text

BUILD SOLUTION A REUSABLE

Slide 78

Slide 78 text

BUILD SOLUTION A REUSABLE require(‘apollo’);

Slide 79

Slide 79 text

MORE ON THAT just NEXT MONTH

Slide 80

Slide 80 text

WE ARE JUST getting started

Slide 81

Slide 81 text

{github, twitter}.com/indexzero [email protected] MAY THE SOURCE BE WITH YOU THANKS. Q&A TIME.