Top Banner
01
85

Bots at community service for LatCraft

Jan 22, 2018

Download

Technology

Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Bots at community service for LatCraft

01

Page 2: Bots at community service for LatCraft

LatCraft02

Page 3: Bots at community service for LatCraft

The challenge03

Page 4: Bots at community service for LatCraft

04

Page 5: Bots at community service for LatCraft

05

Page 6: Bots at community service for LatCraft

Eventpublishing

06

Page 7: Bots at community service for LatCraft

Master data07

Page 8: Bots at community service for LatCraft

08

Page 9: Bots at community service for LatCraft

Meet Craftbot!09

Page 10: Bots at community service for LatCraft

10

Page 11: Bots at community service for LatCraft

11

Page 12: Bots at community service for LatCraft

12

Page 13: Bots at community service for LatCraft

13

Page 14: Bots at community service for LatCraft

14

Page 15: Bots at community service for LatCraft

15

Page 16: Bots at community service for LatCraft

Facebook16

Page 17: Bots at community service for LatCraft

17

Page 18: Bots at community service for LatCraft

Twitter18

Page 19: Bots at community service for LatCraft

19

Page 20: Bots at community service for LatCraft

LinkedIn20

Page 21: Bots at community service for LatCraft

21

Page 22: Bots at community service for LatCraft

22

Page 23: Bots at community service for LatCraft

23

Page 24: Bots at community service for LatCraft

SendGrid24

Page 25: Bots at community service for LatCraft

25

Page 26: Bots at community service for LatCraft

26

Page 27: Bots at community service for LatCraft

Sent!27

Page 28: Bots at community service for LatCraft

Inbox28

Page 29: Bots at community service for LatCraft

29

Page 30: Bots at community service for LatCraft

30

Page 31: Bots at community service for LatCraft

Architecture31

Page 32: Bots at community service for LatCraft

Slack32

Page 33: Bots at community service for LatCraft

33

Page 34: Bots at community service for LatCraft

API Gateway+ Lambda

34

Page 35: Bots at community service for LatCraft

35

Page 36: Bots at community service for LatCraft

Code36

Page 37: Bots at community service for LatCraft

37

Page 38: Bots at community service for LatCraft

38

Page 39: Bots at community service for LatCraft

Deployment39

Page 40: Bots at community service for LatCraft

GitHub40

Page 41: Bots at community service for LatCraft

41

Page 42: Bots at community service for LatCraft

Travis42

Page 43: Bots at community service for LatCraft

43

Page 44: Bots at community service for LatCraft

Terraform44

Page 45: Bots at community service for LatCraft

45

Page 46: Bots at community service for LatCraft

46

Page 47: Bots at community service for LatCraft

Lessonslearned

47

Page 48: Bots at community service for LatCraft

Cold starts and timeoutsLambda function will time out after 300 seconds

API gateway will time out after 30 seconds

Slack hook will time out after 3 seconds

•••

48

Page 49: Bots at community service for LatCraft

AWSIf AWS was restaurant, all food would be served raw.“49

Page 50: Bots at community service for LatCraft

Terraform tothe rescue!50

Page 51: Bots at community service for LatCraft

How muchdoes it cost?

51

Page 52: Bots at community service for LatCraft

Zero, nada,nothing!

52

Page 53: Bots at community service for LatCraft

AWS Invoice

53

Page 54: Bots at community service for LatCraft

How do westore

passwords?54

Page 55: Bots at community service for LatCraft

GitHub55

Page 56: Bots at community service for LatCraft

56

Page 57: Bots at community service for LatCraft

57

Page 58: Bots at community service for LatCraft

58

Page 59: Bots at community service for LatCraft

Who usesTelegram?

59

Page 60: Bots at community service for LatCraft

Telegram60

Page 61: Bots at community service for LatCraft

61

Page 62: Bots at community service for LatCraft

DevChampions channelhttps://t.me/devchampions•

62

Page 63: Bots at community service for LatCraft

Meet Pechkin!63

Page 64: Bots at community service for LatCraft

Pechkin in action!

64

Page 65: Bots at community service for LatCraft

Pechkin in action!

65

Page 66: Bots at community service for LatCraft

Other coolstuff

66

Page 67: Bots at community service for LatCraft

Dashboard67

Page 68: Bots at community service for LatCraft

Dashboard

68

Page 69: Bots at community service for LatCraft

69

Page 70: Bots at community service for LatCraft

Dashboards

70

Page 71: Bots at community service for LatCraft

Dashboards

71

Page 72: Bots at community service for LatCraft

Dashboards

72

Page 73: Bots at community service for LatCraft

Voting73

Page 74: Bots at community service for LatCraft

Voting gen. 1

74

Page 75: Bots at community service for LatCraft

Voting web

75

Page 76: Bots at community service for LatCraft

Voting gen. 2

76

Page 77: Bots at community service for LatCraft

Lessonslearned

77

Page 78: Bots at community service for LatCraft

Decreasederror rates

78

Page 79: Bots at community service for LatCraft

Happierorganizers

79

Page 80: Bots at community service for LatCraft

Non-technicalpeople

involved80

Page 81: Bots at community service for LatCraft

Open-source81

Page 82: Bots at community service for LatCraft

CodeCraftbot: https://github.com/latcraft/event-manager

Dashboard: https://github.com/latcraft/dashboard

Voting machine: https://github.com/latcraft/voting-machine

Voting web: https://github.com/latcraft/voting-web

••••

82

Page 83: Bots at community service for LatCraft

That's all!83

Page 84: Bots at community service for LatCraft

Thank you!84

Page 85: Bots at community service for LatCraft

85