i am currently having some issues with my current deployment of my node.js at amazon AWS.
i have developed an application for some small company to use.
now that company wants that i will have some kind of WAP (web application firewall).
well, i check at aws markets place and i saw some solutions but they are way to costly for me plus it will be difficult for me to deploy the fire wall since i don't have much knoledge that area.
so i looked into heroku and nodejitsu. i thought maybe i will transfer my application to their service and still use amazon SES (simple email service) and RDS (i am using mysql database). because i saw that nor heroku nor nodejitsu offer mysql.
the real issue here is that i tried searching over the web for information regrading heroku or nodejitsu security. this is the reason that i want to transfer in the first place. why isn't there any information regarding the security of those services in their home page or something?
so are those SAAS are well secured? so i won't need to care about DDOS, sql injections and all that a basic application firewall would have achieved for me?
i hope i made my question clear.
thanks.