Skip to content

Commit

Permalink
Link to competing AWS Amplify Console (#71)
Browse files Browse the repository at this point in the history
@grgur mentioned that a good alternative to this software is the [AWS Amplify Console](https://aws.amazon.com/amplify/console/) and people might want to consider using that instead.

This would be especially useful as part of a more comprehensive application development pipeline that uses AWS and DevOps concepts.
  • Loading branch information
obscurerichard authored and grgur committed Oct 3, 2019
1 parent 752f151 commit 953d071
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,12 @@ Capsule uses the following AWS technologies:
5. Amazon CloudFront
6. Amazon CloudBuild

### Is Capsule right for me?

If you are exploring how to deploy a single page web application (SPA) this may be a good option for you.

If you need a more comprehensive set of development tools and processses that encompass a wider variety of AWS services, for example, AWS Lambda, you might consider using the [AWS Amplify Console](https://aws.amazon.com/amplify/console/) instead as part of a more comprehensive application development pipeline that uses AWS and DevOps concepts.

## Installation

Install `capsule` as a global CLI from NPM.
Expand Down

0 comments on commit 953d071

Please sign in to comment.