It's fine except that the sound is low. ^^ I heard it well.
5.0
oow0303
100% enrolled
I didn't know much about AWS, but it was good that you explained it easily!
The lecture wasn't too long either!
Thank you!
What you will gain after the course
Understanding Cloud Services
Building AWS Infrastructure
Deploying applications to EC2
🙆🏻♀Welcome 🙆🏻♂
Attention everyone who's wondering, "What is AWS ? Is it something you eat?" Stop developing locally. Deploy your applications to AWS and make them available to the world!
💡 Course Introduction
What comes to mind when you think of AWS?
If I use that wrong, won't I get hit with a huge fee?
Isn't it about learning by going to work?
Can I really use cloud services?
Now, put all those thoughts aside. Drawing on my practical experience and self-study, I'm going to provide a simple introduction to AWS for those new to it.
🐧 Results
This is what it looks like when you connect to a Node.js application deployed on EC2. 🎉🎉
🏮 What will you learn?
Create Hello World, Stop developing boring and dull web services by accessing http://localhost:3000 .
To overcome this, we will conduct a hands-on exercise to deploy a simple application on AWS and set up a server so that anyone can access it .
🔦 What do I need to prepare?
Credit Card: To use AWS, you need to register a valid credit card with your account. Don't be intimidated. If you use the Free Tier appropriately, you can use it for free at the learning level.
Web Browser: The AWS Console is accessible via a web browser. Use Chrome, Firefox, Opera, or Internet Explorer. Use whichever is most convenient for you.
Terminal execution environment: OS X, Windows, and Ubuntu are all fine. For Windows, we recommend using Power Shell.
💰 Isn't it a rate bomb?
No. While you might create very expensive resources and use them 24/7, you can use them only when learning and delete or stop them for other times. Furthermore, you won't be charged for using resources within the Free Tier limits!
❓ Frequently Asked Questions
Q. Can non-majors also take the course?
A. Yes, you can. Using AWS doesn't require specialized knowledge. AWS is, after all, a product manufactured by Amazon, and they've made it incredibly easy for us, the consumers, to use. Don't worry.
Q. Why should I learn AWS?
A. It has the highest market share among the three major cloud service providers (AWS, MS Azure, and GCP). If you're going to learn something, you might as well learn the one with the highest demand, right?
There's a Discord where just joining will help you improve your coding skills?
Recommended for these people
Who is this course right for?
For those who are having trouble getting started with AWS
It's somewhat helpful. It would have been nice if you had explained how to connect to the terminal in a Windows environment... I was disappointed because I didn't know what to do when connecting to powershell.