601 Commits

Author SHA1 Message Date
0ea15cad67 Update README.md (#257) 2022-06-28 22:07:47 +03:00
84640e8eee Fixed CI/CD workflow for issue #182 / #232 (#254)
* updated the CI/CD workflow so it works

* fixing typos

* changed the branch name for the CI pull request

* fixing PEP8 issues inside binary_search.py

* removed venv from flask8 local testing

* fixing executable permissions
2022-06-27 10:20:27 +03:00
080c538614 fix typo (#255) 2022-06-27 10:14:52 +03:00
9a592130b2 added solution for directories_comparision.md (#249)
* added solution to directories_comparision.md

* updated the previous shell code
2022-06-01 15:02:40 +03:00
dedb8c698f Added Grafana questions and answers (#244)
* Add grafana Q&A

* Refactor answers, add reference

* New Q&A

* Remove, Modify questions & answers

- Updated some answers with additional text
- Removed questions "which OS can we install Grafana" and "version upgrade"
- Split Question "difference between Default configuration to Custom configuration" into two separate
- Fixed grammar on some questions
2022-05-30 11:40:53 +03:00
ca30705986 Update/gcp (#248)
* added answer for GCP

* Added answers to GCP topic

* Added answers to GCP topic
2022-05-30 11:39:56 +03:00
ceabf5378b Azure related changes (#247)
* Fix links and add question about branch strategies

* Change location of Azure related questions

* Add question about zaure func

Co-authored-by: Атаи Рустам Бахтиярович <ratai@borlas.ru>
2022-05-29 17:37:55 +03:00
1fc1ac186c git rebase usecase updated (#246)
* Edited couple answers in the Network section

* Edited Latency, Throughput and bandwidth

* Edited few more answers in the Linux section

* typos

* git rebase usecase update
2022-05-25 17:47:04 +03:00
0a3e8b65ff Added security answers and questions (#229)
* Added questions and answers

Added 15 questions (including answers) and 10 answers to existing questions.

* Fixed links/formatation

* fixed another typo

* Fixed typo

* Fixing answers, questions and formatation

* Deleted answers that we need to discuss further
* Added and clarified questions and answers
* Fixed formatation

* Removed and modified answers

- Removed answer about hashing
- Removed Q & A about a software supply chain attack (this one was basically a duplicate as well)
- Removed the commercial-question and answers
- Rephrased question about describing a software supply chain
- Fixed minor formatings

* Modified questions and answers

- Removed question about DepClean
- Added quoutes where needed
- Changed grammar of requested questions
- Changed formulation of a requested question
2022-05-22 12:57:38 +03:00
153201a18e Made some grammatical corrections in README.MD (#243) 2022-05-19 11:57:01 +03:00
ea6481e840 Fix links and add question about branch strategies (#242)
Co-authored-by: Атаи Рустам Бахтиярович <ratai@borlas.ru>
2022-05-19 09:46:40 +03:00
e851989029 Update README.md / Added imgs without white background. (#238)
* style: icons size changed, img without white bg

* Update README.md
2022-05-10 08:26:42 +03:00
MX
1ae937068c To avoid overflow, so change the mid value (#237) 2022-05-08 19:21:36 +03:00
7c16c2b94e Add answer to an SSH question (#230)
* Add answer to a SSH question

What is the role of an SSH key?

* Update answer SSH question

* Update : answer SSH question

Wikipedia link added
2022-05-05 09:24:13 +03:00
7e29d945ba Add answer to CVE and CVSS question (#231)
* Add answer to CVE and CVSS question

Question : Explain CVE and CVSS
What do you think ?

* Update answer CVE and CVSS question

Details added + some links
2022-05-04 08:43:13 +03:00
7d467579ea fix formatting typo in git Q&A (#226) 2022-04-27 23:17:40 +03:00
2277eb0c36 update gcp question (#225) 2022-04-27 07:43:20 +03:00
1364abab58 Added the answer for the question: 'How Web Servers Works' (#195)
* Added the answer for the question: 'How Web Servers Works'

* updated the document

Added more relevant information about web servers.

* Added the answer and also specifies the source

* complete required changes
2022-04-26 19:05:48 +03:00
019d31986e add type hints to binary_search.py script (#222) 2022-04-26 07:36:58 +03:00
53ea5e2a17 Edited few more answers in the Linux section and fixed some typos (#221)
* Edited couple answers in the Network section

* Edited Latency, Throughput and bandwidth

* Edited few more answers in the Linux section

* typos
2022-04-23 09:39:44 +03:00
711f4f966e Edited Latency, Throughput and bandwidth (#220)
* Edited couple answers in the Network section

* Edited Latency, Throughput and bandwidth
2022-04-21 09:50:09 +03:00
3c99d11da3 Edited couple answers in the networks section (#218) 2022-04-13 09:11:14 +03:00
51caca8b92 Devel (#216)
* Add a couple of exercises

Also fixed the link for kubernetes exercises.

* Fix kubernetes images

Also fixed the link to containers exercises.

* Move Python exercises to a separate repository

This is the first part in moving Python exercises
into their own repository.
2022-04-09 23:22:06 +03:00
696eb27b52 Sync devel to master (#215)
* Add a couple of exercises

Also fixed the link for kubernetes exercises.

* Fix kubernetes images

Also fixed the link to containers exercises.
2022-04-06 21:55:58 +03:00
47aa28ab42 Add a couple of exercises (#214)
Also fixed the link for kubernetes exercises.
2022-04-06 21:47:12 +03:00
ab8e2ebd4a Added information about APIPA (#206)
* Added explanation and example of public IP address

* Removed the IP and ISP bit

* Added information about APIPA
2022-04-06 21:44:27 +03:00
6eb68c5f1f AWS Excercises part extended with a simple Elastic Beanstalk application creation (#209)
- Excercise and the Solution added
2022-04-01 14:57:26 +03:00
559c69fbc4 git ls-files >> git ls-file (#213)
typo
2022-04-01 14:56:37 +03:00
1f0f7c19cd Added explanation and example of public IP address (#203)
* Added explanation and example of public IP address

* Removed the IP and ISP bit
2022-03-28 16:23:34 +03:00
c6bb52c356 feat(linux-ssh): add the answer for linux ssh-keygen question (#211) 2022-03-15 08:55:26 +02:00
53e6b6f4ea AWS Readme.md extended with the missing trusted Advisor description (#208) 2022-02-09 12:24:08 +02:00
c443cde51b Added couple AWS/Kubernetes answers (#204) 2022-01-24 19:27:07 +02:00
b4cfd42a81 solving question "count number of spaces in a string" (#201) 2022-01-23 22:19:24 +02:00
89d53e4a02 Update/linux exercise users and groups (#198)
* updated answers of linux users and groups section
2022-01-05 09:39:27 +02:00
9790bb7fac Update/add perl answers (#197)
* New questions and spell check (#181)

Added new questions related with KVM, Libvirt and DNF

* Add CPAN Perl answers

- What is CPAN
- How install a CPAN module
2022-01-04 09:02:27 +02:00
64f3fc9164 Add a couple of AWS questions 2021-12-20 22:29:27 +02:00
6706171ca9 Add AWS execrises and questions
Mostly about VPC and Route 53.
2021-12-04 06:56:07 +02:00
395d082ff1 Merge branch 'master' of github.com:bregman-arie/devops-exercises into devel 2021-11-29 08:11:58 +02:00
4a88b0590d Update README.md (#194) 2021-11-29 08:11:48 +02:00
0784ef0fc2 Merge branch 'master' of github.com:bregman-arie/devops-exercises into devel 2021-11-28 22:19:08 +02:00
a7d23b912d Fix/word correction (#193)
* New questions and spell check (#181)

Added new questions related with KVM, Libvirt and DNF

* Correct some spell errors
2021-11-28 22:18:58 +02:00
580379556a Add a couple of AWS exercises and questions
MORE! :)
2021-11-28 22:17:06 +02:00
abe451f0a6 Merge branch 'master' of github.com:bregman-arie/devops-exercises into devel 2021-11-26 12:55:20 +02:00
3bbdbafd0e Add AWS exercises and questions 2021-11-26 12:55:02 +02:00
023cf57f90 update (#192)
updated  much to must
2021-11-25 11:15:13 +02:00
a2db75ed52 Feature/new python answers (#191)
* New questions and spell check (#181)

Added new questions related with KVM, Libvirt and DNF

* New answers

* Adding a note about which way is faster: Union vs Bitwise

* Add comment about slicing vs reversed
2021-11-24 21:12:25 +02:00
f85dacd8ca Added the github workflow for CI (#190)
* Added the CI workflow which runs the scripts under the scripts/ folder

* testing ci workflow

* Gave required permission to the CI script

* Removed a typo

* Added shell parameter to job step in the workflow

* Added the sh command to run the script

* Added the command to install flake8 for running the ci workflow

* Corrected a typo
2021-11-24 07:39:14 +02:00
195174a5b9 Add AWS exercise and questions
Mostly on Auto Scaling Groups.
2021-11-23 16:15:54 +02:00
6aa674a1c1 Merge branch 'master' of github.com:bregman-arie/devops-exercises into devel 2021-11-22 19:30:36 +02:00
63a3b2ef2d More AWS questions
Created also the file for Grafana questions.
2021-11-22 19:29:57 +02:00