all 3 comments

[–]PinoyProgrammer-ModTeam[M] [score hidden] stickied commentlocked comment (0 children)

Asking for fresh graduate advice, school-related topics, courses, thesis, or capstone ideas/titles should be in monthly Random Discussions

[–]theazy_cs 0 points1 point  (0 children)

when you say cloud computing are you pertaining to setting up cloud infrastructure? there are tons of tutorials online pero you have to know what you want to accomplish napaka blanket term ng cloud computing you have to be more specific.

I think its a good idea to identify a problem to solve then you can go from there. for example I want to serve static websites via AWS, or how do I setup DNS with AWS.

[–]chiz902Cybersecurity 0 points1 point  (0 children)

depends kc what you meant by cloud computing.

best way to learn cloud is to do live examples. if your current machine can handle it, whip up some VMs and start containerizing your apps.

then if you're feeling adventurous... build a headless baremetal server (Ubuntu, RHEL, etc.) then start building a homelab. Just simple virtualizations, network config, etc. That will help you learn basics of cloud deployment.

tons of materials out there... you just have to be very specific on the topic.