Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cloud Engineering Foundations

Project Overview

This repository documents my beginner cloud engineering foundation practice.

The first focus is Git and GitHub workflow.

Skills Practiced

  • Creating a GitHub repository
  • Cloning a repository
  • Creating folders and files
  • Creating branches
  • Making commits
  • Pushing changes
  • Opening pull requests
  • Merging pull requests
  • Creating GitHub Issues
  • Using .gitignore
  • Writing lessons learned

Project Structure

cloud-engineering-foundations/
+-- README.md
+-- architecture/
+-- notes/
+-- scripts/
+-- .gitignore
+-- lessons-learned.md

Safety Notes

This repository should not contain secrets, passwords, access keys, .pem files, AWS credentials, or Terraform state files.

About

A hands-on Git and GitHub foundations project demonstrating branches, commits, Issues, pull requests, code reviews, merges, and secure version-control practices.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors