Building a Serverless Wallet Service for In-Game Currency

By Dustin Ward

AWS FeedBuilding a Serverless Wallet Service for In-Game Currency In the gaming industry, users are often allowed to open accounts and make monetary transactions; they can exchange real money for in-game currency. Players want to be able to add or withdraw funds quickly, and they also want to know how their balance has changed over…

Bash Scripting Tutorial

By Dustin Ward

AWS FeedBash Scripting Tutorial Want to learn Bash Scripting to enhance your Shell Scripting knowledge? Here’s the detailed Bash Scripting tutorial that will help you learn about Bash scripting from the scratch! Bash is stated as a superfast and robust scripting language for file and data manipulation. It is a crucial skill for the building…

Automate weed detection in farm crops using Amazon Rekognition Custom Labels

By Dustin Ward

AWS FeedAutomate weed detection in farm crops using Amazon Rekognition Custom Labels Amazon Rekognition Custom Labels makes automated weed detection in crops easier. Instead of manually locating weeds, you can automate the process with Amazon Rekognition Custom Labels, which allows you to build machine learning (ML) models that can be trained with only a handful…

Continuous Compliance Workflow for Infrastructure as Code: Part 1

By Dustin Ward

AWS FeedContinuous Compliance Workflow for Infrastructure as Code: Part 1 Security and compliance standards are of paramount importance for organizations in many industries. There is a growing need to seamlessly integrate these standards in an application release cycle. From a DevOps standpoint, an application can be subject to these standards during two phases: Pre-deployment –…