Serverless Single Page Apps
Autor Ben Radyen Limba Engleză Paperback – 11 iul 2016
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.
What You Need:
To follow the tutorial in this book, you'll need a computer with a web browser. You'll also need a text editor and a git client. Building this web application will require some sort of development web server. You can use your own, or you can also use the one included with the tutorial's prepared workspace. The included web server requires Ruby 2.0, although we also suggest few alternatives.
To get started quickly, you need a basic understanding of HTML, CSS, and JavaScript. If you're new to these topics, you can get up to speed using links we'll provide in the Introduction.
Preț: 137.27 lei
Preț vechi: 171.58 lei
-20% Nou
Puncte Express: 206
Preț estimativ în valută:
26.27€ • 27.72$ • 21.89£
26.27€ • 27.72$ • 21.89£
Carte tipărită la comandă
Livrare economică 03-17 ianuarie 25
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781680501490
ISBN-10: 1680501496
Pagini: 200
Dimensiuni: 194 x 238 x 12 mm
Greutate: 0.38 kg
Editura: O'Reilly
ISBN-10: 1680501496
Pagini: 200
Dimensiuni: 194 x 238 x 12 mm
Greutate: 0.38 kg
Editura: O'Reilly
Descriere
Don't waste your time building an application server. See how to build low-cost, low-maintenance, highly available, serverless single page web applications that scale into the millions of users at the click of a button.