Rate Limiting Strategies for Serverless Applications

By Dustin Ward

AWS FeedRate Limiting Strategies for Serverless Applications Serverless technologies reduce the work needed to set up and maintain computing resources, provide built-in scalability, and optimize agility, performance, cost, and security. The pay-as-you-go model is particularly liberating for developers. You can fail fast, experiment more, and do it fairly cheaply. However, serverless brings its own challenges.…

Monitor Amazon EventBridge events in your Slack channels with AWS Chatbot

By Dustin Ward

AWS FeedMonitor Amazon EventBridge events in your Slack channels with AWS Chatbot DevOps teams use chat collaboration platforms such as Slack and Amazon Chime to monitor systems and respond to events. When AWS Chatbot is integrated with Slack and Chime, users can monitor and interact with AWS resources from the chat channels, which reduces context…

All Bash If Statements

By Dustin Ward

AWS FeedAll Bash If Statements Looking for a Bash scripting tutorial to learn various bash statements? Here’s the detailed tutorial on Bash If statements, let’s dive in! Bash If statements are quite useful to help you adapt the ways using which you can automate specific tasks. Bash If and Bash if-else statements allow people to make…

How to implement SaaS tenant isolation with ABAC and AWS IAM

By Dustin Ward

AWS FeedHow to implement SaaS tenant isolation with ABAC and AWS IAM Multi-tenant applications must be architected so that the resources of each tenant are isolated and cannot be accessed by other tenants in the system. AWS Identity and Access Management (IAM) is often a key element in achieving this goal. One of the challenges…

File Access Auditing Is Now Available for Amazon FSx for Windows File Server

By Dustin Ward

AWS FeedFile Access Auditing Is Now Available for Amazon FSx for Windows File Server Amazon FSx for Windows File Server provides fully managed file storage that is accessible over the industry-standard Server Message Block (SMB) protocol. It is built on Windows Server and offers a rich set of enterprise storage capabilities with the scalability, reliability,…