Building your App from Idea to MVP: Part 1

By Dustin Ward

By Nikhil Swaminathan, Sr. Product Manager, AWS Amplify, originally published on GitHub Prior to joining Amazon, I cofounded an EdTech startup called Classalyze (classroom analytics for teachers and administrators) that was incubated at the Pearson Learning Accelerator. I ran the startup as the CTO for three years, built the MVP before we were able to…

Is My Container Image Secure? CI/CD Container Scanning using Trend Micro Deep Security Smart Check and AWS CodePipeline

By Dustin Ward

Introduction Many enterprises attempt to drive software development and delivery towards a DevOps mindset. Likewise, organizations struggle with increasing security challenges while adopting these innovative software practices. Embedding security within the deployment lifecycle is non-negotiable. Therefore, integration of security into CI/CD workflows need to be done cautiously to meet an ever-evolving technology landscape. DevSecOps is…

This Week in Security News: New Bluetooth Vulnerability Exposes Billions of Devices to Hackers and Backdoor, Devil Shadow Botnet Hidden in Fake Zoom Installers

By Dustin Ward

Welcome to our weekly roundup, where we share what you need to know about the cybersecurity news and events that happened over the past few days. This week, read about a new security vulnerability in Bluetooth that could potentially allow an attacker to spoof a remotely paired device. Also, learn about two malware files that…

Build a Serverless Web Application with AWS Lambda

By Dustin Ward

One of the most talked-about terms in the IT world in recent times is serverless computing. Almost every enterprise is curious about the advantages that they can gain from a serverless web application. Serverless computing, as the name implies, takes away the need for depending on servers. You can develop and run applications and services without…