This presentation provides an overview of regular expression (regex) support in Ballerina. It covers the basics of Ballerina regex syntax and features like capturing groups. It also demonstrates how to use Ballerina's regex functions for tasks like string matching, extraction and replacement. Finally, it mentions a future development around regex syntax highlighting in the Ballerina IDE.