Feb 7, 2022IAM users, groups and roles: when to use whichOne of the most common questions that arises when learning about AWS IAM is what the difference between roles and groups is and when to use which. A group is a collection of users with common permissions linked at the group level. A user is an AWS representation of an…AWS4 min readAWS4 min read
Published inNerd For Tech·May 23, 2021As Easy As ClosureClosure has been baffling mankind since its inception in JavaScript😉😁And yet if you look at it closely to understand how it works, it proves to be an incredibly elegant and simple construct. …JavaScript13 min readJavaScript13 min read