List of videos

Managing Vendor Incidents | Mandi Walls | Conf42 Incident Management 2024

Read the abstract ➤ https://www.conf42.com/Incident_Management_2024_Mandi_Walls_25_vendor_incidents_management Other sessions at this event ➤ https://www.conf42.com/im2024 Support our mission ➤ https://www.conf42.com/support Join Discord ➤ https://discord.gg/mvHyZzRGaQ Chapters 0:00 Introduction and Speaker Background 0:49 Understanding Vendor Incidents 5:28 Classifying Vendors by Tiers 12:22 Building Positive Vendor Relationships 17:02 Handling Vendor Incidents 18:23 Clarifying Vendor Relationship Ownership 21:09 Integrating External Services with Your Website 22:15 Handling Documentation Site Issues 23:27 Creating Vendor Runbooks 24:25 Essential Vendor Information to Collect 28:24 Contacting Vendors During Incidents 30:59 Engaging Your Support Team 33:12 Post-Incident Reviews and Vendor Relationships 37:24 Summary and Final Thoughts

Watch
Adaptive Chatbots: Innovations in Real-Time Response | Abhi Ram Reddy Salammagari | Conf42 IM 2024

Read the abstract ➤ https://www.conf42.com/Incident_Management_2024_Abhi_Ram_Reddy_Salammagari_1_enhancing_incident_chatbots Other sessions at this event ➤ https://www.conf42.com/im2024 Support our mission ➤ https://www.conf42.com/support Join Discord ➤ https://discord.gg/mvHyZzRGaQ Chapters 0:00 Introduction to Adaptive Chatbots 0:39 Overview of Adaptive Chatbots 3:25 Evolution of Chatbots 4:56 Core Technologies Behind Adaptive Chatbots 6:09 Mechanisms of Adaptive Chatbots 6:55 Real-World Applications 7:40 Enhancing User Experience 8:24 Recent Technological Advancements 9:15 Challenges and Solutions 10:09 Conclusion and Future Potential

Watch
Go for Kubernetes | Mohamed Abdelrhman | Conf42 Golang 2024

Read the abstract ➤ https://www.conf42.com/Golang_2024_Mohamed_Abdelrhman_kubernetes Other sessions at this event ➤ https://www.conf42.com/golang2024 Support our mission ➤ https://www.conf42.com/support Join Discord ➤ https://discord.gg/DnyHgrC7jC Chapters 0:00 intro 0:20 agenda 1:12 client-go, api, and apimachinery - demo 20:14 welcome to operatorhub.io

Watch
Go-ing Serverless with WebAssembly | Thorsten Hans | Conf42 Golang 2024

Read the abstract ➤ https://www.conf42.com/Golang_2024_Thorsten_Hans_serverless_webassembly Other sessions at this event ➤ https://www.conf42.com/golang2024 Support our mission ➤ https://www.conf42.com/support Join Discord ➤ https://discord.gg/DnyHgrC7jC Code on Github ➤ https://github.com/thorstenhans/conf42-golang-samples Chapters 0:00 intro 0:20 preamble 0:40 thornsten hans 1:04 agenda 1:45 webassembly intro 8:23 the tour of spin 9:59 demo: spin & tinygo 15:03 demo: building serverless apps with tinygo 29:19 running serverless apps 30:13 demo: running in fermyon cloud and open-source spinkube 36:55 key takeaways 38:22 thank you!

Watch
Coroutines and Go | Raghav Roy | Conf42 Golang 2024

Read the abstract ➤ https://www.conf42.com/Golang_2024_Raghav_Roy_coroutines Other sessions at this event ➤ https://www.conf42.com/golang2024 Support our mission ➤ https://www.conf42.com/support Join Discord ➤ https://discord.gg/DnyHgrC7jC Chapters 0:00 intro 0:20 preamble 0:25 whoami 0:41 what i will be covering 1:19 what are subroutines? 2:09 eager and closed 2:39 coroutines as generalised subroutines 4:25 comparing binary trees! 7:31 it's 1958 11:18 side note - the paper that coined the term "coroutines" 12:04 problems with coroutines 14:27 characteristics 15:15 classifying coroutines 15:33 control transfer mechanism - asymmetric, symmetric 16:56 first-class versus constrained coroutines 17:40 finally, stackfulness 18:36 full coroutines 18:56 cooperative multitasking 20:38 coroutines in go 21:21 coroutines, threads and generators 22:25 api for coroutines 32:54 runtime changes? 35:00 conclusions 35:51 references

Watch
Go Concurrency powering Gigabyte scale real-world data pipeline | Chinmay Naik | Conf42 Golang 2024

Read the abstract ➤ https://www.conf42.com/Golang_2024_Chinmay_Naik_concurrency_gigabyte_realworld Other sessions at this event ➤ https://www.conf42.com/golang2024 Support our mission ➤ https://www.conf42.com/support Join Discord ➤ https://discord.gg/DnyHgrC7jC Chapters 0:00 intro 0:20 preamble 0:27 about chinmay naik 1:04 mongodb to rdbms data migration 2:00 student collection (mongodb) 2:39 student table (postresql) 3:06 student - address and phone relationships 3:43 data migration - mongodb to postresql 4:45 how mongodb json data maps to sql 5:14 inserts are cool, what about updates and deletes in mongodb? 6:04 how do we migrate data? 7:07 mongo oplog (operation log) 7:37 what does oplog record look like? 8:35 when are we gerring to the golang concurrency? 8:41 sequential data pipeline 10:10 mongo oplog / two oplogs / postgresql 11:33 sequential pipeline performance 11:51 perf improvemwent - let's add worker pool 12:20 worker pool 13:21 worker pools v2.0 13:53 worker pool v2.0 performance 14:25 can you guess the problem? 15:01 worker pools v2.0 - the problem 16:08 back to drawing board? 16:18 fan-out for each database 19:18 concurrent data pipeline 21:06 performance comparison 21:27 resource utilization 22:46 concurrent data pipeline - improvement 23:42 16 databases and 128 collections per db 24:20 performance comparison 24:45 final concurrent data pipeline 25:30 key takeaways 27:38 keep learning

Watch
Graph your Game: Strategic playbooks unveiled | Rangarajan Lakshminarayanachar | Conf42 Golang 2024

Read the abstract ➤ https://www.conf42.com/Golang_2024_Rangarajan_Lakshminarayanachar_strategic_playbooks_mapped_lacrosse Other sessions at this event ➤ https://www.conf42.com/golang2024 Support our mission ➤ https://www.conf42.com/support Join Discord ➤ https://discord.gg/DnyHgrC7jC Chapters 0:00 intro 0:20 preamble 0:41 why the drawing board is important! 1:53 case 1: player focus 3:03 a graph says a million words 3:32 case 2: team focus 4:08 a graph speaks a million words 4:22 knowledge graphs 4:57 why cypherql? 6:07 10.000 feet 8:07 ground level - neo4j model 8:43 ground level golang awesomeness - connect 9:21 ground level - go in lacrosse 10:28 teaser - cosine similarity 11:30 lot more 11:49 beyond just numbers 12:34 links 12:44 retrospective - takeaways

Watch
Leveraging the Apache Flight Go Client and InfluxDB | Anais Dotis-Georgiou | Conf42 Golang 2024

Read the abstract ➤ https://www.conf42.com/Golang_2024_Anais_DotisGeorgiou_leveraging_apache_flight Other sessions at this event ➤ https://www.conf42.com/golang2024 Support our mission ➤ https://www.conf42.com/support Join Discord ➤ https://discord.gg/DnyHgrC7jC Chapters 0:00 intro 0:20 preamble 0:26 about anais 1:32 brought to you by influxdb university 2:13 a critical component of modern data pipelines 3:49 time series data types 5:05 time series databases 7:24 influxdb 3.0 9:28 agenda 9:49 what is the influxdb v3 go client library 10:05 query advantages 11:13 how the go client library works 11:37 requirements 13:20 installation 13:32 writing data to influxdb v3 with the go client library 17:52 query data with the go client library 19:45 resources + help

Watch
Langchain with Golang | Alexandre Evangelista de Souza | Conf42 Golang 2024

Read the abstract ➤ https://www.conf42.com/Golang_2024_Alexandre_Evangelista_de_Souza_langchain Other sessions at this event ➤ https://www.conf42.com/golang2024 Support our mission ➤ https://www.conf42.com/support Join Discord ➤ https://discord.gg/DnyHgrC7jC Chapters 0:00 intro 0:20 welcome to langchaingo 0:52 demo

Watch