One key feature of any blogging platform is the ability to schedule posts for future publication. Hashnode introduced this functionality in June 2022. At that time, the entire feature was based on a CRON job. This CRON job managed all various states ...
Cloud
5 postsRate Limits are a vital part of every API. Especially, since we operate quite a lot of public and unprotected APIs we need to rate limit them. Implementing Rate limits based on IP addresses is fairly easy, especially with Amazon API Gateway and Amazo...
This is part 3 of our series: How we build EDA at Hashnode on AWS. In part 2 we decided to use Amazon EventBridge as our main service to build the Event-Driven Architecture (EDA). Part 3 covers the basic functionality of EventBridge. What is EventBri...
In my first post, I talked a lot about why an Event-Driven-Architecture (EDA) makes sense and what the current state at Hashnode is. This post will shed a light on how to build event-driven systems on AWS. This is not a complete list since there are ...
Did you know that there is an amazing feature where we transform your text blogs into an audio-enabled podcast experience? For example, look at this post: You can simply hit play, and listen to @learnwithmegha 's article talking about our new compan...