Systems | Development | Analytics | API | Testing

Latest Videos

Masterclass: Redefining Cloud Native Debugging

A Cloud Native debugging Masterclass discussing the challenges faced daily by developers when debugging cloud native technologies and what the best practices and tools are that can be implemented to ensure their productivity doesn’t take a hit. Covered in this masterclass: The tools and best practices available to ensure maximum productivity for your team

The Secret To High Quality Code with Dr. Michaela Greiler and Liran Haimovitch

Delivering high-quality code quickly is the heart and soul of software development. The rise of open-source software has seen the widespread adoption of the Pull-Request (or Merge-Request) method of operation. Using this shift-left-oriented approach, we put our code through the wringer before pushing it into the main line of development. Evaluation of a new piece of code may include code reviews, static analysis, automated testing, and more.