Everything you care about in one place

Follow feeds: blogs, news, RSS and more. An effortless way to read and digest content of your choice.

Get Feeder

advancedweb.hu

Advanced Web Machinery

Get the latest updates from Advanced Web Machinery directly as they happen.

Follow now 82 followers

Latest posts

Last updated 13 days ago

Retries are still a best practice for serverless architectures

13 days ago

I watched Marc Brooker's talk on re:Invent 2024, Try again: The tools...

Key management and cryptography

15 days ago

I've read an interesting quote Kissner’s law: Cryptography converts many problems into...

Porting my neovim config to Nix

19 days ago

Recently I've been learning about Nix. At first my impression was not...

AWS best practice: reuse the SDK clients

about 2 months ago

When I ran the test suite for an AWS-based application I noticed...

How to install a full Linux on a pendrive

about 2 months ago

I wanted to boot a complete system from a pendrive. Not just...

Bigger things are usually more complex

3 months ago

I started to notice that when something is bigger then it comes...

The response size of an AWS Lambda function can be reduced with compression

4 months ago

A Lambda function invoked via its function URL returns the response to...

What is the ExpiredToken error with S3 signed URLs and how to avoid it

4 months ago

S3 signed URLs allow implementing file downloads in a serverless environment. In...

What is POSSE and how it changed how I use social media

4 months ago

POSSE stands for "Publish on your Own Site, Syndicate Elsewhere". It means...

JavaScript best practice: use return await

4 months ago

A common pattern is to call an async function and return its...

Thoughts on abstractions

4 months ago

The choice of abstractions have a huge impact on productivity and whether...

What is the iam:PassRole permission in AWS IAM

4 months ago

(Read this article on the blog)PassRole is a special action that is...