Operating Lambda: Logging and custom metrics

By Dustin Ward

AWS FeedOperating Lambda: Logging and custom metrics In the Operating Lambda series, I cover important topics for developers, architects, and systems administrators who are managing AWS Lambda-based applications. This three-part series discusses common monitoring and observability topics for Lambda-based applications Part 1 covers how to use CloudWatch Logs Insights in your serverless applications. This blog…

Migrate data into Amazon ES using remote reindex

By Dustin Ward

AWS FeedMigrate data into Amazon ES using remote reindex Amazon Elasticsearch Service (Amazon ES) recently launched support for remote reindexing. This feature adds the ability to copy data to an Amazon ES domain from self-managed Elasticsearch running on-premises, self-managed on Amazon Elastic Compute Cloud (Amazon EC2) on AWS, or another Amazon ES domain. Remote reindex…

Which Machine Learning Certification is Best for You?

By Dustin Ward

AWS FeedWhich Machine Learning Certification is Best for You? In this topic, we are going to learn about the different certification available for Machine Learning via different cloud service providers. You can also have the idea that which Machine Learning Certification is good according to you and which machine learning certification is most widely used…

AN INTRODUCTION TO AZURE RESOURCE MANAGER

By Dustin Ward

AWS FeedAN INTRODUCTION TO AZURE RESOURCE MANAGER Microsoft is currently one of the most valuable companies and the secret behind this is that it can be used by anyone. Even complex computing tools are made with such ease that a beginner can use it. Not everyone is an engineer at home trying to create a…

Manage Microsoft’s 90-day license assignment rules with AWS License Manager

By Dustin Ward

AWS FeedManage Microsoft’s 90-day license assignment rules with AWS License Manager AWS License Manager makes it easier to manage your software licenses across AWS and on-premises environments. AWS License Manager lets administrators create customized licensing rules that emulate the terms of their licensing agreements, apply these rules to keep track of licenses used, and control…

Building a custom IAM system has made me appreciate AWS IAM even more

By Dustin Ward

AWS FeedBuilding a custom IAM system has made me appreciate AWS IAM even more In the last post I discussed my preferred approach for modelling multi-tenant applications with AppSync and Cognito. This approach supports the common requirements in these applications, where there are a number of distinct roles within each tenant. This approach (and others like…