Rust Web Programming: A hands-on guide to developing, packaging, and deploying fully functional Rust web applications, 2nd Edition


Rust Web Programming: A hands-on guide to developing, packaging, and deploying fully functional Rust web applications, 2nd Edition 2nd edition
by Maxwell Flitton(Author)
Publisher Finelybook 出版社: Packt Publishing; 2nd edition (January 27, 2023)
Language 语言: English
pages 页数: 666 pages
ISBN-10 书号: 1803234695
ISBN-13 书号: 9781803234694


Book Description
Use the Rust programming language to build fully functional web applications with async Rust to amplify security and boost the performance of your programs

Key Features
Work with cutting-edge web techniques such as distroless Rust servers, Terraform, and AWS deployment
Get acquainted with async concepts such as actors and queuing tasks using lower-level frameworks like Tokio
Build a full web application in Rust with a database, authentication, and frontend

Book Description
Are safety and high performance a big concern for you while developing web applications?
With this practical Rust book, you'll discover how you can implement Rust on the web to achieve the desired performance and security as you learn techniques and tooling to build fully operational web apps.
In this second edition, you'll get hands-on with implementing emerging Rust web frameworks, including Actix, Rocket, and Hyper. It also features HTTPS configuration on AWS when deploying a web application and introduces you to Terraform for automating the building of web infrastructure on AWS. What's more, this edition also covers advanced async topics. Built on the Tokio async runtime, this explores TCP and framing, implementing async systems with the actor framework, and queuing tasks on Redis to be consumed by a number of worker nodes. Finally, you'll go over best practices for packaging Rust servers in distroless Rust Docker images with database drivers, so your servers are a total size of 50Mb each.
By the end of this book, you'll have confidence in your skills to build robust, functional, and scalable web applications from scratch.

What you will learn
Structure and build scalable Rust web apps by creating a basic to-do list web app
Manage authentication and databases in Rust web applications
Get to grips with wrapping web applications in distroless
Understand the building blocks of web development such as HTTPS, TCP, and middleware
Build app infrastructure on AWS using Terraform with databases, servers, load balancers, HTTPS, and URL routing
Build end-to-end tests using Postman
Build async systems implementing the actor model using Tokio

Who this book is for
This Rust programming book is for web developers who want to learn and implement Rust to build web applications. Developers familiar with languages such as Python, Ruby, and JS will be able to use this book to build high performant web apps with Rust.
Although no prior experience in Rust is necessary, a solid understanding of web development principles, along with basic knowledge of HTML, CSS, and JavaScript, is necessary to get the most out of this book.

Table of contents
A Quick Introduction to Rust
Designing Your Web Application in Rust
Handling HTTP Requests
Processing HTTP Requests
Displaying Content in the Browser
Data persistence with PostgreSQL
Managing User Sessions
Building RESTful Services
Testing Our Application Endpoints and Components
Deploying Our Application on AWS
Configuring HTTPS with NGINX on AWS
Recreating Our Application in Rocket
Best Practices for a Clean Web App Repository
Exploring the Tokio Framework
Accepting TCP Traffic with Tokio
Building Protocols on Top of TCP
Implementing Actors and Async with the Hyper Framework
Queuing Tasks with Redis

下载地址 Download
打赏
未经允许不得转载:finelybook » Rust Web Programming: A hands-on guide to developing, packaging, and deploying fully functional Rust web applications, 2nd Edition

相关推荐

  • 暂无文章

觉得文章有用就打赏一下

您的打赏,我们将继续给力更多优质内容

支付宝扫一扫打赏

微信扫一扫打赏