Rust Backend Development Intermediate to Advanced [2024]
.MP4, AVC, 1280x720, 30 fps | English, AAC, 2 Ch | 3h | 1.85 GB
Instructor: Borivoj Grujicic
.MP4, AVC, 1280x720, 30 fps | English, AAC, 2 Ch | 3h | 1.85 GB
Instructor: Borivoj Grujicic
Rust Backend Development RESTful API with Real Life Projects. Actix Web, MySQL, MSSQL Back-end Web development
What you'll learn
- Create SQL Database schema and proper Table relations
- Database normalization
- Rust backend project structure and best practices
- Advance project structure and project security: Login authentication, CORS, MIddleware
Requirements
- Rust Intermediate knowledge
- SQL
- RESTful API
- Dependancy Injection
- Basics of OOP
- Basics of Functional Programming
- GIT basics
- Postman basics
Description
In this course I will teach you how to create Database normalization, for best application performance, and how to build proper Database schema relations. Proper schema design is essential for maintaining data consistency and enabling efficient data retrieval. You will gain hands-on experience in designing and implementing database schemas that can support complex applications with ease. We will cover 2 projects with no abstractions, meaning, we will build from ground up without ORMs and other things that can ruin Application performance and scalability. By the end of the course, you will have the skills and knowledge to design high-performance, scalable databases that can support any application you build.
This course is perfect for developers of all levels who want to deepen their understanding of database design and backend development with Rust. Whether you are a beginner looking to start your journey in database management and web development or an experienced developer aiming to enhance your skills, this course will provide you with valuable insights and practical knowledge. Together we will Master Rust Actix Web for High-Performance Applications and take your database and web development skills to the next level. Become Applications Developer that power fast, reliable, and scalable systems from scratch.
Who this course is for:
- Intermediate Rust developers that want to advance their skills for Backend Development
- Developers that want to learn Database first approach