AWS Startups Blog
Category: AWS Lambda
Building a Hotdog Detecting App on AWS—Yes, Really
In Season 4 of the hit HBO show, “Silicon Valley,” the character Jian Yang attempts to build an app that uses image recognition artificial intelligence (AI) to identify and label the foods in captured pictures. But there is a fairly major glitch: his app can only differentiate between hot dogs and… not hot dogs. Once I stopped laughing, the episode prompted a question that centers on my role as a Solutions Architect at AWS: How easily could I build my own hotdog identifying app? Turns out, pretty easily.
How Medical Supply Startup Medinas Uses Serverless to Tackle a $765 Billion Problem
Medinas was started to make sure every unit of medical supplies in the U.S. gets a second chance at being used before it expires. Our solution involves allowing medical facilities to sell their unused surpluses to other medical practices who can then put them to use. By algorithmically matching surpluses to existing demand on a custom marketplace, we create cost savings for all parties and simultaneously reduce the volume of supplies going to waste. But starting off in a challenging space isn’t easy.
Bringing Art to Amazon Alexa on AWS Lambda
At a recent Artsy board meeting an investor asked, “You’ve shipped a tremendous amount of software in 2016 with a very small team. How did you do that?” Here’s what they did.
Optimizing Your Costs for AWS Services: Part I
Since its inception in 2006, AWS has been committed to providing small businesses and developers the same world-class infrastructure and set of tools and services that amazon.com itself uses to handle its massive-scale retail operations. In part one of this series on costs, we highlight how you can optimize your budget by using AWS in highly cost-effective ways.
Triggering Lambda Functions via Text Messages
Post by Sunil Mallya, Solutions Architect, AWS Time is the most critical component in the startup equation. Startups should maximize their time with customers and focus on building a better product, not spending their time managing infrastructure and servers. Amazon continues to build services that abstract complex components and focus on making it easy to […]
Skopenow: People Search Made 8x Faster with AWS Lambda
Skopenow.com is a people search platform. Our software is used by industries such as insurance, HR, and the government, but it can also be used by the public for people, email, and phone searches.
How to Build Dynamic Dashboards Using AWS Lambda and Amazon DynamoDB Streams: Part II
In part one, AWS Lambda and DynamoDB Streams were in preview mode. Since their recent launch, some portions of the API have changed. This post reflects the latest updated coding conventions of each.
How to Build Dynamic Dashboards Using Lambda and DynamoDB Streams: Part 1
Today, using some new tools from Amazon Web Services, I’ll show you how to make boring, static dashboards reflect changes in real time.