DEV Community

Cover image for DevOps Project 1: Connect a GitHub Repo with AWS
Kemisola
Kemisola

Posted on

DevOps Project 1: Connect a GitHub Repo with AWS

In this Project:

๐Ÿ‘‰I created a new repository in AWS GitHub to securely store and manage the source code for my Java web app.

๐Ÿ‘‰I established my Git identity with my username and email. I also initialized a local repo with my GitHub repo as the remote origin.

๐Ÿ‘‰I made my first commit and push by adding all my files to the staging area, committed them, and pushed these changes to the master branch of my GitHub repository, making my code available in the cloud.

This project took me 2 hours +.

Here is a link to the Project: https://drive.google.com/file/d/1rJWOdxyuiV6fy-3bJeRduNQo7PsHImBd/view?usp=sharing

Top comments (0)

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

๐Ÿ‘‹ Kindness is contagious

Please leave a โค๏ธ or a friendly comment on this post if you found it helpful!

Okay