NML Says

Cloud Computing, Virtualization

This Lesson’s References

General

  1. Cloud Computing Beginner to Expert with 3 Projects
  2. ACG Projects: Build Your Resume on Azure with Blob Storage, Functions, CosmosDB, and GitHub Actions
  3. Learn to Cloud

Docker

Docker

Discussion of the Previous Lessons Exercises

Learn to Cloud, Phases 1 and 2

Phase 1 and 2 involved video watching and digestion. Whatever remains from the exercises may be done now.

The Q & A

The exercise for today was posing questions. Here are key issues from the questions we received until this morning:

Linux

  • bash what and why?
  • System / Environment variables
  • Important commands / CLI
    • ls, cd
    • cat, more, less
    • chmod
    • chown
  • Pipelines/pipes
  • Regular Expressions, search for patterns
    • sed
    • grep
  • Search for files
    • find
    • which
    • locate
    • whereis

Git

  • Staging
  • Branches
  • Commit
  • README.md
  • Alternatives to Git

Programming

  • Control statements
  • Exceptions
  • Commments

Networking

  • SSH / HTTPS
  • VPN
  • TSL / SSL

Exercises

In Learn to Cloud, referenced above, we have Phases 0 through 5, and then projects.

  • In phase 3, you familiarized yourselves with a lot of Hows of the cloud platforms.

  • This lesson’s exercise is:

    *Phase 3 touches on the actual cloud by means of an example. Well, the Projects section has three examples. A resume project that Gwyn mentioned as the first example in the video Cloud Computing Beginner to Expert with 3 Projects There are links to three versions, the AWS, the Azure, and the GCP versions. Pick one, entirely your own choice, watch the video, and then you will work with this example project from now until the next lesson.