Slide 1

Slide 1 text

REDUCING THE K8S PAIN MAURICIO SALATINO

Slide 2

Slide 2 text

MAURICIO SALATINO / WWW.SALABOY.COM @SALABOY

Slide 3

Slide 3 text

PLATFORMS ON K8S 40% DISCOUNT: SALATINO40

Slide 4

Slide 4 text

- The pain - The book / Platform Engineering - The demos AGENDA

Slide 5

Slide 5 text

KUBERNETES

Slide 6

Slide 6 text

DEPLOY AND RUN

Slide 7

Slide 7 text

WHY?

Slide 8

Slide 8 text

YAML { Your Application

Slide 9

Slide 9 text

We will need some tools! πŸ› πŸͺ“

Slide 10

Slide 10 text

🀯

Slide 11

Slide 11 text

No content

Slide 12

Slide 12 text

No content

Slide 13

Slide 13 text

No content

Slide 14

Slide 14 text

No content

Slide 15

Slide 15 text

No content

Slide 16

Slide 16 text

No content

Slide 17

Slide 17 text

https://www.salaboy.com/book/

Slide 18

Slide 18 text

- Chapter 1: What are platforms and why you need them? - Chapter 2: Challenges when building Cloud-Native Apps - Chapter 3: Building your Cloud-Native Apps - Chapter 4: Deploying your Cloud-Native Apps - Chapter 5: Multi-Cloud App Infrastructure - Chapter 6: Let’s build a Platform on top of Kubernetes - Chapter 7: Platform Capabilities I: Enable experimentation - Chapter 8: Platform Capabilities II: Shared Concerns and API for developers - Chapter 9: Measuring your platforms (using DORA metrics) PLATFORM ENGINEERING ON K8S

Slide 19

Slide 19 text

πŸ‘·πŸ”§ πŸͺ“πŸ‘· Devs Infra SREs Data Scientists { } THE PLATFORM TEAM

Slide 20

Slide 20 text

My Platform Platform APIs Self Service Golden Paths THE PLATFORM

Slide 21

Slide 21 text

CNCF TAG APP DELIVERY https://tag-app-delivery.cncf.io/whitepapers/platforms/

Slide 22

Slide 22 text

DEMO #1

Slide 23

Slide 23 text

Platform APIs πŸ€“ Environment Resource My Platform

Slide 24

Slide 24 text

Platform APIs Environment Resource My Platform My Env

Slide 25

Slide 25 text

πŸ€“ My Environment My Application

Slide 26

Slide 26 text

πŸ’»πŸ€”

Slide 27

Slide 27 text

PLATFORM CAPABILITIES App APIs Exchanging Messages/ Events Storing and Reading Data Observability Resiliency Dynamic Scaling Release Strategies Feature Flags Work f lows Traf f ic Management Tools Capabilities App App

Slide 28

Slide 28 text

https://www.aviransplace.com/post/platform-as-a-runtime-paar-beyond-platform-engineering

Slide 29

Slide 29 text

No content

Slide 30

Slide 30 text

->

Slide 31

Slide 31 text

No content

Slide 32

Slide 32 text

PATTERNS AND BEST PRACTICES ENCODED Application A Storing and Reading Data Application B Application C Statestore

Slide 33

Slide 33 text

PATTERNS AND BEST PRACTICES ENCODED Application A Exchanging Messages/ Events Application B Application C PubSub

Slide 34

Slide 34 text

PATTERNS AND BEST PRACTICES ENCODED Application A Application C ServiceInvocation ResiliencyPolicies

Slide 35

Slide 35 text

No content

Slide 36

Slide 36 text

App A 1.5.0 (Java) App B 3.4.0 (Go) Abstractions / Frameworks Abstractions / Frameworks Dapr Sidecar Dapr Sidecar Local HTTP/GRPC Local HTTP/GRPC Dapr StateStore Component Dapr PubSub Component Dapr Resiliency Policies

Slide 37

Slide 37 text

DEMO #2

Slide 38

Slide 38 text

Read App Write App Subscribe App Frontend App Dapr StateStore Component Dapr PubSub Component Dapr Resiliency Policies Dapr Service Discovery

Slide 39

Slide 39 text

❀ ❀ ❀ ❀ ❀❀ ❀ ❀ ❀ ❀ πŸ₯³

Slide 40

Slide 40 text

Read App Write App Subscribe App Dapr StateStore Dapr PubSub Dapr Resiliency Policies Dapr Service Discovery Dapr PubSub Dapr Resiliency Policies Dapr StateStore πŸͺ„

Slide 41

Slide 41 text

DEMO #3

Slide 42

Slide 42 text

Takeaways

Slide 43

Slide 43 text

Use the right abstractions to enable teams to go faster

Slide 44

Slide 44 text

Break dependencies from infra

Slide 45

Slide 45 text

For language-agnostic application level APIs

Slide 46

Slide 46 text

Wire cloud native apps locally

Slide 47

Slide 47 text

THANKS! @SALABOY / HTTPS://WWW.SALABOY.COM

Slide 48

Slide 48 text

PLATFORMS ON K8S CODE: SALATINO40