InfoQ Homepage Serverless Content on InfoQ
-
Increased Popularity of Artist Platform Cara Led to Substantial Vercel Functions Expenses
Cara's web and mobile app, a platform for artists, combines the experience of Instagram and X. It provides a space for users to showcase their portfolios and share updates on their feeds. The app's serverless backend, powered by Vercel Functions, recently incurred a significant cost of $ 98,280 due to a sudden surge in usage.
-
Fortran on Cloudflare Workers Leveraging WebAssembly
Cloudflare has recently showcased how to run Fortran on Cloudflare Workers by compiling to WebAssembly. The project leveraged recent advancements in LLVM Flang, enabling Fortran to compile to Wasm.
-
QCon London: Efficient Serverless Development
At QCon London, Yan Cui, a serverless advocate at Lumigo, shared patterns for effective local development with AWS serverless technologies. The focus areas were testing approaches, deployment practices, and application environments.
-
QCon London: Meta Used Monolithic Architecture to Ship Threads in Only Five Months
Zahan Malkani talked during QCon London 2024 about Meta’s journey from identifying the opportunity in the market to shipping the Threads application only five months later. The company leveraged Instagram's existing monolithic architecture and quickly iterated to create a new text-first microblogging service in record time.
-
Cloudflare D1, Workers Analytics Engine and Hyperdrive: Q&A with Rita Kozlov and Matt Silverlock
Cloudflare recently announced the “production ready” switch on three products: their serverless SQL database D1, time series Workers Analytics Engine, and Hyperdrive.
-
Hashnode Creates Scalable Feed Architecture on AWS with Step Functions, EventBridge and Redis
Hashnode created a scalable event-driven architecture (EDA) for composing feed data for thousands of users. The company used serverless services on AWS, including Lambda, Step Functions, EventBridge, and Redis Cache. The solution leverages Step Functions' distributed maps feature that enables high-concurrency processing.
-
The Guardian Creates a Newsroom Collaboration Tool Using Serverless, React and GraphQL
The Guardian created Pinboard, a discussion and asset-sharing tool integrated into a variety of content management platforms used by the company. The solution uses a range of technologies, including Typescript for coding the business logic, different serverless services for code execution, API endpoints, and GraphQL server, as well as AWS RDS (PostgreSQL) for storage.
-
Pinecone Introduces its Serverless Vector Database
Pinecone recently announced the public preview of its new serverless vector database, designed to reduce infrastructure management costs while improving the accuracy of generative AI applications.
-
Docker Now on AWS Cloudshell
AWS recently announced that AWS CloudShell now provides access to Docker Engine for its users. With this integration, containers can be locally prototyped and pushed to registries prior to deploying them on AWS.
-
Async Ops and Scalable Keyspaces Make Threads Go Viral
Meta's Engineering team has published a post explaining how they built the infrastructure for Threads, their new online social media and networking service. The decision to launch was abrupt, with the infrastructure teams having just two days' notice. However, the teams were confident in Meta's infrastructure's maturity and past performance to effectively support the app's rapid growth.
-
AWS to Shut down Aurora Serverless v1, Their Sole Relational Database with Scaling Capacity to Zero
Recently, AWS notified existing customers running Amazon Aurora that Serverless v1 support will be discontinued, with the service scheduled to shut down within a year. The absence of scaling to zero in the newer Aurora Serverless v2 has raised concerns within the community regarding potential increased costs and the absence of a "true" serverless relational database on AWS.
-
Amazon Aurora Introduces Long-Awaited RDS Data API to Simplify Serverless Workloads
Recently, AWS introduced a new Data API for Aurora Serverless v2 and Aurora provisioned database instances. Currently available for PostgreSQL clusters only, the Data API doesn't require persistent connections to a database cluster, addressing a long-awaited need among developers to simplify serverless deployments.
-
Timescale Introduces Dynamic PostgreSQL, an Alternative to Serverless Databases
Timescale recently introduced Dynamic PostgreSQL, a new cloud-managed option to scale the database capacity within a predefined vCPU range. Promoted as “buy the base and rent the peak”, the new option scales the capacity according to the load, trying to address the unpredictability and variability of serverless options.
-
AWS Application Composer Now Supports All Cloudformation Resources
AWS announced the availability of all AWS CloudFormation resource types within AWS Application Composer. This builds on the GA release which only allowed 13 CloudFormation resource types to be used.
-
Lessons from Leading the Serverless First Journey at Capital One: George Mao at QCon San Francisco
During the third day of QCon San Francisco, George Mao, a senior distinguished engineer at Capital One, presented on his company's journey into serverless, the best practices they picked up, and the lessons learned along the way. The session was part of the “Architecting for the Cloud” track.