1
0
mirror of https://github.com/bregman-arie/devops-exercises.git synced 2025-07-12 23:50:28 +02:00
Commit Graph

635 Commits

Author SHA1 Message Date
1323cbe3ac added answer to HTTP definition (#292) 2022-09-13 12:41:43 +03:00
2c321fdd47 added description for AWS CloudFormation, AWS CDK in AWS topics (#287)
* add description for AWS CloudFormation, AWS CDK

* adding cdk

* fixing typo
2022-09-08 09:23:44 +03:00
8db5e5000f Fix Kubernetes questions format
Was using 4 backticks instead of 3.
2022-09-07 22:09:11 +03:00
682aaa483e Add a couple of questions 2022-09-07 22:09:11 +03:00
79cb765237 docs(terraform): markdown fix, formatting (#285) 2022-09-07 17:36:08 +03:00
ec96e34907 Update README.md. There is "of" twice. (#284) 2022-09-07 04:32:13 +03:00
23a02b1804 Update README.md (#283)
Edited summary "What is continuous integration". Added "be" to sentence.
2022-09-07 04:32:04 +03:00
2fc69c673b Update aws-cloud-practitioner.md (#282) 2022-09-04 12:51:05 +03:00
cfdec0f189 Add three AWS Lambda questions
SSIA.
2022-09-02 17:19:56 +03:00
acc68c45fc Add solution for directories_comparison exercise (#241)
* add solution

* Update question language

* Update question language

* Print "No difference" if no difference between dirs

Co-authored-by: Luke LeVasseur <llevasseur@flexport.com>
2022-09-02 14:53:01 +03:00
7cc06460e9 refactor: make the path relative to the linting script (#264) 2022-09-02 14:52:15 +03:00
d9c53ca6b2 Suggested fixes by iCR, OpenRefactory, Inc. (#281) 2022-08-31 21:44:20 +03:00
c5b68c20ec Add AWS questions
Plus some minor fixes.
2022-08-26 10:50:50 +03:00
5b51d938f2 Merge branch 'master' of https://github.com/bregman-arie/devops-exercises 2022-08-25 09:17:32 +03:00
48db2d4664 Update 2022-08-25 09:17:29 +03:00
6cad4fb957 Solutions for MTU (#277)
2 solutions
2022-08-25 09:02:08 +03:00
03a92d5bea Add different solutions to AWS exercises
Not only console solutions, but also Terraform and Pulumi.

In addition, this change fixes issues #279 and #280
2022-08-24 21:13:39 +03:00
591ef7495b Add Kubernetes questions
And AWS CodePipeline question.
2022-08-19 13:19:03 +03:00
04dc78b5b7 Solution for /proc (#276) 2022-08-19 08:59:44 +03:00
63b0f825e1 Update README.md : fix private ip typo (#274) 2022-08-15 08:32:41 +03:00
2325b67a97 add file to 'Create the file /tmp/some_file' task (#272)
Co-authored-by: Anas Tayaa <SESA646124@se.com>
2022-08-10 18:17:51 +03:00
20518bafba Update README.md (#270) 2022-08-03 19:27:12 +03:00
99c4e02ecf Rename exercises dir
Name it instead "topics" so it won't be
strange if some topics included "exercises" directory.
2022-08-02 01:53:56 +03:00
ea1d94d67b Update README.md (#269)
answered questions
2022-08-01 13:42:15 +03:00
9c76c6a7b2 Update README.md (#267)
Answered Question
2022-07-30 18:22:28 +03:00
641f41aa96 Add Terraform and AWS exercises
In addition to multiple new questions.
2022-07-22 00:18:48 +03:00
842120d428 Add containers questions and exercises
Added also a couple of storage questions.
2022-07-11 01:34:27 +03:00
e6946d68f4 Proposition for CA question (#234)
* Proposition for CA question

* Update CA question

I would like to change a little bit the question to include the meaning of a certification. Does it mind you ?
2022-07-08 23:10:08 +03:00
94b3bc3520 Add new exercises
Also added indexes for AWS and Linux.
2022-07-08 16:14:35 +03:00
a9dc2202ca Add a couple of containers questions 2022-07-02 01:17:51 +03:00
738e582468 Add Git exercises 2022-07-02 01:12:59 +03:00
05f055f0c0 Update 2022-07-02 01:12:59 +03:00
218a43ee31 Remove Python questions
Move to python-exercises repository
2022-07-02 01:12:59 +03:00
5662efbb54 Added some frequently asked questions. (#260)
* Added frequently asked some soft skill questions

* Added k8s question
2022-06-30 07:56:48 +03:00
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