• Wyszukiwanie zaawansowane
  • Kategorie
  • Kategorie BISAC
  • Książki na zamówienie
  • Promocje
  • Granty
  • Książka na prezent
  • Opinie
  • Pomoc
  • Załóż konto
  • Zaloguj się

Serverless Web Applications with AWS Amplify: Build Full-Stack Serverless Applications Using Amazon Web Services » książka

zaloguj się | załóż konto
Logo Krainaksiazek.pl

koszyk

konto

szukaj
topmenu
Księgarnia internetowa
Szukaj
Książki na zamówienie
Promocje
Granty
Książka na prezent
Moje konto
Pomoc
 
 
Wyszukiwanie zaawansowane
Pusty koszyk
Bezpłatna dostawa dla zamówień powyżej 20 złBezpłatna dostawa dla zamówień powyżej 20 zł

Kategorie główne

• Nauka
 [2949965]
• Literatura piękna
 [1857847]

  więcej...
• Turystyka
 [70818]
• Informatyka
 [151303]
• Komiksy
 [35733]
• Encyklopedie
 [23180]
• Dziecięca
 [617748]
• Hobby
 [139972]
• AudioBooki
 [1650]
• Literatura faktu
 [228361]
• Muzyka CD
 [398]
• Słowniki
 [2862]
• Inne
 [444732]
• Kalendarze
 [1620]
• Podręczniki
 [167233]
• Poradniki
 [482388]
• Religia
 [509867]
• Czasopisma
 [533]
• Sport
 [61361]
• Sztuka
 [243125]
• CD, DVD, Video
 [3451]
• Technologie
 [219309]
• Zdrowie
 [101347]
• Książkowe Klimaty
 [123]
• Zabawki
 [2362]
• Puzzle, gry
 [3791]
• Literatura w języku ukraińskim
 [253]
• Art. papiernicze i szkolne
 [7933]
Kategorie szczegółowe BISAC

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

ISBN-13: 9781484287064 / Angielski / Miękka / 2023

Akshat Paul; Mahesh Haldar
Serverless Web Applications with AWS Amplify: Build Full-Stack Serverless Applications Using Amazon Web Services Haldar, Mahesh 9781484287064 Apress - książkaWidoczna okładka, to zdjęcie poglądowe, a rzeczywista szata graficzna może różnić się od prezentowanej.

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

ISBN-13: 9781484287064 / Angielski / Miękka / 2023

Akshat Paul; Mahesh Haldar
cena 192,63
(netto: 183,46 VAT:  5%)

Najniższa cena z 30 dni: 191,06
Termin realizacji zamówienia:
ok. 16-18 dni roboczych
Bez gwarancji dostawy przed świętami

Darmowa dostawa!

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 LearnBuild GraphQL and REST APIsModel data with Amplify DatastoresSet up a CI/CD pipeline with AmplifyRecord and make sense of user data analytics with KinesisBoost your application with AI/ML capability using SagemakerWho This Book Is ForDevelopers 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.

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.

Kategorie:
Informatyka, Bazy danych
Kategorie BISAC:
Computers > Internet - Web Programming
Computers > Distributed Systems - Cloud Computing
Wydawca:
Apress
Język:
Angielski
ISBN-13:
9781484287064
Rok wydania:
2023
Dostępne języki:
Oprawa:
Miękka
Dodatkowe informacje:
Wydanie ilustrowane

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

Akshat Paul is a technology leader and author of four books on React Native, Ruby, and Rubymotion. He has extensive experience of mobile and web development and has delivered many enterprise and consumer applications over the years. In other avatars, Akshat frequently speaks at conferences and meetups  on various technologies. He has given talks at React Native EU, Crossplatform mobile summit, Devops@scale Amsterdam, DevTheory Conference India, RubyConfIndia, #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. 

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.

You will:

  • 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



Udostępnij

Facebook - konto krainaksiazek.pl



Opinie o Krainaksiazek.pl na Opineo.pl

Partner Mybenefit

Krainaksiazek.pl w programie rzetelna firma Krainaksiaze.pl - płatności przez paypal

Czytaj nas na:

Facebook - krainaksiazek.pl
  • książki na zamówienie
  • granty
  • książka na prezent
  • kontakt
  • pomoc
  • opinie
  • regulamin
  • polityka prywatności

Zobacz:

  • Księgarnia czeska

  • Wydawnictwo Książkowe Klimaty

1997-2025 DolnySlask.com Agencja Internetowa

© 1997-2022 krainaksiazek.pl
     
KONTAKT | REGULAMIN | POLITYKA PRYWATNOŚCI | USTAWIENIA PRYWATNOŚCI
Zobacz: Księgarnia Czeska | Wydawnictwo Książkowe Klimaty | Mapa strony | Lista autorów
KrainaKsiazek.PL - Księgarnia Internetowa
Polityka prywatnosci - link
Krainaksiazek.pl - płatnośc Przelewy24
Przechowalnia Przechowalnia