Cargando…

Website hosting and migration with Amazon Web Services : a practical guide to moving your website to AWS /

Chapter 5: Next-Level Static Content Hosting; Limitations of Static Content Websites; Extending the Boundaries of Static Content; Embedding Content from Other Sources; JavaScript/Client-Side Scripting; Using an IFrame to Display Content; API and Hosted Services Content Embedding; Using AWS Serverles...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Nadon, Jason (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: [United States] : Apress, 2017.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • At a Glance; Contents; About the Author; About the Technical Reviewer; Acknowledgments; Introduction; Part I: Hosting a Static Website in Amazon Web Services; Chapter 1: Static Content Scenario; Website Content Overview; Website Asset Overview; Relevant AWS Services; Summary; Chapter 2: Introduction to AWS Free Tier; Introducing IAM and Securing the Root Account; Steps to Secure Your AWS Root Account; AWS Account Access Overview; Summary; Chapter 3: Your Content Solution: An Introduction to AWS S3; Amazon Web Services: S3 Overview; Accessing AWS S3 via the Console.
  • Creating a Bucket for Web ContentAccessing S3 Resources via the AWS CLI; Accessing S3 Resources via Third-Party Applications; Summary; Chapter 4: Setting Up Your Website Content and Domain; Making Your Content Public; Bucket Policies and Permissions; Controlling Object Access/S3 Lifecycle Management; Enabling Website Hosting on S3 Buckets; Browsing Your Website; Setting Up a Domain with Route53; Registering a New Domain; Transferring an Existing Domain; DNS Zone File Basics in Route53; Route53 Alias Records; Adding DNS Records to Point to the Static Website Content; Testing Your New Website.
  • Route 53 Logging and MonitoringExternal Analytics and Monitoring; Google Analytics for Web Statistics; Domain Monitoring; Summary; Part 1: Hosting a Static Website in Amazon Web Services Wrap-Up; Knowledge Check; Cost Considerations; Billing Management; Part II: Hosting a Platform/CMS Website in Amazon Web Services; Chapter 7: Platform/CMS Website Scenario; Website Content Overview; Website Asset Overview; AWS Services Introduced/Used; Summary; Chapter 8: Architecture of a CMS Website; CMS Structure Overview and Requirements; Architecture Considerations; Introduction to EC2.
  • Launching an EC2 Instance with AWS CLI"Spring Challenge" WordPress Site; Migration Paths for CMS Sites; Summary; Chapter 9: Static and Dynamic Storage Options in AWS; Static Hosting in S3, Revisited; Dynamic Hosting in AWS; Amazon EBS Volume Storage; Summary; Chapter 10: Database Services in AWS; AWS Relational Database Service; Database Hosting Using RDS; Database Creation Using the AWS Console; Database Instance Creation Using the AWS CLI; Connecting to RDS Remotely for Database Management; Creating Databases; Using RDS as a Standalone Data Source; Web Server/CMS Installation.