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.…