From 52b9cf1686810162004023f06baf5e2be46637c8 Mon Sep 17 00:00:00 2001 From: MDRezaulHasan Date: Fri, 26 Mar 2021 08:58:50 +0100 Subject: [PATCH 01/12] Essay --- .../essay/mrhasa-ved.megha/README.md | 24 +++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 contributions/essay/mrhasa-ved.megha/README.md diff --git a/contributions/essay/mrhasa-ved.megha/README.md b/contributions/essay/mrhasa-ved.megha/README.md new file mode 100644 index 0000000000..088c8b2b4a --- /dev/null +++ b/contributions/essay/mrhasa-ved.megha/README.md @@ -0,0 +1,24 @@ +# Essay: Comparison of Azure, AWS, and GCP based on DevOps. + +### Members + +Megha Gangwal (ved.megha@gmail.com) +GitHub: [gangwalmegha](https://github.com/gangwalmegha/) + +Md Rezaul Hasan (mrhasa@kth.se) +GitHub: [MDRezaulHasan](https://github.com/MDRezaulHasan/) + +### Proposal + +We are planning to do a comparison of Azure, AWS, and GCP based on DevOps. We will do a comparison of each setup on different parameters(to be decided). + +### Topics to covered + +**Introductions to DevOps +**Different DevOps Solutions on Public Cloud, Private Cloud +**Reasons for selecting AWS, GCP, and Azure for comparison +**Description of DevOps set up on each of three clouds +**Comparison of each setup on the parameters like service integration +**Compare with Example +**Summary +**Conclusion From 1bf51c6bd93158f7cb226f2e1db1d25764530242 Mon Sep 17 00:00:00 2001 From: MDRezaulHasan Date: Fri, 26 Mar 2021 21:17:28 +0100 Subject: [PATCH 02/12] Demo --- contributions/demo/mrhasa/README.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 contributions/demo/mrhasa/README.md diff --git a/contributions/demo/mrhasa/README.md b/contributions/demo/mrhasa/README.md new file mode 100644 index 0000000000..6f41cf1336 --- /dev/null +++ b/contributions/demo/mrhasa/README.md @@ -0,0 +1,18 @@ +# Demo: CI and CD pipeline using azure devops. + +### Member + +Md Rezaul Hasan (mrhasa@kth.se) +GitHub: [MDRezaulHasan](https://github.com/MDRezaulHasan/) + +### Proposal + +In this demo I am focusing on how to deploy an asp.net web application in azure devops. +### Topics to covered + +**Build an asp.net project and push it on azure devops +**Creating azure devops environment. +**Build new pipeline for CI/CD. +**Explaining about yml file. +**Build a release pipeline for deployment. + From fd98ca3248944e3c200861c666ae086d5d593ff1 Mon Sep 17 00:00:00 2001 From: Rezaul Date: Tue, 30 Mar 2021 09:41:56 +0200 Subject: [PATCH 03/12] update readme --- contributions/essay/mrhasa-ved.megha/README.md | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/contributions/essay/mrhasa-ved.megha/README.md b/contributions/essay/mrhasa-ved.megha/README.md index 088c8b2b4a..ed485b3a85 100644 --- a/contributions/essay/mrhasa-ved.megha/README.md +++ b/contributions/essay/mrhasa-ved.megha/README.md @@ -14,11 +14,13 @@ We are planning to do a comparison of Azure, AWS, and GCP based on DevOps. We wi ### Topics to covered -**Introductions to DevOps -**Different DevOps Solutions on Public Cloud, Private Cloud -**Reasons for selecting AWS, GCP, and Azure for comparison -**Description of DevOps set up on each of three clouds -**Comparison of each setup on the parameters like service integration -**Compare with Example -**Summary -**Conclusion +**Introductions to DevOps** +**Different DevOps Solutions on Public Cloud, Private Cloud** +**Reasons for selecting AWS, GCP, and Azure for comparison** +**Description of DevOps set up on each of three clouds** +**Compare with large scale storage** +**CI/CD Pipeline pros and cons in different platform** +**Comparison of each setup on the parameters like service integration** +**Compare with Example** +**Summary** +**Conclusion** From b9dee99831aefaf4849b88a579f4036205afd47b Mon Sep 17 00:00:00 2001 From: Rezaul Date: Tue, 30 Mar 2021 09:45:18 +0200 Subject: [PATCH 04/12] Adding list in readme --- .../essay/mrhasa-ved.megha/README.md | 20 +++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/contributions/essay/mrhasa-ved.megha/README.md b/contributions/essay/mrhasa-ved.megha/README.md index ed485b3a85..9d24c9faca 100644 --- a/contributions/essay/mrhasa-ved.megha/README.md +++ b/contributions/essay/mrhasa-ved.megha/README.md @@ -14,13 +14,13 @@ We are planning to do a comparison of Azure, AWS, and GCP based on DevOps. We wi ### Topics to covered -**Introductions to DevOps** -**Different DevOps Solutions on Public Cloud, Private Cloud** -**Reasons for selecting AWS, GCP, and Azure for comparison** -**Description of DevOps set up on each of three clouds** -**Compare with large scale storage** -**CI/CD Pipeline pros and cons in different platform** -**Comparison of each setup on the parameters like service integration** -**Compare with Example** -**Summary** -**Conclusion** +1. Introductions to DevOps +2. Different DevOps Solutions on Public Cloud, Private Cloud +3. Reasons for selecting AWS, GCP, and Azure for comparison +4. Description of DevOps set up on each of three clouds +5. Compare with large scale storage +6. CI/CD Pipeline pros and cons in different platform +7. Comparison of each setup on the parameters like service integration +8. Compare with Example +9. Summary +10. Conclusion From 98fdca1adf0e982ed88d0186f3696d2145af0574 Mon Sep 17 00:00:00 2001 From: Rezaul Date: Tue, 30 Mar 2021 14:40:44 +0200 Subject: [PATCH 05/12] Update readme file --- contributions/essay/mrhasa-ved.megha/README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/contributions/essay/mrhasa-ved.megha/README.md b/contributions/essay/mrhasa-ved.megha/README.md index 9d24c9faca..d1bf406454 100644 --- a/contributions/essay/mrhasa-ved.megha/README.md +++ b/contributions/essay/mrhasa-ved.megha/README.md @@ -21,6 +21,5 @@ We are planning to do a comparison of Azure, AWS, and GCP based on DevOps. We wi 5. Compare with large scale storage 6. CI/CD Pipeline pros and cons in different platform 7. Comparison of each setup on the parameters like service integration -8. Compare with Example -9. Summary -10. Conclusion +8. Summary +9. Conclusion From 7acb4fabb5bee035e0c6ef3ad55ec221d2738bc5 Mon Sep 17 00:00:00 2001 From: Rezaul Date: Tue, 30 Mar 2021 22:02:04 +0200 Subject: [PATCH 06/12] Delete demo readme file --- contributions/demo/mrhasa/README.md | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 contributions/demo/mrhasa/README.md diff --git a/contributions/demo/mrhasa/README.md b/contributions/demo/mrhasa/README.md deleted file mode 100644 index 6f41cf1336..0000000000 --- a/contributions/demo/mrhasa/README.md +++ /dev/null @@ -1,18 +0,0 @@ -# Demo: CI and CD pipeline using azure devops. - -### Member - -Md Rezaul Hasan (mrhasa@kth.se) -GitHub: [MDRezaulHasan](https://github.com/MDRezaulHasan/) - -### Proposal - -In this demo I am focusing on how to deploy an asp.net web application in azure devops. -### Topics to covered - -**Build an asp.net project and push it on azure devops -**Creating azure devops environment. -**Build new pipeline for CI/CD. -**Explaining about yml file. -**Build a release pipeline for deployment. - From 21894851affefa301a3fb7c2ae0b4ab8c12ad3e4 Mon Sep 17 00:00:00 2001 From: Rezaul Date: Tue, 30 Mar 2021 22:13:26 +0200 Subject: [PATCH 07/12] Update readme file and email id --- contributions/essay/mrhasa-ved.megha/README.md | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/contributions/essay/mrhasa-ved.megha/README.md b/contributions/essay/mrhasa-ved.megha/README.md index d1bf406454..8ba8e181b1 100644 --- a/contributions/essay/mrhasa-ved.megha/README.md +++ b/contributions/essay/mrhasa-ved.megha/README.md @@ -2,7 +2,7 @@ ### Members -Megha Gangwal (ved.megha@gmail.com) +Megha Gangwal (gangwal@kth.se) GitHub: [gangwalmegha](https://github.com/gangwalmegha/) Md Rezaul Hasan (mrhasa@kth.se) @@ -17,9 +17,11 @@ We are planning to do a comparison of Azure, AWS, and GCP based on DevOps. We wi 1. Introductions to DevOps 2. Different DevOps Solutions on Public Cloud, Private Cloud 3. Reasons for selecting AWS, GCP, and Azure for comparison -4. Description of DevOps set up on each of three clouds +4. Description of DevOps setup on each of three clouds 5. Compare with large scale storage 6. CI/CD Pipeline pros and cons in different platform -7. Comparison of each setup on the parameters like service integration -8. Summary -9. Conclusion +7. Comparison of each setup in the project +8. Time complexity of Continuous Integration +9. Different aspects in build log +10. Summary +11. Conclusion From 3d5ed9da95aa47c22ea8c2234814eef465849ed0 Mon Sep 17 00:00:00 2001 From: MDRezaulHasan Date: Tue, 30 Mar 2021 22:23:58 +0200 Subject: [PATCH 08/12] Update email, folder name and specify keypoint of the essay --- contributions/essay/mrhasa-gangwal/README.md | 27 ++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 contributions/essay/mrhasa-gangwal/README.md diff --git a/contributions/essay/mrhasa-gangwal/README.md b/contributions/essay/mrhasa-gangwal/README.md new file mode 100644 index 0000000000..8ba8e181b1 --- /dev/null +++ b/contributions/essay/mrhasa-gangwal/README.md @@ -0,0 +1,27 @@ +# Essay: Comparison of Azure, AWS, and GCP based on DevOps. + +### Members + +Megha Gangwal (gangwal@kth.se) +GitHub: [gangwalmegha](https://github.com/gangwalmegha/) + +Md Rezaul Hasan (mrhasa@kth.se) +GitHub: [MDRezaulHasan](https://github.com/MDRezaulHasan/) + +### Proposal + +We are planning to do a comparison of Azure, AWS, and GCP based on DevOps. We will do a comparison of each setup on different parameters(to be decided). + +### Topics to covered + +1. Introductions to DevOps +2. Different DevOps Solutions on Public Cloud, Private Cloud +3. Reasons for selecting AWS, GCP, and Azure for comparison +4. Description of DevOps setup on each of three clouds +5. Compare with large scale storage +6. CI/CD Pipeline pros and cons in different platform +7. Comparison of each setup in the project +8. Time complexity of Continuous Integration +9. Different aspects in build log +10. Summary +11. Conclusion From 3934b4b05f4f06d191f6b62641342e7bd168236b Mon Sep 17 00:00:00 2001 From: Rezaul Date: Tue, 30 Mar 2021 22:25:06 +0200 Subject: [PATCH 09/12] Delete contributions/essay/mrhasa-ved.megha directory --- .../essay/mrhasa-ved.megha/README.md | 27 ------------------- 1 file changed, 27 deletions(-) delete mode 100644 contributions/essay/mrhasa-ved.megha/README.md diff --git a/contributions/essay/mrhasa-ved.megha/README.md b/contributions/essay/mrhasa-ved.megha/README.md deleted file mode 100644 index 8ba8e181b1..0000000000 --- a/contributions/essay/mrhasa-ved.megha/README.md +++ /dev/null @@ -1,27 +0,0 @@ -# Essay: Comparison of Azure, AWS, and GCP based on DevOps. - -### Members - -Megha Gangwal (gangwal@kth.se) -GitHub: [gangwalmegha](https://github.com/gangwalmegha/) - -Md Rezaul Hasan (mrhasa@kth.se) -GitHub: [MDRezaulHasan](https://github.com/MDRezaulHasan/) - -### Proposal - -We are planning to do a comparison of Azure, AWS, and GCP based on DevOps. We will do a comparison of each setup on different parameters(to be decided). - -### Topics to covered - -1. Introductions to DevOps -2. Different DevOps Solutions on Public Cloud, Private Cloud -3. Reasons for selecting AWS, GCP, and Azure for comparison -4. Description of DevOps setup on each of three clouds -5. Compare with large scale storage -6. CI/CD Pipeline pros and cons in different platform -7. Comparison of each setup in the project -8. Time complexity of Continuous Integration -9. Different aspects in build log -10. Summary -11. Conclusion From 4c535b247e87313a95641734339232bc278b06b3 Mon Sep 17 00:00:00 2001 From: MDRezaulHasan Date: Fri, 2 Apr 2021 21:43:53 +0200 Subject: [PATCH 10/12] readme file added --- contributions/demo/mrhasa/README.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 contributions/demo/mrhasa/README.md diff --git a/contributions/demo/mrhasa/README.md b/contributions/demo/mrhasa/README.md new file mode 100644 index 0000000000..6f41cf1336 --- /dev/null +++ b/contributions/demo/mrhasa/README.md @@ -0,0 +1,18 @@ +# Demo: CI and CD pipeline using azure devops. + +### Member + +Md Rezaul Hasan (mrhasa@kth.se) +GitHub: [MDRezaulHasan](https://github.com/MDRezaulHasan/) + +### Proposal + +In this demo I am focusing on how to deploy an asp.net web application in azure devops. +### Topics to covered + +**Build an asp.net project and push it on azure devops +**Creating azure devops environment. +**Build new pipeline for CI/CD. +**Explaining about yml file. +**Build a release pipeline for deployment. + From 5f0052ae38abe219337ac9d7d42c1374304f9a75 Mon Sep 17 00:00:00 2001 From: Rezaul Date: Fri, 2 Apr 2021 21:46:37 +0200 Subject: [PATCH 11/12] Update readme file --- contributions/demo/mrhasa/README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/contributions/demo/mrhasa/README.md b/contributions/demo/mrhasa/README.md index 6f41cf1336..3870a04b03 100644 --- a/contributions/demo/mrhasa/README.md +++ b/contributions/demo/mrhasa/README.md @@ -10,9 +10,9 @@ GitHub: [MDRezaulHasan](https://github.com/MDRezaulHasan/) In this demo I am focusing on how to deploy an asp.net web application in azure devops. ### Topics to covered -**Build an asp.net project and push it on azure devops -**Creating azure devops environment. -**Build new pipeline for CI/CD. -**Explaining about yml file. -**Build a release pipeline for deployment. +1. Build an asp.net project and push it on azure devops +2. Creating azure devops environment. +3. Build new pipeline for CI/CD. +4. Explaining about yml file. +5. Build a release pipeline for deployment. From f6fa900881870d7a11268a5c7c874ec86722cbbb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9sar=20Soto=20Valero?= Date: Sat, 3 Apr 2021 09:02:31 +0200 Subject: [PATCH 12/12] Delete README.md --- contributions/essay/mrhasa-gangwal/README.md | 27 -------------------- 1 file changed, 27 deletions(-) delete mode 100644 contributions/essay/mrhasa-gangwal/README.md diff --git a/contributions/essay/mrhasa-gangwal/README.md b/contributions/essay/mrhasa-gangwal/README.md deleted file mode 100644 index 8ba8e181b1..0000000000 --- a/contributions/essay/mrhasa-gangwal/README.md +++ /dev/null @@ -1,27 +0,0 @@ -# Essay: Comparison of Azure, AWS, and GCP based on DevOps. - -### Members - -Megha Gangwal (gangwal@kth.se) -GitHub: [gangwalmegha](https://github.com/gangwalmegha/) - -Md Rezaul Hasan (mrhasa@kth.se) -GitHub: [MDRezaulHasan](https://github.com/MDRezaulHasan/) - -### Proposal - -We are planning to do a comparison of Azure, AWS, and GCP based on DevOps. We will do a comparison of each setup on different parameters(to be decided). - -### Topics to covered - -1. Introductions to DevOps -2. Different DevOps Solutions on Public Cloud, Private Cloud -3. Reasons for selecting AWS, GCP, and Azure for comparison -4. Description of DevOps setup on each of three clouds -5. Compare with large scale storage -6. CI/CD Pipeline pros and cons in different platform -7. Comparison of each setup in the project -8. Time complexity of Continuous Integration -9. Different aspects in build log -10. Summary -11. Conclusion