HomeArticles by: David Christ

David Christ

About David

Full-stack polyglot software engineer; experience in mentoring, giving tech talks and consulting; an eye for quality and a talent for fast learning; at home in cross-functional and agile teams.

Scaling FTP and NFS in AWS to handle millions of files

Category: Tech
Published on

AWS API Gateway, Lambda and Swagger

Category: Tech
Published on
TL;DR With this article you will be able to build A CORS-enabled serverless microservice Interactive API documentation Continuous Integration / Deployment With No own infrastructure Infrastructure as code Building upon Amazon Web Services (AWS) Swagger Code via GitHub. Introduction Serverless architectures in microservice ecosystems are all the wiz these days. There are a few competitors out there providing cloud hosting services for these kind of infrastructures—most notably Amazon, Google and Microsoft. This article builds upon the Amazon AWS stack, briefly describing what each of the components is and introducing a…