๊ฐ•์˜

๋ฉ˜ํ† ๋ง

์ปค๋ฎค๋‹ˆํ‹ฐ

BEST
Programming

/

Desktop Application

Windows System Programming - Basics

A must-take course for anyone thinking of becoming a Windows programmer! Have you studied C/C+, data structures, and operating system theory? If so, studying system programming is the answer now. Now it's time for practice!

(4.9) 45 reviews

1,135 learners

Level Intermediate

Course period Unlimited

  • nullnull8537
C
C
vc++
vc++
system-programming
system-programming
C
C
vc++
vc++
system-programming
system-programming

I have created a course where anyone can build their own service!

Hello, students. This is Hosing Choi, the "Leisurely Developer."

I have refined and created the Vibe Coding lecture until I reached the conclusion that it was sufficient by my own standards. However, now that it's finished, it seems that it has effectively become an AWS lecture rather than a Vibe Coding lecture.

amazon title.png

If you want to create your own service based on AWS, I believe this course will be sufficiently helpful. In fact, the nullnull.co.kr service I created is being operated with the following structure.

aws.png

ย 

The AWS Amplify frontend is connected to GitHub for automated deployment, and security is ensured by combining S3 bucket storage and ALB through CloudFront with WAF attached. Lecture videos are converted for streaming using the MediaConvert service, uploaded to a Private S3 bucket, and provided as a streaming service via the Pre-signed URL method. The backend runs on an EC2 instance based on 2 vCPUs + 2GB RAM. Finally, the PostgreSQL DB is being served through RDS.

ย 

You can think of this course as covering everything in this diagram except for MediaConvert. I can confidently say that if you truly need your own service or a production-grade portfolio that works properly, you should not miss this course!

ย 

I hope this post serves as helpful information rather than just an advertisement, and I will continue to greet you with great lectures in the future. Thank you always. ๐Ÿ˜„

ย 

ย 

Comment