Deploy an Auto-Scaled BIG-IP VE WAF in AWS
Today let’s look at how to create and deploy an auto-scaled BIG-IP Virtual Edition Web Application Firewall by using a Cloud Formation Template (CFT) in AWS. CFTs are simply a quick way to spin up so...
Published Aug 29, 2017
Version 1.0PSilva
Technical writer, evangelist, speaker, video host, story teller and overall clever guy. Bringing the slightly theatrical and fairly technical together, I train, write, speak, along with overall evangelism. Highly technical information security professional with social media skills who has also been in such plays as The Glass Menagerie, All’s Well That Ends Well, Cinderella and others.Ret. Employee
PSilva
Technical writer, evangelist, speaker, video host, story teller and overall clever guy. Bringing the slightly theatrical and fairly technical together, I train, write, speak, along with overall evangelism. Highly technical information security professional with social media skills who has also been in such plays as The Glass Menagerie, All’s Well That Ends Well, Cinderella and others.Ret. Employee
yoni_indeni_287
Nimbostratus
Sep 01, 2017This is really cool!
We have a product that connects to F5 devices and monitors them, and one of the requests we've received is integrating with these type of scripts. Basically, our product is installed in the customer environment (AWS or on-premises) and has an API. The user wants to auto-add the F5 instances that are spun up by CloudFormation to the instance of our system they have deployed. They also want the reverse - when an instance of an F5 device is removed from AWS, it would be removed from our system.
How would you best build this integration into the scripts you have laid out here?