github.com/tickoalcantara12/micro/v3@v3.0.0-20221007104245-9d75b9bcbab9/docs/resources/README.md (about) 1 --- 2 title: Resources 3 keywords: resources 4 tags: [resources] 5 sidebar: home_sidebar 6 permalink: /resources 7 summary: 8 --- 9 10 ## Resources 11 12 A list of external resources, videos, tutorials and blog posts are below. Feel free to contribute. 13 14 # Podcasts 15 16 - [Founders Talk](https://changelog.com/founderstalk/77) - Asim discusses the path from open source to a commercially viable business 17 - [GoTime](https://changelog.com/gotime/8) with Asim, Brian, Erik and Carlisia talking about the early years of Micro 18 - [InfoQ](https://www.infoq.com/podcasts/microservices-go-micro-paas3/) - Asim on Micro, the future of Cloud and PaaS 3.0 19 20 # Tutorials 21 22 - [Microservices in Golang](https://ewanvalentine.io/microservices-in-golang-part-1/) by Ewan Valentine 23 - Micro in Action by Che Dan 24 - [Part 1: Getting Started](https://itnext.io/micro-in-action-getting-started-a79916ae3cac) 25 - [Part 2: An Ultimate Guide for Bootstrap](https://itnext.io/micro-in-action-part-2-71230f01d6fb) 26 - [Part 3: Calling a Service](https://itnext.io/micro-in-action-part-3-calling-a-service-55d865928f11) 27 - [Part 4: Pub/Sub](https://medium.com/@dche423/micro-in-action-part4-pub-sub-564f3b054ecd) 28 - [Part 5: Message Broker](https://itnext.io/micro-in-action-part-5-message-broker-a3decf07f26a) 29 - [Part 6: Service Discovery](https://itnext.io/micro-in-action-part6-service-discovery-f988988e5936) 30 - [Part 7: Circuit Breaker & Rate Limiter](https://itnext.io/micro-in-action-7-circuit-breaker-rate-limiter-431ccff6a120) 31 - [Coda: Distributed Cron Job](https://itnext.io/micro-in-action-coda-distributed-cron-job-a2b577885b24) 32 33 # Videos 34 35 - [Simplifying Microservices](https://www.youtube.com/watch?v=xspaDovwk34) by Asim Aslam 36 - [Microservices in Go using Micro](https://www.youtube.com/watch?v=OcjMi9cXItY) by Brian Ketelsen 37