Can we use Apama to monitor Networking IP traffic and generate events based on that? we are planning to use Apama to monitor networking traffic and based on the generated events decisions will be made to scale up or scale-down particular applications on our cloud. Is it possible only with APAMA or we need any additional software components to achieve this goal?
Also where to get “SoftwareAG designer” with linux version of Apama community edition?
First off I’m afraid Software AG Designer is only available for Windows. An alternative might be to use the Visual Studio Code extension for Apama: apama-extensions - Visual Studio Marketplace
As for scaling up or down cloud applications - similarly you would need a way to connect Apama to the cloud system to control it. If you need to send REST requests to it you can use the HTTP Client plug-in: The HTTP Client Transport Connectivity Plug-in (apamacommunity.com)