Handy Reference: RegEx in the Network
Over the years I’ve shared a lot of posts on using programmability in the network to do, well, a lot of different things. Like implement A/B testing, and Canary deployments, and proxying requests for...
Published Jan 21, 2016
Version 1.0Lori_MacVittie
Employee
Joined October 17, 2006
Lori_MacVittie
Employee
Joined October 17, 2006
UCX_Foe_95125
Feb 25, 2016Nimbostratus
Would just add to know your tools. If your language/platform provides libraries for what you are trying to do, use them. Date/time and URL parsing are the most common ones but be biased toward code reuse. Don't reinvent the wheel.