Security Cloud Privacy Tech

Tagged With 'Serverless'

<< More tags

Making 'included_files' in Netlify Functions Actually Work

The included_files feature of Netlify Functions can be confusing. Here’s how to get it working.

It’s Official, Serverless Is Now Meaningless and That’s...Ok?

Serverless used to mean something…maybe. Does it mean anything to the cloud community today?

3 Years of Serverless Security

Serverless architectures help you and your team focus almost entirely on delivering business value. They also break almost every existing security technique. I’ve been actively researching serverless security for a while now, here’s what I’ve learned over the past three years.

The Sky Is Falling Run

Cybersecurity is topic that comes up regularly as something you have to do…or should do…or are forced to look at by your security team. But why? There have been reports of serverless threats. Rumours of traditional security issues that should keep you up at night. Is any of it real?

When new technologies are adopted, cybersecurity implementations …

Serverless Is An Ops Model

Serverless architectures are a fantastic solution to a lot—not all—design challenge. The benefits they bring are substantial and they can reduce the overall ops and development burden for a lot of teams. But when we’re talking about serverless, are we all talking about the same thing?

Python Extension Modules in Aws Lambda

AWS Lambda is a fantastic way to connect various distinct pieces in the cloud. Python is an easily accessible language that makes that work simple. But pulling in 3rd party code can be tricky. This post explains how to package 3rd party modules so you can use them in AWS Lambda.

Exploring AWS Lambda

Great content from @marknca