Cargando…

Sābāresu shinguru pēji apurikēshon : S3, AWS Lambda, API Gateway, DynamoDB, Cognito de kōchikusuru sukēraburu na web sābisu /

サーバーレスシングルページアプリケーション : S3, AWS Lambda, API Gateway, DynamoDB, Cognitoで構築するスケーラブルなWebサービス /

"You don't need to manage your own servers to build powerful web applications. This book will show you how to create a single page app that runs entirely on web services, scales to millions of users, and costs less per day than a cup of coffee. Using a web browser, a prepared workspace, an...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Rady, Ben (Autor)
Otros Autores: Yoshida, Shingo (Traductor, Editor ), Sasai, Takashi (Traductor)
Formato: Electrónico eBook
Idioma:Japonés
Inglés
Publicado: Tōkyō-to Shinjuku-ku : Orairī Japan, 2017.
Edición:Shohan.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)

MARC

LEADER 00000nam a22000007i 4500
001 OR_on1374929778
003 OCoLC
005 20231017213018.0
006 m o d
007 cr cnu|||unuuu
008 230405s2017 ja ob 001 0 jpn d
040 |a ORMDA  |b eng  |e rda  |e pn  |c ORMDA 
066 |c $1  |c Hani 
020 |a 9784873118062  |q (electronic bk.) 
020 |a 4873118069  |q (electronic bk.) 
035 |a (OCoLC)1374929778 
037 |a 9784873118062  |b O'Reilly Media 
041 1 |a jpn  |h eng 
050 4 |a QA76.76.A65 
082 0 4 |a 006.76  |2 23/eng/20230405 
049 |a UAMI 
100 1 |a Rady, Ben,  |e author. 
240 1 0 |a Serverless single page apps.  |l Japanese 
245 1 0 |6 880-01  |a Sābāresu shinguru pēji apurikēshon :  |b S3, AWS Lambda, API Gateway, DynamoDB, Cognito de kōchikusuru sukēraburu na web sābisu /  |c Ben Rady cho ; Yoshida Shingo kan'yaku ; Sasai Takashi yaku = Serverless single page apps : fast, scalable, and available / Ben Rady. 
246 3 1 |a Serverless single page apps :  |b fast, scalable, and available 
250 |6 880-02  |a Shohan. 
264 1 |6 880-03  |a Tōkyō-to Shinjuku-ku :  |b Orairī Japan,  |c 2017. 
264 2 |6 880-04  |a Tōkyō-to Chiyoda-ku :  |b Hatsubaimoto Kabushiki Kaisha Ōmusha 
300 |a 1 online resource (204 pages) 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
546 |a In Japanese. 
504 |a Includes bibliographical references (page 195) and index. 
520 |a "You don't need to manage your own servers to build powerful web applications. This book will show you how to create a single page app that runs entirely on web services, scales to millions of users, and costs less per day than a cup of coffee. Using a web browser, a prepared workspace, and your favorite editor, you'll build a complete single page web application, step by step. Learn the fundamental technologies behind modern single page apps, and use web standards to create lean web applications that can take advantage of the newest technologies. Deploy your application quickly using Amazon S3. Use Amazon Cognito to connect with providers like Google and Facebook to manage user identities. Read and write user data directly from the browser using DynamoDB, and build your own scalable custom microservices with Amazon Lambda. Whether you've never built a web application before or you're a seasoned web developer who's just looking for an alternative to complex server-side web frameworks, this book describes a simple approach to building serverless web applications that you can easily apply or adapt for your own projects"--  |c Provided by publisher. 
590 |a O'Reilly  |b O'Reilly Online Learning: Academic/Public Library Edition 
610 2 0 |a Amazon Web Services (Firm) 
650 0 |a Web applications  |x Development. 
650 0 |a Web applications  |x Programming. 
650 0 |a Cloud computing. 
700 1 |6 880-05  |a Yoshida, Shingo,  |e translator,  |e editor. 
700 1 |6 880-06  |a Sasai, Takashi,  |e translator. 
765 0 8 |i Translation of:  |a Rady, Ben.  |t Serverless single page apps.  |d Raleigh, NC : The Pragmatic Bookshelf, [2016]  |z 9781680501490  |w (OCoLC)927380511 
856 4 0 |u https://learning.oreilly.com/library/view/~/9784873118062/?ar  |z Texto completo (Requiere registro previo con correo institucional) 
880 1 0 |6 245-01/$1  |a サーバーレスシングルページアプリケーション :  |b S3, AWS Lambda, API Gateway, DynamoDB, Cognitoで構築するスケーラブルなWebサービス /  |c Ben Rady著 ; 吉田真吾監訳 ; 笹井崇司訳 = Serverless single page apps : fast, scalable, and available / Ben Rady. 
880 |6 250-02/$1  |a 初版. 
880 1 |6 264-03/$1  |a 東京都新宿区 :  |b オライリー・ジャパン,  |c 2017. 
880 2 |6 264-04/$1  |a 東京都千代田区 :  |b 発売元株式会社オーム社 
880 |6 520-00/$1  |a Webアプリケーションにまつわる様々なリスクとコストを取り除くサーバーレスアーキテクチャをとり入れれば、強力なWebアプリケーションを素早く構築することができます。本書は、実際に動くアプリケーションを作りながら、サーバーレスアーキテクチャの特徴について学びます。S3でアプリケーションをすばやくデプロイする方法、CognitoでGoogleやFacebookなどのIDプロバイダと接続しユーザーIDを管理する方法、DynamoDBでブラウザから直接ユーザーデータを読み書きし、API GatewayとAWS Lambdaでカスタマイズしたマイクロサービスを構築する方法などについて豊富なサンプルコードを使って解説します。サーバーレスアプローチのシングルページアプリケーションを設計、コーディング、テストして、再び設計にフィードバックする一連の流れを実践的に学べる本書はエンジニア必携の一冊です。. 
880 1 |6 700-05/$1  |a 吉田真吾,  |e translator,  |e editor. 
880 1 |6 700-06/$1  |a 笹井崇司,  |e translator. 
994 |a 92  |b IZTAP