WEB DEVELOPMENT ON NETLIFY proven strategies for building, deploying, and hosting modern web applications

Book Cover
Average Rating
Published
Birmingham, UK : Packt Publishing Ltd., 2024.
Status
Available Online

Description

Loading Description...

More Details

Format
Language
English
ISBN
9781801815758, 1801815755

Notes

Description
Unleash the full potential of the Netlify platform with this essential guide to deploying and scaling web applications Key Features Leverage this one-stop guide to deploy, optimize, and scale frontend web applications like a pro Discover best practices for deploying applications across popular frontend frameworks such as React, Vue, and Svelte Grasp Netlify's core functionalities, including continuous deployment and performance optimization, through real-world examples Purchase of the print or Kindle book includes a free PDF eBook Book Description Written by a former member of Netlify's Developer Experience team, Web Development on Netlify is the ultimate companion for anyone looking to build, deploy, optimize, and scale frontend web applications on the platform. From setting up your account, and configuring settings and options, to deploying and optimizing web applications, this book offers comprehensive guidance through Netlify's extensive capabilities, supported by step-by-step instructions and real-world examples. Focused on best practices and scalability, this invaluable resource is for both beginners and experienced developers, covering essential aspects such as performance optimization, A/B testing, webhooks, continuous deployment, and scaling considerations. Whether you want to get started with Netlify or expand your knowledge of the platform, this book has everything you need to take your web applications to the next level. Ekene's clear and concise style makes it easy to understand even for readers with little to no Netlify experience. By the end of this book, you'll be equipped with the expertise to revolutionize your workflow and take your web projects to new heights with Netlify, adhering to industry best practices every step of the way. What you will learn Explore Netlify's limitless capabilities to see how it provides everything your business needs Start by setting up your Netlify account and configuring settings Discover best practices for optimizing the performance of your web apps on Netlify Leverage Netlify's built-in A/B testing and webhooks capabilities to improve the functionality of your web apps Set up continuous deployment on Netlify and keep your web apps up-to-date automatically Maintain and troubleshoot your web apps on Netlify ensuring their continued success Who this book is for This book is for web developers and engineers who want to deploy and scale their applications efficiently using the Netlify platform. DevOps teams looking to optimize their deployment processes and reduce downtime and maintenance costs will also find this book useful. A basic understanding of web development concepts and Git version control fundamentals is expected.
Local note
O'Reilly O'Reilly Online Learning: Academic/Public Library Edition

Discover More

Also in this Series

Checking series information...

More Like This

Loading more titles like this title...

Reviews from GoodReads

Loading GoodReads Reviews.

Citations

APA Citation, 7th Edition (style guide)

Eze, E. (2024). WEB DEVELOPMENT ON NETLIFY: proven strategies for building, deploying, and hosting modern web applications . Packt Publishing Ltd..

Chicago / Turabian - Author Date Citation, 17th Edition (style guide)

Eze, Ekene. 2024. WEB DEVELOPMENT ON NETLIFY: Proven Strategies for Building, Deploying, and Hosting Modern Web Applications. Birmingham, UK: Packt Publishing Ltd.

Chicago / Turabian - Humanities (Notes and Bibliography) Citation, 17th Edition (style guide)

Eze, Ekene. WEB DEVELOPMENT ON NETLIFY: Proven Strategies for Building, Deploying, and Hosting Modern Web Applications Birmingham, UK: Packt Publishing Ltd, 2024.

Harvard Citation (style guide)

Eze, E. (2024). WEB DEVELOPMENT ON NETLIFY: proven strategies for building, deploying, and hosting modern web applications. Birmingham, UK: Packt Publishing Ltd.

MLA Citation, 9th Edition (style guide)

Eze, Ekene. WEB DEVELOPMENT ON NETLIFY: Proven Strategies for Building, Deploying, and Hosting Modern Web Applications Packt Publishing Ltd., 2024.

Note! Citations contain only title, author, edition, publisher, and year published. Citations should be used as a guideline and should be double checked for accuracy. Citation formats are based on standards as of August 2021.

Staff View

Grouped Work ID
ca603b64-bc46-00a3-9b4a-ec3713a17fbc-eng
Go To Grouped Work View in Staff Client

Grouping Information

Grouped Work IDca603b64-bc46-00a3-9b4a-ec3713a17fbc-eng
Full titleweb development on netlify proven strategies for building deploying and hosting modern web applications
Authoreze ekene
Grouping Categorybook
Last Update2025-01-24 12:33:29PM
Last Indexed2025-05-03 03:33:13AM

Book Cover Information

Image Sourcedefault
First LoadedJan 18, 2025
Last UsedJan 23, 2025

Marc Record

First DetectedDec 16, 2024 11:30:06 PM
Last File Modification TimeDec 17, 2024 08:29:16 AM
SuppressedRecord had no items

MARC Record

LEADER08273cam a2200421Ma 4500
001on1430322559
003OCoLC
00520241217082711.0
006m     o  d        
007cr |n|||||||||
008240418s2024    enk     o     000 0 eng d
019 |a 1430659691
020 |a 9781801815758|q (electronic bk.)
020 |a 1801815755|q (electronic bk.)
035 |a (OCoLC)1430322559|z (OCoLC)1430659691
037 |a 9781801815833|b O'Reilly Media
037 |a 10540156|b IEEE
040 |a YDX|b eng|c YDX|d OCLCO|d ORMDA|d DXU|d IEEEE
049 |a MAIN
050 4|a TK5105.8883
08204|a 006.7/6|2 23/eng/20240520
1001 |a Eze, Ekene,|e author.
24510|a WEB DEVELOPMENT ON NETLIFY|h [electronic resource] :|b proven strategies for building, deploying, and hosting modern web applications /|c Ekene Eze..
260 |a Birmingham, UK :|b Packt Publishing Ltd.,|c 2024.
300 |a 1 online resource
5050 |a Cover -- Title Page -- Copyright and Credits -- Dedications -- Contributors -- Table of Contents -- Part 1: Introduction and Setup -- Chapter 1: Getting to Know the Netlify Platform -- What is Netlify? -- How Netlify helps in overcoming the challenges in web development -- Exploring Netlify's feature set -- Netlify use cases -- Hosting -- Frontend web development -- Progressive web apps -- Microservices -- Jamstack websites -- Documentation sites -- Retail platforms -- Multilingual support -- Setting up a Netlify account -- Connecting to a Git repository -- Configuring a new site -- Automating deployments with webhooks on Netlify -- Summary -- Part 2: Deployment and Optimization -- Chapter 2: Deploying a Web Application -- Configuring Settings and Options -- Technical requirements -- Preparing your web application for deployment -- Deploying your web application on Netlify -- Netlify drag-and-drop deployment -- Netlify CLI (Netlify Dev) deployment -- Git-based deployment -- Choosing a deployment pattern -- Configuring settings and options -- Using custom domains and SSL -- Buying and setting up your custom domain on Netlify -- Adding a custom domain from an external registry to your Netlify account -- Configuring SSL for your custom domain -- Deploying framework-specific applications -- Deploying a React application on Netlify -- Deploying a Vue.js application on Netlify -- Deploying an Angular application on Netlify -- Deploying a Next.js application on Netlify -- Deploying a Svelte app to Netlify -- Summary -- Chapter 3: Optimizing Web Application Performance with Netlify -- Technical requirements -- Optimizing web applications with Netlify -- Understanding Netlify's global CDN -- Integrating Netlify functions into your web apps -- Creating a serverless function -- Edge functions -- Background functions (beta) -- On-demand Builders.
5058 |a Scheduled functions (beta) -- Sending weekly newsletters with Netlify scheduled functions -- Updating an analytics database weekly with Netlify scheduled functions -- Summary -- Chapter 4: Understanding the Jamstack Architecture -- Technical requirements -- The composable principle of the Jamstack -- Composability -- Static site generators -- Headless CMSs -- Serverless functions -- Frontend frameworks and libraries -- Jamstack hosting and deployment -- Considerations for building a Jamstack site -- Building a Jamstack blog site -- Setting up a new Next.js application -- Setting up a new Sanity project -- Benefits of Jamstack -- Alternative architectures to Jamstack -- Jamstack versus traditional monolithic architectures -- Jamstack's limitations and considerations -- Summary -- Chapter 5: Advanced Concepts -- A/B Testing, Webhooks, and Forms -- Technical requirements -- A/B testing -- How to do A/B testing on Netlify -- Visualizing test results -- Forms -- Enabling form detection -- Testing Netlify forms -- Protecting Netlify forms against spam -- Setting up form notifications -- Webhooks -- Netlify webhooks support -- Creating a webhook on Netlify -- Adding a Netlify webhook to Sanity -- Testing the webhook -- Summary -- Part 3: Scaling and Maintenance -- Chapter 6: Scaling Considerations and Optimizations -- Scaling strategies -- Asset optimizations -- Code splitting -- CDN optimization -- Database optimization -- Best practices for optimizing Netlify sites -- Pull request (PR) review -- Feature flags and rollout strategies -- Automation and monitoring -- Continuous improvement -- Caching -- Monitoring and analytics -- Real-world scaling examples on Netlify -- Summary -- Chapter 7: Maintenance and Troubleshooting -- Maintaining apps on Netlify -- Custom alerts -- Netlify teams -- Deploy Previews -- Rollbacks -- Branch deploys.
5058 |a Password protection on sites -- Troubleshooting errors in production -- Logs -- Audit logs -- Error handling -- Netlify's build plugins -- Cache management -- Build locally -- Using the support forum -- Planning for disaster recovery -- Summary -- Closing notes -- Index -- Other Books You May Enjoy.
520 |a Unleash the full potential of the Netlify platform with this essential guide to deploying and scaling web applications Key Features Leverage this one-stop guide to deploy, optimize, and scale frontend web applications like a pro Discover best practices for deploying applications across popular frontend frameworks such as React, Vue, and Svelte Grasp Netlify's core functionalities, including continuous deployment and performance optimization, through real-world examples Purchase of the print or Kindle book includes a free PDF eBook Book Description Written by a former member of Netlify's Developer Experience team, Web Development on Netlify is the ultimate companion for anyone looking to build, deploy, optimize, and scale frontend web applications on the platform. From setting up your account, and configuring settings and options, to deploying and optimizing web applications, this book offers comprehensive guidance through Netlify's extensive capabilities, supported by step-by-step instructions and real-world examples. Focused on best practices and scalability, this invaluable resource is for both beginners and experienced developers, covering essential aspects such as performance optimization, A/B testing, webhooks, continuous deployment, and scaling considerations. Whether you want to get started with Netlify or expand your knowledge of the platform, this book has everything you need to take your web applications to the next level. Ekene's clear and concise style makes it easy to understand even for readers with little to no Netlify experience. By the end of this book, you'll be equipped with the expertise to revolutionize your workflow and take your web projects to new heights with Netlify, adhering to industry best practices every step of the way. What you will learn Explore Netlify's limitless capabilities to see how it provides everything your business needs Start by setting up your Netlify account and configuring settings Discover best practices for optimizing the performance of your web apps on Netlify Leverage Netlify's built-in A/B testing and webhooks capabilities to improve the functionality of your web apps Set up continuous deployment on Netlify and keep your web apps up-to-date automatically Maintain and troubleshoot your web apps on Netlify ensuring their continued success Who this book is for This book is for web developers and engineers who want to deploy and scale their applications efficiently using the Netlify platform. DevOps teams looking to optimize their deployment processes and reduce downtime and maintenance costs will also find this book useful. A basic understanding of web development concepts and Git version control fundamentals is expected.
590 |a O'Reilly|b O'Reilly Online Learning: Academic/Public Library Edition
650 0|a Web sites|x Authoring programs.|9 72484
650 0|a Web site development.|9 72879
650 0|a Computer programming.|9 52261
77608|i Print version:|z 1801815836|z 9781801815833|w (OCoLC)1393524763
85640|u https://library.access.arlingtonva.us/login?url=https://learning.oreilly.com/library/view/~/9781801815833/?ar|x O'Reilly|z eBook
938 |a YBP Library Services|b YANK|n 306342197
994 |a 92|b VIA
999 |c 360818|d 360818