Henrik Wingerei
Dokumenter arkitekturen din med ADR
Architecture Decision Records; en enkel og lettvekts dokumentasjon av arkitekturbeslutninger.
Architecture Decision Records; en enkel og lettvekts dokumentasjon av arkitekturbeslutninger.
Det hjelper å øve: Bli bedre på arkitektur med Arkitektur Kata
Hvorfor du bør øve på arkitektur, og hvordan en Arkitektur Kata kan hjelpe deg med det!
Hvorfor du bør øve på arkitektur, og hvordan en Arkitektur Kata kan hjelpe deg med det!
Cloudflare Workers
Cloudflare Workers is a service that let's you run serverless functions on Cloudflare's Edge Network close to where the user is located. Combined with the V8 JavaScript engine this lets you write highly scalable functions in the cloud with fast startup and response times. This article shows how you can get started using Cloudflare Workers, and present some possible use cases.
Cloudflare Workers is a service that let's you run serverless functions on Cloudflare's Edge Network close to where the user is located. Combined with the V8 JavaScript engine this lets you write highly scalable functions in the cloud with fast startup and response times. This article shows how you can get started using Cloudflare Workers, and present some possible use cases.
Serverless development with Serverless Framework
If you've read yesterdays post about ZEIT Now, you've already seen one of many approaches to develop and deploy a serverless API. In this post we will have a look at an alternative you can use to develop serverless applications, namely Serverless Framework. Serverless Framework can be used to develop, deploy and test your serverless applications targeted towards different cloud providers, or as they describe themselves: "The complete solution for building & operating serverless applications." Let's have a look on what this framework is all about.
If you've read yesterdays post about ZEIT Now, you've already seen one of many approaches to develop and deploy a serverless API. In this post we will have a look at an alternative you can use to develop serverless applications, namely Serverless Framework. Serverless Framework can be used to develop, deploy and test your serverless applications targeted towards different cloud providers, or as they describe themselves: "The complete solution for building & operating serverless applications." Let's have a look on what this framework is all about.