Introducing public builds for AWS CodeBuild

By Dustin Ward

AWS FeedIntroducing public builds for AWS CodeBuild Using AWS CodeBuild, you can now share both the logs and the artifacts produced by CodeBuild projects. This blog post explains how to configure an existing CodeBuild project to enable public builds. AWS CodeBuild is a fully managed continuous integration service that compiles source code, runs tests, and…

Building the Geomap plugin for Grafana 8.1

By Dustin Ward

AWS FeedBuilding the Geomap plugin for Grafana 8.1 In this post, AWS software development intern engineers Bryan Uribe and Eunice Kim talk about their experience with developing the new panel plugin, Geomap, for Grafana. They share goals for the project, key design details, and lessons learned through working on one of the most popular open…

Address Modernization Tradeoffs with Lake House Architecture

By Dustin Ward

AWS FeedAddress Modernization Tradeoffs with Lake House Architecture Many organizations are modernizing their applications to reduce costs and become more efficient. They must adapt to modern application requirements that provide 24×7 global access. The ability to scale up or down quickly to meet demand and process a large volume of data is critical. This is…

How Deloitte’s Image Recognition Framework Leverages AWS Artificial Intelligence and Machine Learning

By Dustin Ward

AWS FeedHow Deloitte’s Image Recognition Framework Leverages AWS Artificial Intelligence and Machine Learning By Ritesh Pal, Director, Cloud Engineering – Deloitte IndiaBy Shubhangi Soni, Manager, Cloud Engineering – Deloitte IndiaBy Gautam Jha, Partner Solutions Architect, AISPL – AWS With exponential increases in the amount of visual data such as images and videos being generated, image…

Implement operations observability in landing zone environments

By Dustin Ward

AWS FeedImplement operations observability in landing zone environments In an earlier blog post, Automate customized deployment of cross-account/cross-region CloudWatch dashboards using tags, we showed you how to implement Amazon CloudWatch dashboards for specific events with automation. This solution is great for seasonal events, holidays, important releases, and other use cases. In this blog post, we will…