What To Expect in a Ransomware Negotiation Threat Researcher

By Dustin Ward

AWS FeedWhat To Expect in a Ransomware Negotiation Threat Researcher We wanted to get a better understanding of what victims go through during the aftermath and recovery process of a ransomware attack to help others in case they find themselves in a similar situation. To do this, we analyzed victim support chats for five ransomware…

Visualizing time series data with the open source Synchro Charts

By Dustin Ward

AWS FeedVisualizing time series data with the open source Synchro Charts We are excited to open source Synchro Charts, a front-end component library that provides a collection of components to visualize time-series data for application developers with a focus on monitoring, root cause analysis, and analytics. Synchro Charts is used in AWS IoT SiteWise Monitor…

Top 3 tools for monitoring Python in AWS Lambda

By Dustin Ward

Comparison of top observability and debugging tools to help you monitor Python in AWS Lambda. Serverless architectures, comprised of lambda functions, are an extension of the principles of the service-oriented architectures, which popularized the approach where services communicate using messages or events. If implemented correctly, serverless architectures can reduce code complexity and easier manage the application.…