|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/build-nodejs-apps-with-aws-dynamodb-docker-containers/
课程评论:没有评论
课程名称:使用AWS DynamoDB和Docker容器构建Node.js应用 课程概述:在本课程中,您将学习如何: - 使用Node.js和Express库构建REST API - 使用AWS DynamoDB持久化数据 - 在本地计算机上开发DynamoDB,并在生产环境中部署应用 - 使用Docker对您的应用进行容器化 - 将应用推送到AWS Elastic Container Registry - 使用AWS Fargate和AWS负载均衡托管应用 - 启用自动扩展,以便AWS能够根据应用需求高峰自动增减计算资源 - 为您的应用指向一个域名,以便更易于访问 适合人群: - JavaScript初学者 - 想要学习如何使用AWS Fargate和负载均衡部署应用的开发者 为什么JavaScript和Node.js如此出色? - 它是世界上使用最广泛的编程语言 - 当你遇到错误和问题时,有大量社区支持 - 有很多公司正在寻找JavaScript开发者 为什么AWS Fargate如此神奇? - 它自动配置和监控我们的计算资源负载,免去我们手动操作 - 它可以自动扩展我们的应用以适应流量负载,并在流量减少时缩减成本 - 它将传统应用转变为“无服务器”应用 学习方法论: 我们采用“边做边学”的方法。在几分钟内,您将拥有一个运行中的NodeJS Express应用。在课程进程中,您将开发自己的待办事项后端应用。
In this course you will learn how to:Build a REST API using Node.js alongside the Express libraryPersist data using AWS DynamoDBYou will learn how to develop using DynamoDB on your local computer before deploying your app in productionContainerize your app using DockerPush your app to AWS Elastic Container RegistryHost your app using AWS Fargate & AWS Load BalancingEnable auto-scaling which means AWS will take care of adding / removing compute resources to cater to demand spikes on your appPoint a domain name to your app so it's easily accessible Who is this course for?Javascript beginnersDevelopers wanting to learn how to deploy apps using AWS Fargate & Load balancingWhy is JavaScript and Node so awesome?Well, it's the most used programming language in the worldHeaps of community support when you encounter bugs and issuesLoads of companies looking for JavaScript developersWhy is AWS Fargate so amazing?It automatically provisions and monitors the load on our compute resources so we don't have toIt auto-scales our app so meet traffic loads, and scales back to reduce costsIt turns a traditional app into a "serverless" oneLearning methodology:We take a learn-by-doing approach. In a matter of minutes, you'll have a running NodeJS Express application. Over the course of the lectures you'll develop your very own To Do List backend application.