Pew Pew Laser Blog

Code. Glass art. Games. Baking. Cats. From Seattle, Washington and various sundry satellite locations.

Pew Pew Laser Blog Archives — by Blog ID

AWS Easy Mode == Architect.

5.16.2018

While severely belated, I wanted to take a bit of time to talk about a really nifty project that I learned about at last October. In her talk "Architecture as Text (AWS Easy Mode)", talked about .architect - an open source project which handles provisioning of AWS / Lamda servers through the `.arc` file - a plaintext manifest file. The most amazing and wonderful fact is that with .architect in Angelina's demo, the servers were provisioned faster than DNS propagation.

Also of note, she's got a great definition for "Serverless": Functions (the var func = new Function(arg){} kind) as a service, not a web server. Abstract away the notion of a server altogether.

For more info on .architect, definitely , or the website at https://arc.codes/.

Permalink

Tags: tooling

Authorized users may to leave a comment.

Last Blog: LinkedIn for Job Seekers.

Next Blog: Glowforge Laser Cutter - Things I Wish I'd Known.