<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>rate-limiting on Andrés Álvarez</title>
    <link>https://aalvrz.me/tags/rate-limiting/</link>
    <description>Recent content in rate-limiting on Andrés Álvarez</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Mon, 23 Jan 2023 00:00:00 +0000</lastBuildDate>
    
	<atom:link href="https://aalvrz.me/tags/rate-limiting/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>Implementing Rate Limiting in Chalice</title>
      <link>https://aalvrz.me/posts/implementing-rate-limiting-in-chalice/</link>
      <pubDate>Mon, 23 Jan 2023 00:00:00 +0000</pubDate>
      
      <guid>https://aalvrz.me/posts/implementing-rate-limiting-in-chalice/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;https://aws.github.io/chalice/index&#34;&gt;Chalice&lt;/a&gt; (AWS&#39;s Python serverless micro-framework) does not offer built-in support for throttling/rate limiting. In this post I will show you how to implement your own custom rate limiting capabilities for your serverless API.&lt;/p&gt;</description>
    </item>
    
  </channel>
</rss>