Cargando…

AWS Administration Cookbook.

Build, automate, and manage your AWS-based cloud environments About This Book Install, configure, and administer computing, storage, and networking in the AWS cloud Automate your infrastructure and control every aspect of it through infrastructure as code Work through exciting recipes to administer...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Chan, Lucas
Otros Autores: Udell, Rowan
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Birmingham : Packt Publishing, 2017.
Temas:
Acceso en línea:Texto completo

MARC

LEADER 00000cam a2200000Mu 4500
001 EBSCO_ocn985340917
003 OCoLC
005 20231017213018.0
006 m o d
007 cr |n|---|||||
008 170429s2017 enk o 000 0 eng d
040 |a EBLCP  |b eng  |e pn  |c EBLCP  |d IDEBK  |d YDX  |d MERUC  |d OCLCQ  |d CHVBK  |d OCLCF  |d OCLCQ  |d VT2  |d OCLCO  |d UOK  |d WYU  |d OCLCQ  |d LVT  |d UKAHL  |d CNCEN  |d NLW  |d OCLCQ  |d N$T  |d OCLCO  |d K6U  |d OCLCQ  |d OCLCO 
019 |a 985201269  |a 985385073  |a 985501269  |a 985634748  |a 985764566  |a 985806442  |a 986025351  |a 986103989  |a 986209225  |a 986416519  |a 986424736  |a 986482996  |a 986560715  |a 986853324  |a 1002295252 
020 |a 1787121526 
020 |a 9781787121522  |q (electronic bk.) 
020 |z 178712763X 
029 1 |a AU@  |b 000066229739 
029 1 |a CHNEW  |b 000961462 
029 1 |a CHVBK  |b 491698658 
029 1 |a AU@  |b 000068506357 
035 |a (OCoLC)985340917  |z (OCoLC)985201269  |z (OCoLC)985385073  |z (OCoLC)985501269  |z (OCoLC)985634748  |z (OCoLC)985764566  |z (OCoLC)985806442  |z (OCoLC)986025351  |z (OCoLC)986103989  |z (OCoLC)986209225  |z (OCoLC)986416519  |z (OCoLC)986424736  |z (OCoLC)986482996  |z (OCoLC)986560715  |z (OCoLC)986853324  |z (OCoLC)1002295252 
037 |a 1007629  |b MIL 
050 4 |a T55.4-60.8 
082 0 4 |a 004.6782  |2 23 
049 |a UAMI 
100 1 |a Chan, Lucas. 
245 1 0 |a AWS Administration Cookbook. 
260 |a Birmingham :  |b Packt Publishing,  |c 2017. 
300 |a 1 online resource (383 pages) 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
588 0 |a Print version record. 
505 0 |a Cover; Copyright; Credits; About the Authors; About the Reviewer; www.PacktPub.com; Customer Feedback; Table of Contents; Preface; Chapter 1: AWS Fundamentals; Introduction; Creating an account; Regions and Availability Zones; The AWS web console; CloudFormation templates; Infrastructure as Code; Visibility; Consistency; Troubleshooting; Scale; Costs; DevOps; Server configuration; IaC on AWS; CloudFormation; What is CloudFormation?; Why is CloudFormation important?; The layer cake; CloudFormation templates; YAML versus JSON; A closer look at CloudFormation templates; Parameters; Resources. 
505 8 |a OutputsMappings; Dependencies and ordering; Functions; Fn::Join; Fn::Sub; Conditionals; Permissions and service roles; Custom resources; Cross-stack references; Updating resources; Change sets; Other things to know; Name collisions; Rollback; Limits; Circular dependencies; DSLs and generators; Credentials; Stack policies; The command-line interface tool; Installation; Upgrade; Configuration; Default profile; Named profiles; Environment variables; Instance roles; Usage; Commands; Subcommands; Options; Output; JSON; Table; Text; Querying; Generate CLI skeleton; Input; Output; Pagination. 
505 8 |a AutocompleteRelated tools; jq; Chapter 2: Managing AWS Accounts; Introduction; Setting up a master account; How to do it ... ; How it works ... ; There's more ... ; Multi-factor authentication; Using the CLI; See also; Creating a member account; Getting ready; How to do it ... ; How it works ... ; There's more ... ; Accessing the member account; Service control policies; Root credentials; Deleting accounts; See also; Inviting an account; Getting ready; How to do it ... ; How it works ... ; There's more ... ; Removing accounts; Consolidated billing; See also; Managing your accounts; Getting ready. 
505 8 |a How to do it ... Getting the root ID for your organization; Creating an OU; Getting the ID of an OU; Adding an account to an OU; Removing an account from an OU; Deleting an OU; How it works ... ; There's more ... ; See also; Adding a service control policy; Getting ready; How to do it ... ; How it works ... ; There's more ... ; See also; Chapter 3: Storage and Content Delivery; Introduction; Storage; Elastic Block Store; Elastic File System; Simple Storage Service; Glacier; Content delivery; Hosting a static website; How to do it ... ; Creating S3 buckets and hosting content; Creating a hosted zone. 
505 8 |a Creating DNS recordsUploading website content; How it works ... ; There's more ... ; Delegating your domain to AWS; Cross-origin resource sharing ; Caching a website; Getting ready; About dynamic content; Configuring CloudFront distributions; How to do it ... ; Working with network storage; Getting ready; How to do it ... ; How it works ... ; There's more ... ; Backing up data for compliance; How to do it ... ; How it works ... ; Chapter 4: Using AWS Compute; Introduction; Creating a key pair; Getting ready; How to do it ... ; How it works ... ; Launching an instance; Getting ready; How to do it ... 
500 |a How it works ... 
520 |a Build, automate, and manage your AWS-based cloud environments About This Book Install, configure, and administer computing, storage, and networking in the AWS cloud Automate your infrastructure and control every aspect of it through infrastructure as code Work through exciting recipes to administer your AWS cloud Who This Book Is For If you are an administrator, DevOps engineer, or an IT professional who is moving to an AWS-based cloud environment, then this book is for you. It assumes familiarity with cloud computing platforms, and that you have some understanding of virtualization, networking, and other administration-related tasks. What You Will Learn Discover the best practices to achieve an automated repeatable infrastructure in AWS Bring down your IT costs by managing AWS successfully and deliver high availability, fault tolerance, and scalability Make any website faster with static and dynamic caching Create monitoring and alerting dashboards using CloudWatch Migrate a database to AWS Set up consolidated billing to achieve simple and effective cost management with accounts Host a domain and find out how you can automate health checks In Detail Amazon Web Services (AWS) is a bundled remote computing service that provides cloud computing infrastructure over the Internet with storage, bandwidth, and customized support for application programming interfaces (API). Implementing these services to efficiently administer your cloud environments is a core task. This book will help you build and administer your cloud environment with AWS. We'll begin with the AWS fundamentals, and you'll build the foundation for the recipes you'll work on throughout the book. Next, you will find out how to manage multiple accounts and set up consolidated billing. You will then learn to set up reliable and fast hosting for static websites, share data between running instances, and back up your data for compliance. Moving on, you will find out how to use the compute service to enable consistent and fast instance provisioning, and will see how to provision storage volumes and autoscale an application server. Next, you'll discover how to effectively use the networking and database service of AWS. You will also learn about the different management tools of AWS along with securing your AWS cloud. Finally, you will learn to estimate the costs for your cloud. By the end of the book, you will be able to easily administer your AWS cloud. Style and approach This practical g ... 
590 |a eBooks on EBSCOhost  |b EBSCO eBook Subscription Academic Collection - Worldwide 
650 0 |a Cloud computing. 
650 0 |a Web services. 
650 6 |a Infonuagique. 
650 6 |a Services Web. 
650 7 |a Invalid.  |2 bisacsh 
650 7 |a COMPUTERS  |x System Administration  |x General.  |2 bisacsh 
650 7 |a COMPUTERS  |x System Administration  |x Linux & UNIX Administration.  |2 bisacsh 
650 7 |a Cloud computing  |2 fast 
650 7 |a Web services  |2 fast 
700 1 |a Udell, Rowan. 
776 0 8 |i Print version:  |a Chan, Lucas.  |t AWS Administration Cookbook.  |d Birmingham : Packt Publishing, ©2017 
856 4 0 |u https://ebsco.uam.elogim.com/login.aspx?direct=true&scope=site&db=nlebk&AN=1508103  |z Texto completo 
938 |a Askews and Holts Library Services  |b ASKH  |n AH32700627 
938 |a EBL - Ebook Library  |b EBLB  |n EBL4847561 
938 |a ProQuest MyiLibrary Digital eBook Collection  |b IDEB  |n cis38046434 
938 |a YBP Library Services  |b YANK  |n 14265865 
938 |a EBSCOhost  |b EBSC  |n 1508103 
994 |a 92  |b IZTAP