Skip to content
Black Magic Consulting
Commerce Architecture, DevOps, and the Cloud
Black Magic Consulting
  • Home
  • About Us
  • Services
  • Team
  • Our Process
  • Blog
  • Contact
Facebook page opens in new windowTwitter page opens in new windowDribbble page opens in new window
  • Home
  • About Us
  • Services
  • Team
  • Our Process
  • Blog
  • Contact

Tag Archives: serverless

You are here:
  1. Home
  2. Entries tagged with "serverless"

AWS Lambda Layers

AWS Lambda Layers: an Introduction

AWSBy Devon HillardOctober 9, 2020Leave a comment

This is the post on AWS Lambda Layers I wish I had been able to read at the start.   AWS Lambda Layers are actually extremely simple.  A Layer is a zip file, whose contents will be unzipped into /opt/ when the Lambda executes.  That’s it. That can be files, libraries, executables, etc….  My most…

Open Source AWS S3 Lambda Upload Example

AWSBy Devon HillardSeptember 28, 2020Leave a comment

Using this free open source AWS S3 Lambda upload example and tutorial you can get your website handling user file uploads to AWS S3 in a secure and scalable architecture. And it will just take a few minutes! The Problem It’s a common use case to have users of your site upload files. The typical…

Java Spring on AWS Lambda

AWS, TechnologyBy Devon HillardJuly 7, 2019Leave a comment

What we discovered trying to run Java Spring applications on AWS Lambda. Learn from our mistakes!

Black Magic Consulting
Copyright 2018-2021 Black Magic Consulting

"Any sufficiently advanced technology is indistinguishable from magic" - Sir Arthur C Clarke

Go to Top