<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>DynamoDB on Takajo</title><link>https://takajo.net/tags/dynamodb/</link><description>
Recent content in DynamoDBon Takajo</description><generator>Hugo</generator><language>en-us</language><managingEditor>
richard@takajo.net (Richard Valk)</managingEditor><webMaster>
richard@takajo.net (Richard Valk)</webMaster><copyright>2021 Richard Valk, All rights reserved</copyright><lastBuildDate>
Sat, 11 Apr 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://takajo.net/tags/dynamodb/index.xml" rel="self" type="application/rss+xml"/><item><title>Account deletion @ bkmrkd.it</title><link>https://takajo.net/post/2026-3-account-deletion-bkmrkd-it/</link><guid>https://takajo.net/post/2026-3-account-deletion-bkmrkd-it/</guid><pubDate>Sat, 11 Apr 2026 00:00:00 +0000</pubDate><author>Richard</author><description>&lt;![CDATA[
I&rsquo;ve been struggling with the account deletion feature at bkmrkd.it. Specifically if users have large amounts of bookmarks. The Lambda proces time limit make it a bit trickier than just a normal program. You have to limit the amount of CPU per call. So the simple method first tried was to paginate (like browsing through your bookmarks) thourg the list of bookmarks and deleting them in batches using SQS for triggering each batch.
]]></description></item></channel></rss>