Build an Android App with a scrollable feed of live streams

By Dustin Ward

Amazon Web Services FeedBuild an Android App with a scrollable feed of live streams As smartphones and mobile internet become more advanced, many apps have implemented media-rich experiences that connect content creators with end users. Sharing and consuming video is exceptionally popular among smartphone users, leading to the rise of interactive, social video. While mobile…

Enhance programmatic access for IAM users using a YubiKey for multi-factor authentication

By Dustin Ward

Amazon Web Services FeedEnhance programmatic access for IAM users using a YubiKey for multi-factor authentication Organizations are increasingly providing access to corporate resources from employee laptops and are required to apply the correct permissions to these computing devices to make sure that secrets and sensitive data are adequately protected. The combination of Amazon Web Services…

Field Notes: Gaining Insights into Labeling Jobs for Machine Learning

By Dustin Ward

Amazon Web Services FeedField Notes: Gaining Insights into Labeling Jobs for Machine Learning In an era where more and more data is generated, it becomes critical for businesses to derive value from it. With the help of supervised learning, it is possible to generate models to automatically make predictions or decisions by leveraging historical data.…

Using the K3s Kubernetes distribution in an Amazon EKS CI/CD pipeline

By Dustin Ward

Amazon Web Services FeedUsing the K3s Kubernetes distribution in an Amazon EKS CI/CD pipeline Modern microservices application stack, CI/CD pipeline, Kubernetes as orchestrator, hundreds or thousands of deployments per day—this all sounds good, until you realize that your Kubernetes development or staging environments are messed up by these deployments, and changes done by one developer…

Using AWS Lambda as a consumer for Amazon Kinesis

By Dustin Ward

Amazon Web Services FeedUsing AWS Lambda as a consumer for Amazon Kinesis This post is courtesy of Prateek Mehrotra, Software Development Engineer. AWS Lambda integrates natively with Amazon Kinesis as a consumer to process data ingested through a data stream. The polling, checkpointing, and error handling complexities are abstracted when you use this native integration.…