Front-End Web & Mobile

Your AWS re:Invent 2021 guide to Amazon Location Service Sessions

Amazon Location Service, since its general availability release in June of 2021, has been adopted by many customers who need easy and accurate access to location-based data. The service team has been working very hard into supporting these customers and releasing new features that help them even more. In order to present some of the […]

AWS attendee guide for Front-End Web and Mobile Development track at re:Invent 2021

AWS re:Invent is a learning conference hosted by Amazon Web Services for the global cloud computing community. We are super excited to join you at the 10th annual re:Invent to share the latest from AWS leaders and discover more ways to learn and build. Let’s celebrate this milestone that will be offered in person in […]

Extend Amplify backend with custom AWS resources using AWS CDK or CloudFormation

Today, AWS Amplify announces a new amplify add custom command to add any of the 175+ AWS services to an Amplify-created backend using the AWS Cloud Development Kit (CDK) or AWS CloudFormation. The new ability to add custom resources enables developers to add additional resources beyond Amplify’s built-in use cases with a single command. AWS […]

AWS Amplify announces the ability to override Amplify-generated resources using CDK

Override Amplify-generated backend resources using CDK

AWS Amplify announces the ability for developers to override Amplify-generated IAM, Cognito, S3, and DynamoDB resource configurations to best meet app requirements. With the new override capability, developers can easily configure their backend with Amplify-provided defaults but still customize fine-grained resource settings. AWS Amplify is the fastest and easiest way to build cloud-powered mobile and […]

Testing web applications hosted in a private network using AWS Device Farm

AWS Device Farm offers an elastic Selenium Grid in the cloud that provides instant access to different versions of Chrome, Firefox, Internet Explorer, and Microsoft Edge browsers running on Windows servers. Today, thousands of web developers are leveraging Device Farm’s Grid to verify that their applications function and perform as intended on popular browsers. Recently, […]

Generate human-readable seed data with Amplify Studio

This guide will teach you to build a blog page filled with fake blog posts using the AWS Amplify Admin UI’s new data improvements. We’ve added richer seed data generation using Faker, as well as the ability to download your data as a CSV. This makes development easier, thereby enabling you to create realistic demos, […]

Invoking AWS Step Functions short- and long-running workflows from AWS AppSync

Invoking AWS Step Functions short- and long-running workflows from AWS AppSync

AWS AppSync is a fully managed GraphQL service allowing developers to easily build GraphQL APIs. AWS AppSync lets developers connect their API various data sources, such as Amazon DynamoDB, AWS Lambda, Amazon OpenSearch, and HTTP Data Sources. By utilizing HTTP Data Sources, your AWS AppSync API can be connected to other AWS services. You can invoke AWS […]

Resources to Integrate with Amazon Location Service

Curious to find how you can customize your map, look for places, and play around with routing capabilities, directly on AWS? Learn how Amazon Location provides secure capabilities for developers to easily visualize and customize a map, add location, and enable tracking features to their application. The Amazon Location Service Developer Guide has detailed information […]

Enhancing Amazon DynamoDB single-table design with AWS AppSync access and security features

AWS AppSync is a fully managed service allowing developers to deploy scalable GraphQL backends on AWS. Developers utilize AppSync to connect applications to data sources such as Amazon DynamoDB tables. AppSync’s flexibility lets you utilize new or existing tables, using either a single-table design or a multi-table approach. In a single-table design, your different data […]