-
-
Notifications
You must be signed in to change notification settings - Fork 6.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'MichaelCade:main' into main
- Loading branch information
Showing
212 changed files
with
3,230 additions
and
109 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
name: Web App Deployment | ||
on: | ||
workflow_dispatch: | ||
push: | ||
branches: | ||
- web_app | ||
permissions: | ||
contents: write | ||
jobs: | ||
deploy: | ||
runs-on: ubuntu-latest | ||
steps: | ||
- uses: actions/checkout@v4 | ||
- name: Configure Git Credentials | ||
run: | | ||
git config user.name github-actions[bot] | ||
git config user.email 41898282+github-actions[bot]@users.noreply.github.com | ||
- uses: actions/setup-python@v5 | ||
with: | ||
python-version: 3.x | ||
- run: echo "cache_id=$(date --utc '+%V')" >> $GITHUB_ENV | ||
- uses: actions/cache@v4 | ||
with: | ||
key: mkdocs-material-${{ env.cache_id }} | ||
path: .cache | ||
restore-keys: | | ||
mkdocs-material- | ||
- run: pip install mkdocs-material | ||
- run: mkdocs gh-deploy --force |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
.DS_Store |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
## Sessions Accepted but now cannot deliver | ||
|
||
- Streamlining Data Pipelines: CI/CD Best Practices for Efficient Deployments - Mounica Rajput | ||
- GitOps: The next Frontier in DevOps! - Megha Kadur | ||
- The Invisible Guardians: Unveiling the Power of Monitoring and Observability in the Digital Age - Santosh Kumar Perumal | ||
- Empowering Developers with No Container Knowledge to build & deploy app on OpenShift - Shan N/A | ||
- Building Scalable Infrastructure For Advanced Air Mobility - Dan Lambeth | ||
- Code, Connect, and Conquer: Mastering Personal Branding for Developers - Pavan Belagatti | ||
- Container Security for Enterprise Kubernetes environments - Imran Roshan | ||
- Navigating Cloud-Native DevOps: Strategies for Seamless Deployment - Yhorby Matias | ||
- Continuous Delivery: From Distributed Monolith to Microservices as a unit of deployment - Naresh Waswani | ||
- DevSecOps: Integrating Security into the DevOps Pipeline - Reda Hajjami | ||
- PCI Compliance in the Cloud - Barinua Kane | ||
- End to End Data Governance using AWS Serverless Stack - Ankit Sheth | ||
- Multi-Cloud Service Discovery and Load Balancing - Vladislav Bilay | ||
- Implementing SRE (Site Reliability Engineering) - Andy Babiec | ||
- OSV Scanner: A Powerful Tool for Open Source Security - Paras Mamgain | ||
- Introduction to Database Operators for Kubernetes - Juarez Junior | ||
- IaC with Pulumi and GitHub Actions - Till Spindler | ||
- How to build DevOps skills for AI World - Aravind Putrevu | ||
- E2E Test Before Merge - Natalie Lunbeck | ||
- Achieving Regulatory Compliance in Multi-Cloud Deployments with Terraform - Eric Evans |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+22.1 KB
...s/theReverseTechnologyThrust/CY24-90DevOps_The_Reverse_Technology_Thrust_01.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+540 KB
...s/theReverseTechnologyThrust/CY24-90DevOps_The_Reverse_Technology_Thrust_02.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+41.9 KB
...s/theReverseTechnologyThrust/CY24-90DevOps_The_Reverse_Technology_Thrust_03.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+62.1 KB
...s/theReverseTechnologyThrust/CY24-90DevOps_The_Reverse_Technology_Thrust_04.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+88.5 KB
...s/theReverseTechnologyThrust/CY24-90DevOps_The_Reverse_Technology_Thrust_05.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+54.7 KB
...s/theReverseTechnologyThrust/CY24-90DevOps_The_Reverse_Technology_Thrust_06.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+44.3 KB
...s/theReverseTechnologyThrust/CY24-90DevOps_The_Reverse_Technology_Thrust_07.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+64.2 KB
...s/theReverseTechnologyThrust/CY24-90DevOps_The_Reverse_Technology_Thrust_08.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+50.4 KB
...s/theReverseTechnologyThrust/CY24-90DevOps_The_Reverse_Technology_Thrust_09.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+107 KB
...s/theReverseTechnologyThrust/CY24-90DevOps_The_Reverse_Technology_Thrust_10.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+134 KB
...s/theReverseTechnologyThrust/CY24-90DevOps_The_Reverse_Technology_Thrust_11.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+35.2 KB
...s/theReverseTechnologyThrust/CY24-90DevOps_The_Reverse_Technology_Thrust_12.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+39.7 KB
...s/theReverseTechnologyThrust/CY24-90DevOps_The_Reverse_Technology_Thrust_13.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+95.5 KB
...s/theReverseTechnologyThrust/CY24-90DevOps_The_Reverse_Technology_Thrust_14.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+134 KB
...s/theReverseTechnologyThrust/CY24-90DevOps_The_Reverse_Technology_Thrust_15.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+29 KB
...s/theReverseTechnologyThrust/CY24-90DevOps_The_Reverse_Technology_Thrust_16.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+203 KB
...onnect-to-Microsoft-APIs-in-Azure-DevOps-Pipelines-using-Workload-Identity-Federation.pdf
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
# Day 1 - 2024 - Community Edition - Introduction | ||
[![Watch the video](thumbnails/day1.png)](https://www.youtube.com/watch?v=W7txKrH06gc) | ||
|
||
In summary, the speaker is discussing a project they worked on for 90 days, focusing on DevOps and infrastructure as code. They highlight tools like Terraform, Ansible, Jenkins, Argo CD, GitHub Actions, and observability tools like Grafana, Elk Stack, Prometheus, etc. The project also covered data storage, protection, and cybersecurity threats such as ransomware. It consisted of 13 topics covered in blog posts totaling 110,000 words and has received over 20,000 stars on GitHub. | ||
|
||
The project's website is at 90daysofdevops.com where you can access the content from each edition (2022, 2023, and the upcoming 2024 Community Edition). The 2024 edition promises to have at least 90 unique sessions from diverse speakers covering a wide range of topics. They encourage viewers to ask questions on Discord or social media if they want to learn more. Videos will be released daily for ongoing engagement and learning. | ||
|
||
|
||
**IDENTITY:** | ||
|
||
The 90 Days of DevOps project aims to provide a comprehensive resource for learning and understanding DevOps concepts, covering 13 topics in total. The project is built upon personal notes and has evolved into a repository with over 22,000 stars on GitHub. | ||
|
||
**PURPOSE:** | ||
|
||
The primary purpose of the project is to make DevOps accessible to everyone, regardless of their background or location. To achieve this, the project focuses on: | ||
|
||
1. Providing practical, hands-on experience with Community Edition tools and software. | ||
2. Covering key topics such as security, cloud computing, data storage, and serverless services. | ||
3. Featuring contributions from diverse authors and experts in the field. | ||
|
||
The ultimate goal is to create a valuable resource for anyone looking to learn about DevOps, with a focus on community engagement, accessibility, and continuous learning. | ||
|
||
**MAIN POINTS:** | ||
|
||
1. The project has undergone significant growth since its inception, with the 2022 edition covering introductory topics and practical hands-on exercises. | ||
2. In 2023, the project expanded to include security-focused content, such as DevSecOps and secure coding practices. | ||
3. The 2024 Community Edition aims to further expand the scope of the project, featuring over 90 unique speakers and sessions on a wide range of topics. | ||
|
||
**CALL TO ACTION:** | ||
|
||
Get involved by exploring the repository, attending sessions, asking questions in the Discord or social media channels, and engaging with the community. |
Oops, something went wrong.