logo
Dates

Author


Conferences

Tags

Sort by:  

Authors: Kelsey Hightower
2023-04-20

tldr - powered by Generative AI

The speaker discusses the importance of focus and interest alignment in navigating the overwhelming amount of software options in the industry.
  • Open source works better in those days
  • Having a clear roadmap and list of necessary features helps with decision-making
  • Interest alignment is crucial in convincing developers to prioritize certain values
  • Authenticity and nuance are necessary in communicating values
  • The speaker emphasizes the importance of protecting one's mental space and staying focused
Authors: Seok-yong Hong, Wanhae Lee
2022-10-27

tldr - powered by Generative AI

The presentation discusses the development of a detection tool for Kubernetes clusters to identify known issues and automate problem-solving.
  • The tool, called Detect, examines multiple factors to identify problems with Kubernetes clusters.
  • It uses a variety of sources, including Kubernetes, Prometheus, and SSH, to collect data and generate reports.
  • Detect is extensible, allowing users to add or remove rules as needed.
  • The presentation includes a demonstration of how to create a new detector rule for identifying clusters with more than 10,000 parts.
  • The tool is designed to help users manage upgrades and avoid common issues with Kubernetes clusters.
Conference:  CloudOpen 2022
Authors: Ankur Kumar
2022-06-21

tldr - powered by Generative AI

Lessons learned from an engineering and cloud transformation journey in a financial services organization
  • Understanding and changing the culture of the organization is crucial for driving digital platform adoption
  • Cultivating a product mindset and promoting a 'build it, run it' culture is important
  • Customizing a framework for engineering and cloud transformation is necessary
  • Innovating with open source and cloud native technologies can provide powerful solutions
  • Establishing a platform engineering team can accelerate automation and enhance developer tools
  • The impact of the transformation journey was seen in improved automation, reduced time to market, and increased platform adoption
Authors: Saim Safdar
2022-05-17

tldr - powered by Generative AI

The speaker shares their experience of running a local CNCF chapter in Islamabad and how it helped them overcome the challenge of learning cloud-native technologies. They also discuss the importance of building a community and collaborating with others in the open-source world.
  • The speaker struggled to learn cloud-native technologies due to a lack of people around them who were knowledgeable about it.
  • Building a local CNCF chapter helped the speaker overcome their shyness and learn more about cloud-native technologies.
  • The CNCF provided resources such as a website, registration process, and live stream platform to help the speaker establish their community.
  • The speaker gained knowledge about cloud-native vocabulary, success stories, and how others learn and build products on top of Kubernetes.
  • The speaker emphasizes the importance of sharing knowledge and building a community in the open-source world.
  • The speaker offers to help others build their own local communities and provides contact information for further discussion.
Conference:  Transform X 2021
Authors: Soumith Chintala
2021-10-07

tldr - powered by Generative AI

The presentation discusses the journey of PyTorch, an open-source machine learning framework, and how the team focused on a specific market to excel and scaled their efforts while taking deliberate risks and measuring their progress.
  • PyTorch focused on the ML researcher market and aimed to provide flexibility and debuggability in their framework
  • The team took deliberate risks and made a bet on the future of the ML researcher market
  • Measurement and metrics were important for PyTorch to track their progress and iterate on their product
  • Scaling efforts required prioritizing and figuring out whether to vertically integrate or modularize the project