Tag Archives: serverless

AWS Aurora Serverless MySQL Generally Available

As most of us know by now, Serverless computing allows us to build and run applications and services without thinking about servers. Serverless applications don’t require us to provision, scale, and manage any servers.

We can build them for nearly any type of application or backend service, and everything required to run and scale our application with high availability is handled for us. Continue reading

Simple AWS Lambda and API Gateway with Claudia.js

For any of you Node.js folks out there already using serverless frameworks like ‘The Serverless Framework‘ , you’ll definitely want to checkout the really cool Claudia.js framework…

Claudia makes it easy to deploy Node.js projects to AWS Lambda and API Gateway. It automates all the error-prone deployment and configuration tasks, and sets everything up the way JavaScript developers expect out of the box. Continue reading

Serverless v1.14 released

We love Serverless technology here at Boyle Software – being able to build applications comprised of microservices, which run in response to events, auto-scaling, being able to focus on the business problems rather than infrastructure, lower costs etc – the list goes on.

Continue reading