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 81 followers

Latest posts

Last updated about 1 month ago

Bigger things are usually more complex

about 1 month 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

about 2 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

about 2 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

about 2 months ago

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

JavaScript best practice: use return await

2 months ago

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

Thoughts on abstractions

2 months ago

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

What is the iam:PassRole permission in AWS IAM

3 months ago

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

AWS CDK best practice: include the region in the stack's ID

3 months ago

(Read this article on the blog)I recently encountered an interesting problem that...

A one-liner for getting the exact versions of applications

3 months ago

(Read this article on the blog)For a project I needed to use...

AppSync footgun: util.error does not work if called with non-string arguments

3 months ago

(Read this article on the blog)The util.error function terminates the current resolver...

Finally, it's possible to host EC2 instances without paying the public IPv4 price using CloudFront VPC origins

4 months ago

(Read this article on the blog)This is a new feature announced on...

Deployment circle with CloudFront and Terraform

4 months ago

(Read this article on the blog)The aws_cloudfront_distribution resource has a very concise...