Found 271 bookmarks
Newest
Let’s CDK: The Energy Drink Episodes
Let’s CDK: The Energy Drink Episodes
This series of posts will explore the core concepts of AWS CDK and how we can use it to build Serverless applications.
·aws.plainenglish.io·
Let’s CDK: The Energy Drink Episodes
Tame Long Running Tasks with Web Sockets!
Tame Long Running Tasks with Web Sockets!
Kick off those long-running tasks quickly and easily using an Event Driven solution leveraging AWS Web Sockets. No mess, no fuss and there is an entire CDK Construct for you to leverage so you can build your own in minutes - Just add long-running tasks!
·serverlessdna.com·
Tame Long Running Tasks with Web Sockets!
Serverless Is Not All You Need
Serverless Is Not All You Need
This article will delve into serverless technology from both a business and technical standpoint, aiming to provide a more comprehensive understanding for everyone.
·risingwave.com·
Serverless Is Not All You Need
Announcing WinterJS
Announcing WinterJS
The most performant JavaScript Service Workers server thanks to Rust and SpiderMonkey
·wasmer.io·
Announcing WinterJS
Cloud Functions Combed 🪮
Cloud Functions Combed 🪮
An architectural approach for growing cloud function projects
·medium.com·
Cloud Functions Combed 🪮
How big is a Microservice in Serverless?
How big is a Microservice in Serverless?
We delve into a common query in the minds of enterprise Serverless teams, addressing it by thoroughly examining the merits and drawbacks…
·blog.serverlessadvocate.com·
How big is a Microservice in Serverless?
If you give a dev a lambda
If you give a dev a lambda
This post is part of a series of posts I’m writing as part of my“build in public” project.
·medium.com·
If you give a dev a lambda
6 ways to debug an exploding Docker container
6 ways to debug an exploding Docker container
Everything crashes. Sometimes things crash when they're running inside a Docker container though, and then all of a sudden it can get much…
·httptoolkit.com·
6 ways to debug an exploding Docker container
EP83: Explaining 9 Types of API Testing
EP83: Explaining 9 Types of API Testing
This week’s system design interview: Python Vs C++ Vs Java! (Youtube video) Explaining 9 types of API testing API Vs SDK! System Design for Everyone! Explain the Top 6 Use Cases of Object Stores How to Build Your Engineering Metrics Program (Guide) (Sponsored)
·blog.bytebytego.com·
EP83: Explaining 9 Types of API Testing
Can Next.js Handle 5000 Pages?
Can Next.js Handle 5000 Pages?
I wanted to share an experiment that drives Next.js 13 SSR and SSG features to its limit. I built a...
·dev.to·
Can Next.js Handle 5000 Pages?
donnemartin/system-design-primer: Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
donnemartin/system-design-primer: Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards. - donnemartin/system-design-primer: Learn how to design large-scale systems. Prep for the s...
·github.com·
donnemartin/system-design-primer: Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
X celebrates 60% savings from cloud exit
X celebrates 60% savings from cloud exit
Musk has taken a cleaver to the costs and complexity at X. It hasn't always been pretty, but it sure has been effective, and in the process, he's proven his detractors wrong time and again. Not only has the site stayed up, despite hysteric proclamations that it would crater soon after his personnel changes, but X has been able to incre...
·world.hey.com·
X celebrates 60% savings from cloud exit
Caching
Caching
Customize cache key variations and set Cache-Control headers to control the granularity and freshness of your cache. Purge the cache by site or cache tag.
·docs.netlify.com·
Caching
Why I'm Using Next.js
Why I'm Using Next.js
Responding to an article sharing feedback about Next.js with my opinions.
·leerob.io·
Why I'm Using Next.js
Why I Won't Use Next.js
Why I Won't Use Next.js
From the perspective of web standards to concerns about increasing complexity, Kent C. Dodds shares his opinions on why he won't use Next.js.
·epicweb.dev·
Why I Won't Use Next.js
What Removing Object Properties Tells Us About JavaScript — Smashing Magazine
What Removing Object Properties Tells Us About JavaScript — Smashing Magazine
Removing properties from an object in JavaScript might not be the most exciting job, but there are many ways to achieve it, each revealing a fundamental aspect of how JavaScript works. Juan Diego Rodríguez explores each technique in this article.
·smashingmagazine.com·
What Removing Object Properties Tells Us About JavaScript — Smashing Magazine