๐ŸŒ Finding your way in the serverless world? Explore "Taming the Serverless Beast: Hexagonal Architecture with Python" by Anton Cรกceres at ! ๐Ÿ”— Learn more: cz.pycon.org/2023/program/talk

#pyconcz23 #serverless #pyconcz

Last updated 1 year ago

Use case:
spike test

ElastiCache test:
3 x cache.r7g.large with 265,281 items

I had many 404s, which is my code if I get NO values.
The funny part is that the values are there.

I cannot believe it ๐Ÿ˜ญ

#aws #elasticachemystery #ihatecluster #serverless

Last updated 1 year ago

martzcodes · @martzcodes
58 followers · 53 posts · Server awscommunity.social

I few weeks ago I created a Slack App to manage deployments between environments and wrote about it here:

matt.martz.codes/cdk-slackbot

What else would be interesting to see in a serverless-backed Slack App for CICD?

#AWSCommunity #serverless #cicd #devtools

Last updated 1 year ago

Vladimir Mikhalev · @heyValdemar
4 followers · 67 posts · Server hachyderm.io
ADMIN magazine · @adminmagazine
630 followers · 170 posts · Server hachyderm.io

I have nightmares, and they are called clusters.
Use case:
10KRPS
Load up to 1MB of data < 500ms

Lambda:
+ MemoryDB -> 100% at 1K RPS
+ ElastiCache-> 100% at 1K RPS
+ DynamoDB -> Throttle
+ @momentohq -> Up to 300K RPS < 500ms

#aws #serverless

Last updated 1 year ago

I spent a whole day trying to figure out some issue with Amazon MemoryDB using redis-rs in a Lambda and :
- Cannot share a connection in the Lambda context
- Sometimes I get results and sometimes not for the same key
- I do not get if it is the library or MemoryDB

It took me 5 minutes instead with @momentohq

#aws #rust #idontlikecluster #serverless

Last updated 1 year ago

Jeremy Daly · @jeremydaly
138 followers · 33 posts · Server hachyderm.io

Issue #245 of Off-by-none is out! This week, we learn about the State of , see how properly naming a service works wonders, and get ready for a big launch. Plus, we recognize Chris Williams as our โญ๏ธ of the week! offbynone.io/issues/245/

#serverless #offbynone

Last updated 1 year ago

is making progress on their testnet rollout: blog.fleek.network/post/fleek-

Says you can participate with just 16GB of RAM. I might have to give it a shot!

#ipfs #filecoin #Web3 #serverless #fleek #fleeknetwork

Last updated 1 year ago

Fred Brooker · @fredbrooker
190 followers · 5097 posts · Server witter.cz

Cloudflare Pages response time is hard to beat

#cloudflare #serverless

Last updated 1 year ago

Vladimir Mikhalev · @heyValdemar
2 followers · 57 posts · Server hachyderm.io

๐Ÿณ Embracing the magic of Docker!

โ˜• Dive into my latest guide on how to effortlessly install Gitea using Docker Compose.

heyvaldemar.com/install-gitea-

Containerization for the win!

#devops #devsecops #kubernetes #cicd #k8s #linux #docker #sysadmin #gitea #serverless #kubectl

Last updated 1 year ago

Ian Barker · @iandbarker
59 followers · 459 posts · Server newsie.social
Vladimir Mikhalev · @heyValdemar
2 followers · 56 posts · Server hachyderm.io
Ain Tohvri · @tekkie
596 followers · 559 posts · Server mstdn.social

A lot of cool ideas from the meeting yesterday in Hamburg and a lot of improvements possible for our operations at Savings United!

#CloudComputing #serverless #googlecloud

Last updated 1 year ago

Luciano Mammino · @loige
113 followers · 158 posts · Server mastodon.ie

My recent talk at the Dublin Meetup "Rust, & " has been re-published with some editing (better audio and visuals, especially the part when people from the audience ask inaudible questions).

I hope you'll find it interesting!

๐Ÿ‘‡
youtu.be/He4inXmMZZI?si=LaaiKs

#rust #serverless #aws

Last updated 1 year ago

Anyone building multi-arch for x86_64 and arm64: is there a better/more-idiomatic runtime switch than this, when one has a pair of single-arch binaries?

-- /opt/bin/foo-cmd --
#!/bin/sh
exec "foo-cmd-$(uname -m)" "$@"

I've looked into fat binaries, but they're seemingly Not A Thing under Linux.

I've not yet found a dedicated C project that's able to build a fat (yet tiny!) binary switcher, but I suspect one might be possible.

Any thoughts or experience?

#aws #lambda #layers #serverless

Last updated 1 year ago

Prashanth HN · @prashanth
92 followers · 31 posts · Server awscommunity.social

If you use AWS SAM and wish for a Serverless Framework like template splitting for better maintainability then you should check this out!

youtu.be/ivH_zxSKvFA?si=_WJdVq

#serverless #aws

Last updated 1 year ago

nico.dev · @nicomartin
45 followers · 21 posts · Server mas.to

is great!
Until your little one user app suddenly makes 16'000'000 reads **per day** (almost 200/sec) and of course you drop out of the free tier๐Ÿ˜…
That's what I call a solid code base๐Ÿ™ˆ

#serverless

Last updated 1 year ago

Aโ€ขReyes · @darkade
281 followers · 1852 posts · Server dice.camp

I've been working on an addon for the new they are pretty simple to build, of course there's also very little infrastructure they provide if at all, but it's good. If you are comfortable with any kind of architecture you could build something for it

I mean it doesn't have to be serverless but you know, deploying to a bucket can be extremely cheap

This makes me curious are you into or , a dev, and do you code for the hobby?

I do, often

#OwlbearRodeo #serverless #ttrpg #boardgames

Last updated 1 year ago