1
0
mirror of https://github.com/bregman-arie/devops-exercises.git synced 2026-04-24 19:44:04 +02:00

796 Commits

Author SHA1 Message Date
Iury Novarino 9e49ef97f1 Translate to br-portuguese (#10604) 2025-12-27 16:22:30 +02:00
bobalice05 0499332fc4 Fix typos and grammatical issues in README.md (#10610)
This commit corrects multiple spelling and grammar issues to improve clarity and accuracy. 
Changes include:
- "Explain what is Semaphore" → "Explain what Semaphore is"
- "disadvantges" → "disadvantages"
- "Is containerization is a type..." → "Is containerization a type..."
- "Why to used a load balancer?" → "Why to use a load balancer?"
- "Sytem Design Hero" → "System Design Hero"
2025-12-27 16:20:09 +02:00
fdaniel-alvarez-dev f42034b45a docs(terraform): comprehensive state & modules Q&A with best practices, examples and cheatsheet (complements #10607) (#10612) 2025-12-27 16:18:48 +02:00
Mahfujur Rahman ec5ec1da9b Update README.md (#10616)
Added missing answers to 2 quesions, one on ACLs, one on Service files.
2025-12-27 16:16:28 +02:00
M3shour db1fe19af2 Answered OpenStack questions (#10605) 2025-10-07 20:14:54 +03:00
Lahiru Galhena 76abb248cc Add docker related debugging questions and answers (#10602) 2025-09-27 19:24:47 +03:00
Tomasz Kowalski 0bc4469cc2 Update credits.md (#10600)
Added missing hyperlinks
2025-08-31 21:37:14 +03:00
Alex Barth c9abddfe7c Update README.md (#10583)
Remove nested use of <code> and triple backticks.
2025-08-07 20:27:38 +03:00
Shubham Machal be401b71b5 added a variable question (#10585)
* added a variable question

* added a disaster recovery question in AWS

* added a backend question

* added questions on manual config vs IaC

* Update topics/terraform/README.md

Co-authored-by: andrzejsydor <andrzejsydor@users.noreply.github.com>

---------

Co-authored-by: andrzejsydor <andrzejsydor@users.noreply.github.com>
2025-08-07 20:27:04 +03:00
Bryson Tai 5cfd044135 Correct solution.md (#10587) 2025-08-07 20:26:00 +03:00
Oğuz Gözlü 83e30cc021 Update README.md (#10589) 2025-08-07 20:25:37 +03:00
tdurkut abc0079904 Update title Fork 102 for clarity (#10591) 2025-08-07 20:25:17 +03:00
Mohit Pant 3d30c2c0e3 Added diff -r command example and explanation in directories_comparison.md (#10596) 2025-08-07 20:24:08 +03:00
Rishabh cf4400911b Add exercise and solution for creating a custom VPC and subnets with … (#10597)
* Add exercise and solution for creating a custom VPC and subnets with Terraform

* Add exercise and solution for creating a custom VPC and subnets with Terraform
2025-08-07 20:23:43 +03:00
Adam Djellouli 2a9bfcb78b clarified the HEAD~2 root commit issue and suggested using --root or creating an initial commit (#10569) 2025-04-24 22:36:05 +03:00
Adam Djellouli 5fde9ba3d3 question_utils.py each long line has been split to ensure that no line exceeds 100 characters (#10568) 2025-04-24 22:35:49 +03:00
Adam Djellouli d3fd48bd84 Minor expansions and clarifications were added in aws-cloud-practitioner.md to existing answers (#10567) 2025-04-24 22:35:33 +03:00
chmod777Alex 2abe5b5631 Update README.md (#10566)
Updated the file with 3 more new questions and answers related to segmentation. The original section lacked depth in real-world application. These additions provide practical, security-relevant context that benefits both developers and architects working with dynamic infrastructure. 
This PR follows the existing structure and tone of the README for seamless integration.
2025-04-24 22:35:12 +03:00
Arie Bregman eac6c64fd5 Update 2025-03-27 00:35:44 +02:00
James Leatherman 4919e90606 Correct Error: Liquid syntax error (line 3620): Unknown tag 'endraw' (#10550)
Co-authored-by: James Leatherman <james.leatherman@gmail.com>
2025-03-27 00:22:22 +02:00
Adam Djellouli 689a09a3b1 Convert binary search to iterative, add helper functions and main with complexity docstring while preserving functionality (#10552)
Co-authored-by: Arie Bregman <bregman.arie@gmail.com>
2025-03-27 00:22:05 +02:00
Adam Djellouli 70f382d5b1 Refactor question utils for enhanced performance, readability, and extended functionality while preserving backward compatibility (#10551) 2025-03-27 00:21:53 +02:00
Adam Djellouli 692a680ccb Implemented recursive merge sort algorithm with O(n log n) time complexity. (#10553) 2025-03-27 00:20:09 +02:00
Adam Djellouli 51f7b8948f Broken PR build fix (#10556)
* Update run_ci.sh

* fix flake8 warning s3-lambda.py

1. Two blank lines before the function definition (E302).  
2. Four-space indentation (E111, E114).  
3. Spaces around operators (E225).  
4. Correct alignment for comments.
2025-03-27 00:19:33 +02:00
Abhishek Yadav 4d5756fd2b provided answer for count of number of lines and words in a file (#10558) 2025-03-27 00:19:14 +02:00
dwicahyamaulani 9775849857 Menambahkan fitur baru (#10560) 2025-03-27 00:18:33 +02:00
ahmadfikrin 9a1d1e76e9 Update README.md (#10561) 2025-03-27 00:18:16 +02:00
Vladimir 9ede0d856e argocd: add more cases for appset (#10565) 2025-03-27 00:17:48 +02:00
Arie Bregman 369bc4bac2 Update README.md 2025-01-25 19:53:00 +02:00
Arie Bregman f6253402a7 Add DevOp Applications 2025-01-25 14:13:16 +02:00
Arie Bregman 207ddb471a Delete CNAME 2024-12-28 14:40:45 +02:00
Gaurav Mathur b5a8ee241d Update README.md and added asnwer for openstack and its component (#10537) 2024-12-21 10:40:26 +02:00
Aleksander fe8fdf09e3 Update README.md (#10536)
Add answer to question about linux kernel modules
2024-12-21 10:39:50 +02:00
Shayki Abramczyk e19d27f443 fix type (#10518) 2024-12-21 10:39:31 +02:00
Bleza Takouda 8ad6f719b4 Fixes on CKA questions (#10541)
* Fix pod deletion question

* Fix duplicate line on static pod creation question
2024-12-21 10:38:31 +02:00
Raza Rafaideen a70d8aab6a Answer Linux (#10311)
Answer : You executed a script and while still running, it got accidentally removed. Is it possible to restore the script while it's still running?
2024-08-31 11:15:03 +03:00
Chris Schindlbeck 193c4302d6 Updated Terraform: Missing answer, clarified some questions, removed duplicate, fixed typos (#10323) 2024-08-31 11:14:29 +03:00
Emanuel Baptista Haine 4863152cef Adjusting URL for AWS Cloud Practitioner exam (#10324)
Co-authored-by: Emanuel Baptista Haine <emanuel.haine@ibm.com>
2024-08-31 11:14:13 +03:00
Reuben D'Souza 4efd1339f0 add horizontal scaling and vertical scaling (#10468)
* add horizontal scaling and vertical scaling

* fix: keep original formatting

* fix: keep original formatting

* fix block
2024-08-31 11:14:00 +03:00
Jagannath-Maity a23bb82cd7 topics/linux/README.md is modified (#10256)
* topics/linux/README.md is modified

* topics/linux/README.md is modified
2024-06-12 12:18:01 +03:00
Adarsh e58a9ccd73 chore: added aws s3 event triggering script (#10255) 2024-06-12 12:17:49 +03:00
Amogha Kancharla df28b9bdb9 Update README.md (#10224)
Fixed some errors and typos.

Co-authored-by: Amogha Kancharla <133768988+amoghak-ds@users.noreply.github.com>
2024-06-12 12:17:19 +03:00
Ali afacd3885f Update README.md on Ceph section (#10220)
1. The "What is the workflow of retrieving data from Ceph?" question was repeated twice.
2. Added the question "What is the workflow of writing data to Ceph?"
3. There was no answer on the workflow on  writeing/reading data. They have been added
2024-06-12 12:16:52 +03:00
Coki f893160e75 Update 1-100 lines of Chinese translation (#10210)
* Update 1-100 lines of Chinese translation

* update 101-688
2024-06-12 12:14:56 +03:00
Stefan a1465d2dac Added missing words to CI/CD README.md. (#10259) 2024-06-11 14:10:44 +03:00
Kranthi 9e89d10b61 Added Solution for AWS - Launch EC2 Web Instance Using Terraform (#10260)
Co-authored-by: Kranthi <devarapallykranthikumar@gmail.com>
2024-06-11 14:09:52 +03:00
Chris O 4425b6a325 added name and projection_type attribute in global_secondary_index (#10279)
Co-authored-by: root <root@LAPTOP-6B2DCPF6>
2024-06-11 14:09:30 +03:00
Bhushan Sahane 358cfa2072 Update README.md (#10261)
Fixed Ceph
2024-05-10 14:38:26 +03:00
Tomasz Kowalski 33eecb55d4 Fixed vocab and grammar for Operating System and Virtualization (#10263)
Co-authored-by: wereduk <git@github.com>
2024-05-10 14:38:14 +03:00
arnabbis f9f1fd6023 feat: added nodejs module on the topics and shared some basic question asked in interview (#10267)
* feat: added nodejs module on the topics and shared some basic question asked in interview

* fix: added image and link in the readme file
2024-05-10 14:37:42 +03:00