AWS, JavaScript, React Deploy Web Apps on the Cloud

所在平台: Udemy

课程主页: https://www.udemy.com/course/aws-javascript-react-deploy-web-apps-on-the-cloud/

课程评论:没有评论

第一个写评论        关注课程

课程简介

课程名称:AWS、JavaScript、React在云端部署Web应用 课程概述:欢迎参加我们的最新课程。在这里,您将学习如何在一些最强大的云计算平台(包括AWS和Linode)上部署完全可扩展的React Web应用。课程开始时,我们将探讨云计算的基础知识,全面概述三种主要的云服务模型:基础设施即服务(IaaS)、平台即服务(PaaS)和软件即服务(SaaS)。接下来,我们提供部署和配置虚拟实例的详细指南,深入理解远程服务器管理和使用SSH进行服务器安全的基础。学生将接触Linux,了解各种Linux发行版、Linux文件系统以及基本的Linux维护和目录命令。 一旦学生熟悉Linux,我们将深入探讨Web服务器的基础,介绍两种领先的服务器软件:Apache和NGINX。学生将学习每种服务器技术的优点和用例,并对其在生产环境中的性能进行深入技术分析。课程接下来将介绍数据库管理系统,包括SQL和NoSQL数据库,以及数据库事务标准。学生将在这一部分获得对多种数据库选项的宝贵见解,并根据项目类型和复杂性选择最佳使用案例。 掌握Web服务器和DBMS的理论后,我们将进行实用指南,教学生如何在Ubuntu上通过终端(MacOS)和PuTTY(Windows)设置LAMP堆栈。这一部分包括在Linux上配置Apache、MariaDB和PHP,学生将学习如何将数据上传到MariaDB数据库,并从PHP脚本中获取记录。课程随后将理论与实践结合,深入探讨服务器安全,涉及网络和托管防火墙的配置,强调松散的服务器配置带来的风险,并提供如何在Ubuntu上启用和设置UFW的逐步指南。此外,学生还将学习如何为SSH隧道配置自定义端口以增强安全性。 课程的后半部分将全面讲解亚马逊网络服务(AWS)。我们将展示如何设置、保护和导航AWS账户,包括设置账单提醒和多因素认证。接着深入AWS身份与访问管理(IAM),提升账户安全性并管理各种AWS服务的用户账户,包括IAM用户管理与权限、IAM组、IAM策略和访问密钥轮换。了解IAM后,我们将进入Amazon Elastic Compute Cloud(EC2)服务。在这一模块中,学生将学习如何使用Amazon Machine Images、Elastic IPs和Launch Templates在AWS上部署虚拟实例,并探索EC2的IAM角色、EC2安全组、SSH密钥对认证以及使用终端和EC2实例连接进行远程管理。 掌握云计算基础后,下一个部分将探索使用JavaScript和React开发和部署交互式Web应用。课程从JavaScript基础开始,包括文档对象模型(DOM)和DOM操作,随后覆盖变量、算术操作、数据类型、对象、数组、循环、函数和事件。JavaScript部分的最后学生将通过两个动手项目,构建背景色改变器和照片画廊。在完成JavaScript部分后,学生将运用新学的技能利用React JS库构建动态前端UI组件,通过一系列实践项目,学生将构建计算器、Connect-4游戏克隆和一个完全可以自定义的电子商务网站。React模块从基础开始,逐步深入到一些中级概念,包括:使用code pen、JSX、功能组件、属性、回调、事件、React状态钩子、条件渲染、Fetch API、重构等。 如您所见,课程内容广泛,精彩纷呈。本课程的共同作者是Tim Maclachlan,他是一位享有盛誉的高级全栈开发人员,拥有超过20年的商业开发经验,专注于算法、分析和移动开发。Tim热爱教授他人如何成为更优秀的程序员,期待与学生互动。我们希望您和我们一样对这门课程感到兴奋,如果您有兴趣,请点击注册按钮,让我们开始吧!

课程评论(0条)

课程详情

Welcome to our latest course. Here, you will learn how to deploy fully scalable React web apps on some of the most powerful cloud computing platforms available, including AWS and Linode. The course starts with exploring the foundations of cloud computing where we dive into a comprehensive overview of the three main cloud service models. This includes: Infrastructure as a Service, Platform as a Service, and Software as a Service. From there we offer an in-depth guide to deploying and configuring virtual instances and the foundations of remote server administration and server security using SSH. Students are then introduced to Linux, where we explore various Linux distributions, the Linux filesystem, and essential Linux maintenance and directory commands. Once students have a handle on working with Linux, we'll dive into the foundations of Web Servers. Here, we'll explore two industry leaders in the server software space including Apache and NGINX. Students will learn the benefits and use cases of each server technology, combined with an in-depth technical analysis of their performance in production environments. From there we'll explore database management systems, including both SQL and NoSQL databases, coupled with database transaction standards. In this section students gain valuable insights into a variety of different database options available, and the best use case for each depending on the project type and complexity. With a firm handle on the theoretical aspects of web servers and DBMSes, we jump into a practical guide to setting up LAMP stack on Ubuntu through terminal for MacOS and PuTTY for Windows. Here we configure Linux with Apache, MariaDB, and PHP. Students will also learn how to upload data to a MariaDB database, and fetch records from within PHP scripts. The course then takes a theoretical and practical deep dive into server security. Here, we explore both network and hosted firewalls. We emphasize the pitfalls of lax server configurations, and provide a step-by-step guide to enabling and setting up UFW for Ubuntu. Students will also learn how to configure custom ports for SSH tunneling as an added layer of security.The second half of the course provides a comprehensive guide to Amazon Web Services. We start with demonstrating how to setup, secure, and navigate an AWS account. This includes setting up billing alerts and multi-factor authentication. From there, we take a deep dive into AWS Identity and Access management for enhanced account security, and the management of user accounts for various AWS services. Here we explore IAM User management and permissions, IAM Groups, IAM Policies, and access key rotation. Following the IAM section, we'll jump into the Amazon Elastic Compute Cloud (EC2) service. In this module students lean to deploy virtual instances on AWS using Amazon Machine Images, Elastic IPs, and Launch Templates. We will also explore IAM roles for EC2, EC2 Security Groups, SSH key pair authentication, and remote administration using both terminal and EC2 Instance connect. After students have a mastery of cloud computing, the next segment explores the development and deployment of interactive web apps using both JavaScript and React. Here we start with JavaScript foundations including the document object model, and DOM manipulation. From there, we hop into JavaScript variables, arithmetic operations, data types, objects, arrays, loops, functions, and events. The JavaScript section concludes with two hands-on projects where students build a background color changer, and photo gallery. After completion of the JavaScript section, students will use their new found skills to build out dynamic front-end UI components using the React JS library. Through a series of hands-on projects, students will build a calculator, Connect-4 Game clone, and a fully customizable e-commerce site. The react modules start from the basics and work up to several intermediate level concepts. This includes: working with code pen, JSX, Functional components, Props, Callbacks, Events, the React State hook, conditional rendering, Fetch API, Refactoring, and much more. As you can see this course covers a tremendous bit of ground. Best of all it's co-authored by Tim Maclachlan - a renowned senior full-stack developer with over 20 years of commercial development experience. As a multi-faceted developer, Tim specializes in algorithmic, analytical and mobile development. To date, he's written hundreds of applications and worked in a number of industries from commercial aviation and military, to banking and finance. Tim has a genuine passion for teaching others how to become better coders and looks forward to interacting with his students.With that said, we hope you're just as excited about this course as we are, if so - hit that enroll button and let's get started.

课程标签

0人关注该课程

主题相关的课程