Use New Amazon EC2 M1 Mac Instances to Build & Test Apps for iPhone, iPad, Mac, Apple Watch, and Apple TV

Last year at AWS re:Invent, Jeff Barr wrote about the exciting availability of Amazon Elastic Compute Cloud (Amazon EC2) Mac instances. Today, we’re announcing the preview of a new EC2 M1 Mac instance. The introduction of EC2 Mac instances brought the flexibility, scalability, and cost benefits of AWS to all Apple developers. EC2 Mac instances are dedicated Mac mini computers attached through Thunderbolt to the AWS Nitro System, which lets the Mac mini appear and behave like another EC2 instance. It connects to your Amazon Virtual Private Cloud (VPC), boot from Amazon Elastic Block Store (EBS) volumes, and leverage EBS snapshots, security groups and other AWS services. EC2 Mac instances let you scale your build and test fleets of Macs,…

Making healthcare options more accessible on Search

Navigating the U.S. healthcare system can be quite challenging, so it’s no wonder three in four people turn to the internet first in their search for health information. By providing timely and authoritative health information, plus relevant resources and tools on Google Search, we’re always exploring ways to help people make more informed choices about their health. Here are a few new ways we’re helping. New ways to find insurance information on Google In the U.S., finding a doctor who accepts your health insurance is often a top priority. When searching for a specific provider, people can check which insurance networks that they might accept. And if they’re searching for a new provider overall, on mobile, they’re now able to…

New – Site-to-Site Connectivity with AWS Direct Connect SiteLink

We are launching AWS Direct Connect SiteLink, a new capability of AWS Direct Connect that lets you create connections between your on-premises networks through the AWS global network backbone. Until today, when you needed direct connectivity between your data centers or branch offices, you had to rely on public internet or expensive and hard-to-deploy fixed networks. These are geographically constrained and can be tied to long-term contracts. This rigidity becomes a pain point as you expand your businesses globally. In turn, you’re required to create custom workarounds to interconnect networks from different providers, which increases your operating costs. Starting today, you may connect your sites through Direct Connect locations, without sending your traffic through an AWS Region. We have 108…

New – Enhanced Dead-letter Queue Management Experience for Amazon SQS Standard Queues

Hundreds of thousands of customers use Amazon Simple Queue Service (SQS) to build message-based applications to decouple and scale microservices, distributed systems, and serverless apps. When a message cannot be successfully processed by the queue consumer, you can configure SQS to store it in a dead-letter queue (DLQ). As a software developer or architect, you’d like to examine and review unconsumed messages in your DLQs to figure out why they couldn’t be processed, identify patterns, resolve code errors, and ultimately reprocess these messages in the original queue. The life cycle of these unconsumed messages is part of your error-handling workflow, which is often manual and time consuming. Today, I’m happy to announce the general availability of a new enhanced DLQ…