Front-End Web & Mobile
Tag: CloudFormation
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 […]
Add a map to your webpage with Amazon Location Service
This article was written by Seth Fitzsimmons, Principal Engineer, and Andrew Johnson, Senior Product Manager, Amazon Location Service A common use case for web development is to add a map to a webpage with a marker on a specific location, such as an office or retail location. Amazon Location is a great solution because it […]
AWS CodePipeline adds support for AWS Device Farm as a test provider
AWS CodePipeline now supports AWS Device Farm as a test provider to deliver truly automated testing in your continuous integration and continuous delivery (CI/CD) pipeline. In a previous blog post “Build a CI/CD Pipeline for Your Android App with AWS Services,” Vinay Selvaraj walked you through building a complete CI/CD pipeline using AWS CodeCommit, AWS […]