Serverless Web Applications with AWS Amplify: Build Full-Stack Serverless Applications Using Amazon Web Services
 
Product details:

ISBN13:9781484287064
ISBN10:1484287061
Binding:Paperback
No. of pages:280 pages
Size:254x178 mm
Weight:566 g
Language:English
Illustrations: 186 Illustrations, black & white
0
Category:

Serverless Web Applications with AWS Amplify

Build Full-Stack Serverless Applications Using Amazon Web Services
 
Edition number: 1st ed.
Publisher: Apress
Date of Publication:
Number of Volumes: 1 pieces, Book
 
Normal price:

Publisher's listprice:
EUR 53.49
Estimated price in HUF:
22 072 HUF (21 021 HUF + 5% VAT)
Why estimated?
 
Your price:

20 306 (19 339 HUF + 5% VAT )
discount is: 8% (approx 1 766 HUF off)
The discount is only available for 'Alert of Favourite Topics' newsletter recipients.
Click here to subscribe.
 
Availability:

Uncertain availability. Please turn to our customer service.
Can't you provide more accurate information?
 
 
Short description:

inspect-RubyMotion Conference brussels and was KeyNote speaker at technology leadership events at bkk and kl. Besides writing code Akshat spends time with his family, is an avid reader, and is obsessive about healthy eating.

Mahesh Haldar is a developer, blogger and industry speaker who loves the JavaScript ecosystem, Flutter, cloud technologies and builds efficient software products to help businesses grow and improve their customers experience. As a principal software engineer, he currently architects and builds software solutions for the e-commerce platform Carrefour.
He speaks at tech community meetups and actively writes blogs on medium and has had research published in IJCA. Haldar has designed and developed complex large-scale systems for start-ups and large enterprises like Jago Bank and McKinsey & Company. 

Long description:
Learn the fundamentals of serverless applications and how to take advantage of time-tested Amazon Web Services (AWS) to build scalable apps. This book shows you how to work with the key features of your applications with minimum code, simple CLI commands and one-click deployments.  

You'll see how to manage authentication, standard UI components, database storage, filesystem, CI/CD pipeline and more. You'll also examine the architecture, strengths, scalability, and limitations of serverless, and how to use AWS Amplify effectively. You will use tools including React, Cognito, GraphQL, DynamoDB, Kinesis, and Sagemaker.



AWS Amplify is the fastest and easiest way to build serverless web and mobile apps at scale, comprising tools and services that work independently and can be wired together to build scalable apps.



 What You'll Learn



  • Build GraphQL and REST APIs
  • Model data with Amplify Datastores
  • Set up a CI/CD pipeline with Amplify
  • Record and make sense of user data analytics with Kinesis
  • Boost your application with AI/ML capability using Sagemaker

Who This Book Is For

Developers who have worked on web technologies and want to learn how to build serverless applications and developers interested in making powerful applications using AWS that can then be wired using AWS Amplify.

Table of Contents:

Chapter 1: Introduction to Serverless



  • What is Serverless ? History, present and beyond
  • Architecture, strengths, scalability and limitations
  • What is AWS Amplify
Chapter 2: UI Component & Authentication

  • Amplify UI component introduction
  • React UI component
  • What is AWS Cognito
  • How it works
  • Setting up authentication with Cognito
  • UI forms and implementation for sign in, signup, signout, confirm and forget 







Chapter 3 : API request and database



  • Quick introduction to GraphQL and REST
  • Make HTTP requests with GraphQL using Amplify
  • Getting and displaying data from public sources
  • Making HTTP requests with REST using Amplify and API gateway
  • Getting and displaying data from public sources 









Chapter 4 : Lambda Functions



  • What is AWS Lambdas?
  • Invocation types and event sources
  • Creating new REST API and trigger lambda function
  • Deploying lambda functions
  • Using lambda layers 









Chapter 5 : Storage and Data stores



  • Setting up a database (DynamoDB)
  • CRUD functions with UI to API to interact with Database
  • Amplifying Datastores
  • Modeling the datastore
  • Storing and retrieving data from Amplify datastores
  • Storing and retrieving objects like photos, videos using S3 

Chapter 6 : Analytics



  • Recording events
  • Tracking session
  • Making sense of data and analyze with Kinesis 





Chapter 7 : CI/CD



  • Deployment via CLI
  • Deployment via Git
  • Feature branch deployment
  • Hosting static apps
  • Adding password protection for non
    -production releases









   Chapter 8 : Amplify Supplements

  • Building engaging apps having interactive bots with lex
  • Boosting your application with AI/ML capability using Sagemaker
  • Amplify beyond react web apps