Skip to content

Commit

Permalink
updated the project section by adding Jenkins project
Browse files Browse the repository at this point in the history
  • Loading branch information
surajyadav1108 committed Aug 29, 2023
1 parent 0202e82 commit 0f42122
Showing 1 changed file with 23 additions and 4 deletions.
27 changes: 23 additions & 4 deletions frontend/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -281,17 +281,36 @@ <h1 class="info"><strong>Weather-app</strong></h1>
<h1 class="info"><strong>azure-resume</strong></h1>

<p>
<li>Buit a Digital resume to learn CI-CD through Github actions, Azure bindings and other Services.</li>
<li>As the name suggest deployed on Azure using multiple services such as:</li>
<li>Azure functions, Azure cosomosDB, Azure Storage, Azure CDN</li>
<li>created a function Http-trigger on cosomosDB and azure-functions.</li>
Built a digital resume integrated into GitHub and hosted on <br>
Azure with Blob Storage, Azure Functions and CosmosDB.<br>
Developed a CI/CD workflow with GitHub, and finally,
<br>deploying a static web app with a serverless database on Azure.
</p>

</div>
</div> <!-- item end -->

<!--here new change added azure resume -->

<!--here added new Jenkins-aws-CI-CD-->
<div class="row item">

<div class="twelve columns">

<h1 class="info"><strong>Jenkins Pipeline for Dockerized Django Notes App Deployment on AWS</strong></h1>

<p>
Employed Jenkins CI/CD pipeline to automate deployment of a Dockerized Django Notes App onto AWS EC2.<br>
Utilized GitHub repository and webhooks for seamless integration and updates.<br>
Docker, Jenkins, EC2, Github-webhooks
</p>

</div>
</div> <!-- item end -->


<!--here added new Jenkins-aws-CI-CD-->

</div> <!-- main-col end -->

</div> <!-- End Work -->
Expand Down

0 comments on commit 0f42122

Please sign in to comment.