Cargando…

Beginning Amazon Web Services with Node.js /

Beginning Amazon Web Services with Node.js teaches any novice Node.js developer to configure, deploy, and maintain scalable small to large scale Node.js applications in Amazon Web Services. Hosting a Node.js application in a production environment usually means turning to PaaS hosting, but this appr...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Shackelford, Adam (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: [New York, NY] : Apress, [2015]
Colección:Expert's voice in Web development.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)

MARC

LEADER 00000cam a2200000Ii 4500
001 OR_ocn918989298
003 OCoLC
005 20231017213018.0
006 m o d
007 cr unu||||||||
008 150820s2015 nyua o 001 0 eng d
040 |a UMI  |b eng  |e rda  |e pn  |c UMI  |d OCLCF  |d DEBBG  |d DEBSZ  |d CEF  |d OCLCQ  |d OCLCO  |d AU@  |d UAB  |d OCLCQ  |d OCLCO  |d SFB  |d OCLCO  |d OCLCQ  |d OCLCO 
019 |a 1126432365 
020 |a 1484206541 
020 |a 9781484206546 
020 |z 9781484206546 
020 |a 1484206533 
020 |a 9781484206539 
024 7 |a 10.1007/978-1-4842-0653-9  |2 doi 
029 1 |a DEBBG  |b BV043020134 
029 1 |a DEBSZ  |b 455697019 
029 1 |a GBVCP  |b 88274383X 
035 |a (OCoLC)918989298  |z (OCoLC)1126432365 
037 |a CL0500000630  |b Safari Books Online 
050 4 |a TK5105.88813 
072 7 |a UY  |2 bicssc 
072 7 |a COM014000  |2 bisacsh 
082 0 4 |a 006.78 
049 |a UAMI 
100 1 |a Shackelford, Adam,  |e author. 
245 1 0 |a Beginning Amazon Web Services with Node.js /  |c Adam Shackelford. 
264 1 |a [New York, NY] :  |b Apress,  |c [2015] 
264 2 |a New York, NY :  |b Distributed to the Book trade worldwide by Springer Science+Business Media New York. 
264 4 |c Ã2015 
300 |a 1 online resource (1 volume) :  |b illustrations 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
490 1 |a The expert's voice in web development 
588 0 |a Print version record. 
500 |a "Integrate a restful web service built in Node.js into Amazon Web Services"--Cover. 
500 |a Includes index. 
505 0 |a At a Glance; Chapter 1: Getting Started with Amazon Web Services; Understanding the Cloud; The Approach in This Book; Requirements; AWS Account; Domain Registration; SSL Certificate; Code Repository; Download the Sample Project; Local Environment; ExpressJS; Sample Project; Overview; Source Code Organization; Configuration and Startup; Working with the Sample App; Home Route; Users Route; Review-The Order of Things; Example-Working with Parameters; Try It Out; Albums; Photos; Developing with the Sample App; Identity and Access Management; The IAM Dashboard; IAM Users; IAM Groups. 
505 8 |a IAM Managed PoliciesIAM Permissions Editor; Summary; Chapter 2: Working with AWS OpsWorks; Understanding OpsWorks; Allocating Resources; Regions and Availability Zones; Additional IAM Roles; Instance Role; Service Role; The OpsWorks Environment; The OpsWorks Dashboard; Stacks; Amazon Linux; Amazon Machine Images; Instance vs. EBS; Stack Options-Summary; Layers; Creating an OpsWorks Layer; Instances; Apps; Application Source; Deploying from Git; Deploying from Subversion; Deploying from HTTP Archive; Deploying from S3 Archive; Creating your App; Deploying Your App; Summary. 
505 8 |a Chapter 3: OpsWorks Part II: Databases and ScalingRelational Database Service (RDS); Multi-AZ Deployment; Read Replicas; Provisioned IOPS Storage; DB Security Groups; Creating an RDS Database; Instance Specifications; Settings; Advanced Settings; Database Import; OpsWorks RDS Layer; Environments and Environment Variables; Stack Commands: Backup Scenario; RDS Snapshot; Creating a New RDS Layer; Connect New Database Layer to App; Run Stack Command; Elastic Load Balancing (ELB); Creating a Load Balancer; Define Load Balancer; Configure Health Check; Add EC2 Instances; Add Tags; Review. 
505 8 |a OpsWorks ELB LayerAdding a New Instance; Summary; Chapter 4: CloudFront and DNS Management; CloudFront; Creating the Distribution; Configuring the Distribution; Origin Settings; Default Cache Behavior Settings; Distribution Settings; Price Class; Alternate Domain Names; SSL Certificate; Default Root Object; Distribution Settings-Summary; Distribution Detail View; Origins; Behaviors; Behavior with Query Strings; Deploy Code Changes; Add New Behavior; Caching; Invalidations; Controlling Caching; Testing CloudFront Caching; Cache Statistics; Route 53; Summary. 
505 8 |a Chapter 5: Simple Storage Service and Content DeliveryUsing S3 in the Application; Creating an S3 Bucket; Enabling S3 Access in IAM; Storing Credentials; Implementing IAM Roles; Using IAM User Credentials; Adding OpsWorks Environment Variables; Developing with the AWS SDK; Updating Dependencies; Accessing Environment Variables; Handling File Uploads; Updating the Database Schema; Integrating with CloudFront; Creating CloudFront S3 Origin; CloudFront S3 Behavior; Finishing Touches; Absolute URLs; Enhanced Image Caching; Summary; Chapter 6: Simple Email Service; Introducing Simple Email Service. 
520 |a Beginning Amazon Web Services with Node.js teaches any novice Node.js developer to configure, deploy, and maintain scalable small to large scale Node.js applications in Amazon Web Services. Hosting a Node.js application in a production environment usually means turning to PaaS hosting, but this approach brings problems. Deploying Node.js directly to AWS solves the problems you encounter in these situations, enabling you to cut out the middle man. You will begin with a basic RESTful web service in Node.js, using the popular Express.js framework, pre-built and ready to run in your local environment. You will be introduced to the most powerful tools in AWS, and learn how to configure your project to take advantage of them. You will be guided through the steps of getting the various key components to work together on AWS. Through code samples using the AWS JavaScript SDK and tutorials in the AWS console, you will gain the knowledge to incorporate secure user authentication, server auto-scaling, a load balancer, CDN, customized caching behavior, and outage monitoring. Node.js is single-threaded, and designed to run high input / high output applications, making it ideal for the cloud environment. If your main task is handling a high volume of requests over HTTP / the web, it will scale very well in proportion to the computing power you allocate to it. Amazon Web Services offers a broad set of services that help organizations move faster, lower costs, and scale applications. Trusted by the largest enterprises and start-ups alike, AWS powers a wide variety of workloads across a broad spectrum. If leveraged properly, you can build a Node.js app on AWS which can automatically power itself up to handle a massive volume of traffic, and then scale back down to a lighter configuration when user demand has dropped. Amazon Web Services offers a broad set of services that help organizations move faster, lower costs, and scale applications. Get started with Node.js and AWS using this book today. 
546 |a English. 
590 |a O'Reilly  |b O'Reilly Online Learning: Academic/Public Library Edition 
610 2 0 |a Amazon.com (Firm) 
630 0 0 |a Node.js. 
610 2 7 |a Amazon.com (Firm)  |2 fast 
630 0 7 |a Node.js  |2 fast 
650 0 |a Web services. 
650 0 |a Cloud computing. 
650 6 |a Services Web. 
650 6 |a Infonuagique. 
650 7 |a Cloud computing  |2 fast 
650 7 |a Web services  |2 fast 
776 0 8 |i Print version:  |a Shackelford, Adam.  |t Beginning Amazon Web Services with Node.js.  |d [Berkeley, CA] : Apress, 2015  |z 9781484206539  |w (OCoLC)905221008 
830 0 |a Expert's voice in Web development. 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781484206539/?ar  |z Texto completo (Requiere registro previo con correo institucional) 
994 |a 92  |b IZTAP