IAM Access Analyzer Update – Policy Validation

By Dustin Ward

AWS FeedIAM Access Analyzer Update – Policy Validation AWS Identity and Access Management (IAM) is an important and fundamental part of AWS. You can create IAM policies and service control policies (SCPs) that define the desired level of access to specific AWS services and resources, and then attach the policies to IAM principals (users and…

AWS Fault Injection Simulator – Use Controlled Experiments to Boost Resilience

By Dustin Ward

AWS FeedAWS Fault Injection Simulator – Use Controlled Experiments to Boost Resilience AWS gives you the components that you need to build systems that are highly reliable: multiple Regions (each with multiple Availability Zones), Amazon CloudWatch (metrics, monitoring, and alarms), Auto Scaling, Load Balancing, several forms of cross-region replication, and lots more. When you put…

Architecture Monthly Magazine: Semiconductor Design

By Dustin Ward

AWS FeedArchitecture Monthly Magazine: Semiconductor Design Semiconductor design and manufacturing continues to drive technology. Meeting the design requirements of low power connected devices, which utilize high performant, compact designs can be challenging. AWS provides the infrastructure and services to run the entire semiconductor design workflow. In this issue, our expert Mark Duffield shares innovation, architectural…

Improving your Java applications using Amazon CodeGuru Profiler

By Dustin Ward

AWS FeedImproving your Java applications using Amazon CodeGuru Profiler Debugging performance issues is always a challenge, especially in production. In the normal software development workflow, as we start writing and reviewing our code, we may introduce bugs or inefficiencies that lead to decreased overall performance of our application after deployment. So, we created Amazon CodeGuru,…