Operations | Monitoring | ITSM | DevOps | Cloud

Meetup

Real Time Data at Scale meetup, hosted by Aiven - Helsinki, 28th November 2023

Recording from the Real Time Data at Scale meetup from November 28th, 2023, hosted by Aiven in collaboration with PingCAP. Join these meetup groups for future events: ABOUT AIVEN Aiven’s cloud data platform helps your business reach its highest potential by making your data work for you. It provides fully managed open source data infrastructure on all major clouds, helping developers focus on what they do best: innovate and create without worrying about the limitations of technology.

Kubernetes Unpacked: Embracing GitOps & Best-Practice Tools with Kubefirst

Dive into the world of Kubernetes in our upcoming meetup with Kai Hoffman (Developer Advocate at Civo), Frédéric Harper (Principal Developer Advocate at Kubefirst), and John Dietz (Co-founder of Kubefirst). This session will commence with a presentation on the symbiotic relationship between Kubernetes and GitOps. Delve into the history and evolution of Kubernetes best practices and discover how Kubefirst packages these principles, offering developers a streamlined toolkit of open-source, well-documented, and supported resources.

#5 Rundeck by Pagerduty Community Meetup: Automate Kubernetes w/ Rundeck (Part 3)

Session III: Automate Kubernetes with Rundeck Speaker: Justyn Robberts, Sr. Solutions Consultant @ PagerDuty Get together with the Rundeck by PagerDuty Process Automation crew in this 5th Community Meetup and learn how automation is leading La Sapienza University of Rome and Application Performance's way to innovation and fast tracking business for the future.

Mastering Multi-Cloud Management: Advanced Tagging, Expense Monitoring, and Resource Visualization

Join Saiyam Pathak (Field CTO at Civo) and Jake Page (Community Developer at @tailwarden) for a comprehensive discussion on how to take control of your multi-cloud environment by diving into advanced cloud tagging strategies.

Sept 13, 2023: SF Python Meetup - API Documentation: How Sentry Designed Custom Tooling

On September 13, 2023, Sentry hosted SF Python for a developer meetup in San Francisco. In this talk, Josh Ferge, Senior Software Engineer at Sentry, shared his experiences and insights on Sentry's journey of API documentation for their Django application. He talked about the various things they’ve tried, including: Schema / Example generation using dynamic tests; Writing OpenAPI JSON manually; Django Rest Framework & autodoc tooling around it; Problems with DRF serializers & performance, leading to Sentry custom implementation of schema generation using Python typing.