• Complain

Maxwell Flitton - Rust Web Programming: A hands-on guide to developing fast and secure web apps with the Rust programming language

Here you can read online Maxwell Flitton - Rust Web Programming: A hands-on guide to developing fast and secure web apps with the Rust programming language full text of the book (entire story) in english for free. Download pdf and epub, get meaning, cover and reviews about this ebook. City: Birmingham, UK, year: 2021, publisher: Packt Publishing, genre: Home and family. Description of the work, (preface) as well as reviews are available. Best literature library LitArk.com created for fans of good reading and offers a wide selection of genres:

Romance novel Science fiction Adventure Detective Science History Home and family Prose Art Politics Computer Non-fiction Religion Business Children Humor

Choose a favorite category and find really read worthwhile books. Enjoy immersion in the world of imagination, feel the emotions of the characters or learn something new for yourself, make an fascinating discovery.

Maxwell Flitton Rust Web Programming: A hands-on guide to developing fast and secure web apps with the Rust programming language
  • Book:
    Rust Web Programming: A hands-on guide to developing fast and secure web apps with the Rust programming language
  • Author:
  • Publisher:
    Packt Publishing
  • Genre:
  • Year:
    2021
  • City:
    Birmingham, UK
  • Rating:
    5 / 5
  • Favourites:
    Add to favourites
  • Your mark:
    • 100
    • 1
    • 2
    • 3
    • 4
    • 5

Rust Web Programming: A hands-on guide to developing fast and secure web apps with the Rust programming language: summary, description and annotation

We offer to read an annotation, description, summary or preface (depends on what the author of the book "Rust Web Programming: A hands-on guide to developing fast and secure web apps with the Rust programming language" wrote himself). If you haven't found the necessary information about the book — write in the comments, we will try to find it.

Adopt the Rust programming language by learning how to build fully functional web applications and services and address challenges relating to safety and performance

Key Features
  • Build scalable web applications in Rust using popular frameworks such as Actix, Rocket, and Warp
  • Create front-end components that can be injected into multiple views
  • Develop data models in Rust to interact with the database
Book Description

Are safety and high performance a big concern for you while developing web applications?

While most programming languages have a safety or speed trade-off, Rust provides memory safety without using a garbage collector. This means that with its low memory footprint, you can build high-performance and secure web apps with relative ease.

This book will take you through each stage of the web development process, showing you how to combine Rust and modern web development principles to build supercharged web apps.

Youll start with an introduction to Rust and understand how to avoid common pitfalls when migrating from traditional dynamic programming languages. The book will show you how to structure Rust code for a project that spans multiple pages and modules. Next, youll explore the Actix Web framework and get a basic web server up and running. As you advance, youll learn how to process JSON requests and display data from the web app via HTML, CSS, and JavaScript. Youll also be able to persist data and create RESTful services in Rust. Later, youll build an automated deployment process for the app on an AWS EC2 instance and Docker Hub. Finally, youll play around with some popular web frameworks in Rust and compare them.

By the end of this Rust book, youll be able to confidently create scalable and fast web applications with Rust.

What you will learn
  • Structure scalable web apps in Rust in Rocket, Actix Web, and Warp
  • Apply data persistence for your web apps using PostgreSQL
  • Build login, JWT, and config modules for your web apps
  • Serve HTML, CSS, and JavaScript from the Actix Web server
  • Build unit tests and functional API tests in Postman and Newman
  • Deploy the Rust app with NGINX and Docker onto an AWS EC2 instance
Who this book is for

This book on web programming with Rust is for web developers who have programmed in traditional languages such as Python, Ruby, JavaScript, and Java and are looking to develop high-performance web applications with Rust. Although no prior experience with Rust is necessary, a solid understanding of web development principles and basic knowledge of HTML, CSS, and JavaScript are required if you want to get the most out of this book.

Table of Contents
  1. Quick Introduction to Rust
  2. Designing Your Web Application in Rust
  3. Handling HTTP Requests
  4. Processing HTTP Requests
  5. Displaying Content in the Browser
  6. Data Persistence with PostgreSQL
  7. Managing User Sessions
  8. Building RESTful Services
  9. Testing Our Application Endpoints and Components
  10. Deploying Our Application on AWS
  11. Understanding Rocket Web Framework
  12. Appendix A: Understanding the Warp Framework

Maxwell Flitton: author's other books


Who wrote Rust Web Programming: A hands-on guide to developing fast and secure web apps with the Rust programming language? Find out the surname, the name of the author of the book and a list of all author's works by series.

Rust Web Programming: A hands-on guide to developing fast and secure web apps with the Rust programming language — read online for free the complete book (whole text) full work

Below is the text of the book, divided by pages. System saving the place of the last page read, allows you to conveniently read the book "Rust Web Programming: A hands-on guide to developing fast and secure web apps with the Rust programming language" online for free, without having to search again every time where you left off. Put a bookmark, and you can go to the page where you finished reading at any time.

Light

Font size:

Reset

Interval:

Bookmark:

Make
Rust Web Programming A hands-on guide to developing fast and secure web apps - photo 1
Rust Web Programming

A hands-on guide to developing fast and secure web apps with the Rust programming language

Maxwell Flitton

BIRMINGHAMMUMBAI Rust Web Programming Copyright 2021 Packt Publishing All - photo 2

BIRMINGHAMMUMBAI

Rust Web Programming

Copyright 2021 Packt Publishing

All rights reserved. No part of this book may be reproduced, stored in a retrieval system, or transmitted in any form or by any means, without the prior written permission of the publisher, except in the case of brief quotations embedded in critical articles or reviews.

Every effort has been made in the preparation of this book to ensure the accuracy of the information presented. However, the information contained in this book is sold without warranty, either express or implied. Neither the author(s), nor Packt Publishing or its dealers and distributors, will be held liable for any damages caused or alleged to have been caused directly or indirectly by this book.

Packt Publishing has endeavored to provide trademark information about all of the companies and products mentioned in this book by the appropriate use of capitals. However, Packt Publishing cannot guarantee the accuracy of this information.

Group Product Manager: Aaron Lazar

Publishing Product Manager: Richa Tripathi

Senior Editor: Rohit Singh

Content Development Editor: Rosal Colaco

Technical Editor: Gaurav Gala

Copy Editor: Safis Editing

Project Coordinator: Deeksha Thakkar

Proofreader: Safis Editing

Indexer: Priyanka Dhadke

Production Designer: Roshan Kawale

First published: February 2021

Production reference: 1250221

Published by Packt Publishing Ltd.

Livery Place

35 Livery Street

Birmingham

B3 2PB, UK.

ISBN 978-1-80056-081-9

www.packt.com

To my mother, Allison Barson, who has always had my best interests at heart throughout my journey with unconditional support.

Maxwell Flitton

Contributors
About the author

Maxwell Flitton is a software engineer who works at a medical engineering AI company called Monolith AI, and was an R&D software engineer in financial tech before. In 2011, Maxwell achieved his Bachelor of Science in nursing from the University of Lincoln, UK. While working 12 hours shifts in the A&E departments of hospitals, Maxwell obtained another degree in physics from The Open University in the UK, and then moved on to another milestone, obtaining a postgrad diploma in physics and engineering in medicine from UCL in London. He has developed an open source machine learning deployment software called DeployML, which can be downloaded via pip, and he teaches computational medicine at Imperial College London every now and then.

I want to thank my academic supervisor, Christos Bergeles, who went above and beyond in supporting me in academic pursuits. I also owe thanks to the staff of Charing Cross Hospital, Accident and Emergency department, London, who helped me grow as a person. I also want to thank my colleagues at Auto Service Finance, Rimes, and Monolith AI, who have supported me to grow as a developer.

About the reviewer

Roman Krasiuk is an R&D software engineer who has worked on industry-leading products in trading, blockchain, and energy markets. Having started his professional career at the age of 18, he loves to dispel the myth that young people cannot occupy lead roles.

His areas of expertise include large-scale infrastructure development, the automation of financial services, and big data engineering. Roman is a firm believer in coding as a form of art and his biggest desire is to create a masterpiece that will show people just how gorgeous code can be.

Table of Contents
Next page
Light

Font size:

Reset

Interval:

Bookmark:

Make

Similar books «Rust Web Programming: A hands-on guide to developing fast and secure web apps with the Rust programming language»

Look at similar books to Rust Web Programming: A hands-on guide to developing fast and secure web apps with the Rust programming language. We have selected literature similar in name and meaning in the hope of providing readers with more options to find new, interesting, not yet read works.


Reviews about «Rust Web Programming: A hands-on guide to developing fast and secure web apps with the Rust programming language»

Discussion, reviews of the book Rust Web Programming: A hands-on guide to developing fast and secure web apps with the Rust programming language and just readers' own opinions. Leave your comments, write what you think about the work, its meaning or the main characters. Specify what exactly you liked and what you didn't like, and why you think so.