Senior Software Engineer at the BBC
Daniel Conde work as a Senior Software Engineer at the British Broadcasting Corporation (BBC) based in the United Kingdom. He is part of the Voice & AI Department, working on a team that has a special focus in public service voice assistants. He also helped lead and maintain the editorial tooling that underpins BBC Alexa Skills, such as BBC Interactive News, BBC Kids and What's my Age Again, some of which have been nominated and awarded the Webby Awards https://www.webbyawards.com/.
He is also the creator of serverless-next.js, an open source development tool that allows you to deploy and provision your Next.js application to a Serverless Architecture, built on top of AWS CloudFront, Lambda@Edge and S3.
I would like to give a Talk presentation about my open source project serverless-next.js (https://github.com/danielcondemarin/serverless-next.js). serverless-next.js is a deployment tool that you can use to deploy your existing (or new) Next.js application to AWS Serverless Platforms, more specifically CloudFront, Lambda@Edge and S3 with zero friction. No configuration is required by default, whilst still providing flexible options to configure DNS, Caching Policies, your CloudFront distribution etc. I will also run through a quick demo to show case how easy it is to work with serverless-next.js and show case some of its most important features.