Serverless Architecture: A New Threat to API Security?
- By precious
- CIN Open Forums
- 15 Replies
I appreciate your reply. I value the clarification provided regarding the connection-or lack thereof-between API security and serverless architecture.Well, there's not much to say. It was a question that promoted the concept of "post hoc ergo propter hoc".
Serverless architecture doesn't make APIs less or more vulnerable. APIs are going to be secure or not based on how well they are built - how well they follow the latest techniques of secure programming and whether the orgs that use them don't succumb to the laziness that surrounds having to update security on a routine basis.
There's nothing that says a serverless service changes how secure an API is. It's too general a question.
You're correct; in the end, API security depends on the caliber of development procedures and regular upgrades. Although I acknowledge that the topic may have been overly broad, I was interested in whether serverless systems present particular difficulties or factors that developers should take into account when protecting APIs.
Do features like event-driven design or dependency on managed services, for instance, open up new avenues for attacks, or is it all about implementing security in any setting?