New at Begin: add and manage routes via manifest file

New at Begin: add and manage routes via manifest file

We've got some pretty big news for how you build apps on Begin: it's finally possible to add and remove your app's routes entirely via manifest file.

Brian Leroux’s avatar

Brian Leroux
2 mins to read

Make a serverless Express API with OpenJS Architect

Make a serverless Express API with OpenJS Architect

Migrate your existing Express API or make use of your existing Express middleware in a serverless app

Brian Leroux’s avatar

Brian Leroux
1 mins to read

Run serverless Deno in AWS Lambda

Run serverless Deno in AWS Lambda

Use Begin to build a serverless / FASTstack Deno app!

Brian Leroux’s avatar

Brian Leroux
2 mins to read

Serverless Deno support with Architect

Serverless Deno support with Architect

Experimental next generation JavaScript runtime with first class TypeScript support now in beta

Brian Leroux’s avatar

Brian Leroux
1 mins to read

How to create a bundler-free OpenJS Architect serverless app with Babel

How to create a bundler-free OpenJS Architect serverless app with Babel

Author serverless AWS Lambda functions with next-generation JS, and without using bundlers

Brian Leroux’s avatar

Brian Leroux
2 mins to read

How to create an OpenJS Architect serverless app with TypeScript

How to create an OpenJS Architect serverless app with TypeScript

In this article we'll set up an Architect project that uses TypeScript to compile code for AWS Lambda.

Brian Leroux’s avatar

Brian Leroux
2 mins to read

How to create an OpenJS Architect serverless app with Babel and Rollup

How to create an OpenJS Architect serverless app with Babel and Rollup

Author serverless AWS Lambda functions with next-generation JS

Brian Leroux’s avatar

Brian Leroux
3 mins to read

The cloud lock-in myth: opting out of servers, and opting into de facto standards

The cloud lock-in myth: opting out of servers, and opting into de facto standards

The forecast is cloudy; with zero chance of servers. Practically all future compute workloads will run on cloud vendor infra.

Brian Leroux’s avatar

Brian Leroux
10 mins to read

Architect 6.0: Ruby, Python, CDNs, and CloudFormation

Architect 6.0: Ruby, Python, CDNs, and CloudFormation

The simplest, fastest way to build modern applications just got a lot more powerful

Ryan Block’s avatar

Ryan Block
4 mins to read

Architect 5.5: serverless meets single-page apps & static site generators

Architect 5.5: serverless meets single-page apps & static site generators

Seamless integration of SPAs & static site generators with a super-fast serverless backend

Brian Leroux’s avatar

Brian Leroux
5 mins to read

Introducing Architect 5.0: fully serverless WebSockets

Introducing Architect 5.0: fully serverless WebSockets

Real time serverless compute is here! We're thrilled to announce Architect 5.0 (Catalope), with full API Gateway WebSocket integration.

Brian Leroux’s avatar

Brian Leroux
6 mins to read

Introducing Begin Data: DynamoDB made ridiculously easy!

Introducing Begin Data: DynamoDB made ridiculously easy!

Fast, scalable cloud function-based apps need fast, scalable cloud function-capable persistence.

Brian Leroux’s avatar

Brian Leroux
4 mins to read

The real reason frameworks get adopted

The real reason frameworks get adopted

Sitting down to write a serverless application in 2018 feels a lot like it did to write a greenfield web application in the pre-Rails and Django times.

MRB’s avatar

MRB
5 mins to read

Architect 4.3: even faster local offline development, and sunrise support for Python!

Architect 4.3: even faster local offline development, and sunrise support for Python!

Architect treats local offline development of serverless apps as a first-class concern, and today we're taking it to the next level.

Ryan Block’s avatar

Ryan Block
2 mins to read

Local, offline serverless app development with Architect

Local, offline serverless app development with Architect

Build & deploy serverlessly without sacrificing the local development experience

Brian Leroux’s avatar

Brian Leroux
4 mins to read

📦 Serverless ES Modules

📦 Serverless ES Modules

This post will walk you through how to get started working with standards based JavaScript modules in an Architect serverless project.

Kristofer Joseph’s avatar

Kristofer Joseph
3 mins to read

Enable CORS on your serverless application with a single boolean

Enable CORS on your serverless application with a single boolean

Retrieve data from any static site with Architect. CORS is often painful to implement. But with Architect we've made it significantly nicer to work with. Now you can build an API and retrieve your data from any static website.

Brian Leroux’s avatar

Brian Leroux
2 mins to read

☀️ The Begin master plan

☀️ The Begin master plan

The future is serverless, and the future is here. When we got started in 2015, we didn't set out to build a serverless application platform.

Ryan Block’s avatar

Ryan Block
2 mins to read

Architect 4.1: serverless, meet frontend workflows

Architect 4.1: serverless, meet frontend workflows

Last week we released Architect 4 (Yeti), focused on simplicity and speed. Today we're incredibly stoked to share Architect 4.1, our most frontend friendly release ever.

Ryan Block’s avatar

Ryan Block
2 mins to read

Serverless frontend patterns with Architect Views

Serverless frontend patterns with Architect Views

Retrieve data from any static site with Architect. Architect views helps you share view specific code between Lambda functions.

Kristofer Joseph’s avatar

Kristofer Joseph
2 mins to read