Get the latest tech news

Being Functionless: How to Develop a Serverless Mindset to Write Less Code


Innovative cloud architect focusing on serverless computing and Function as a Service. Advocates for optimized, functionless architecture to reduce complexity and costs. Expertise in leveraging cloud-native services for sustainable operations and minimizing code liabilities. Committed to transforming engineering mindsets for efficient application development in a rapidly evolving tech landscape.

When you build microservices, depending on your domain and your team’s bounded context, as explained in my talk, The Set Piece Strategy, at QCon 2024, not all services perform computations that require functions. In a serverless context, the terms functionless, codeless, Lambda-less, no-code, low-code, etc., express the idea of reducing the number of FaaS functions in an application with native service integrations. An API implementation includes endpoints that perform typical operations, such as Creating, Reading, Updating, and Deleting (CRUD) data in a database system, aligning with the appropriate HTTP methods.

Get the Android app

Or read this on Hacker News

Read more on:

Photo of Code

Code

Photo of serverless mindset

serverless mindset

Photo of functionless

functionless

Related news:

News photo

Nuclei flaw bypasses template signature checks to execute code

News photo

VoxelSpace: Terrain rendering algorithm in less than 20 lines of code (2020)

News photo

Show HN: I'm tired of sharing code using PasteBin and Slack, so I made this