Amplify JS is a library that primarily provides oauth flow + hosted UI. As a managed service it also provides build pipeline. It uses CloudFront in the background for hosting and distributing content over the net. You can also use Amplify JS without the hostedUI and manage your own CloudFront distributions. One of the important … Continue reading Angular 8, Amplify and CloudFront
Category: amazon aws
High-level migration plan: Re-develop kabuter UI using Angular 8 and Amplify Created an kabuter.io angular 8 project by referring Michael Labieniec's blog on Progressive Web Application Follow amazon multi-environments doc for setting up prod, test and dev environments. Use AWS Cognito for user-management and social federation (facebook and google) Implemented social federation using AWS Cognito … Continue reading Migrating Kabuter.io from monolith to AWS server-less micro-services architecture