Commit Graph

619 Commits

Author SHA1 Message Date
abregman
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
Arie Bregman
591ef7495b Add Kubernetes questions
And AWS CodePipeline question.
2022-08-19 13:19:03 +03:00
laumane
04dc78b5b7
Solution for /proc (#276) 2022-08-19 08:59:44 +03:00
Sachin Chavan
63b0f825e1
Update README.md : fix private ip typo (#274) 2022-08-15 08:32:41 +03:00
Anas TAYAA
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
Thanh
20518bafba
Update README.md (#270) 2022-08-03 19:27:12 +03:00
abregman
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
Aniket Shinde
ea1d94d67b
Update README.md (#269)
answered questions
2022-08-01 13:42:15 +03:00
Aniket Shinde
9c76c6a7b2
Update README.md (#267)
Answered Question
2022-07-30 18:22:28 +03:00
abregman
641f41aa96 Add Terraform and AWS exercises
In addition to multiple new questions.
2022-07-22 00:18:48 +03:00
abregman
842120d428 Add containers questions and exercises
Added also a couple of storage questions.
2022-07-11 01:34:27 +03:00
laumane
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
abregman
94b3bc3520 Add new exercises
Also added indexes for AWS and Linux.
2022-07-08 16:14:35 +03:00
abregman
a9dc2202ca Add a couple of containers questions 2022-07-02 01:17:51 +03:00
abregman
738e582468 Add Git exercises 2022-07-02 01:12:59 +03:00
abregman
05f055f0c0 Update 2022-07-02 01:12:59 +03:00
abregman
218a43ee31 Remove Python questions
Move to python-exercises repository
2022-07-02 01:12:59 +03:00
gokcedemir
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
inbinder
0ea15cad67
Update README.md (#257) 2022-06-28 22:07:47 +03:00
Lewis Brogan
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
Yi Byeongyong
080c538614
fix typo (#255) 2022-06-27 10:14:52 +03:00
vanquisher
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
Abyel Tesfay
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
vanquisher
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
Rustam Atai
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
Neeraj Kumar
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
Aksel Uhr
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
Alexander Blackhall
153201a18e
Made some grammatical corrections in README.MD (#243) 2022-05-19 11:57:01 +03:00
Rustam Atai
ea6481e840
Fix links and add question about branch strategies (#242)
Co-authored-by: ŠŃ‚Š°Šø Š ŃƒŃŃ‚Š°Š¼ Š‘Š°Ń…Ń‚ŠøярŠ¾Š²Šøч <ratai@borlas.ru>
2022-05-19 09:46:40 +03:00
Renato C. Francisco
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
laumane
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
laumane
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
Pietro Di Bello
7d467579ea
fix formatting typo in git Q&A (#226) 2022-04-27 23:17:40 +03:00
MARCELO GUERRERO
2277eb0c36
update gcp question (#225) 2022-04-27 07:43:20 +03:00
Alok Kumar verma
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
Adam Djellouli
019d31986e
add type hints to binary_search.py script (#222) 2022-04-26 07:36:58 +03:00
Neeraj Kumar
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
Neeraj Kumar
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
Neeraj Kumar
3c99d11da3
Edited couple answers in the networks section (#218) 2022-04-13 09:11:14 +03:00
Arie Bregman
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
Arie Bregman
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
Arie Bregman
47aa28ab42
Add a couple of exercises (#214)
Also fixed the link for kubernetes exercises.
2022-04-06 21:47:12 +03:00
William Burton
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
bakossandor
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
Zahid Hasan
559c69fbc4
git ls-files >> git ls-file (#213)
typo
2022-04-01 14:56:37 +03:00
William Burton
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
kevinadhiguna
c6bb52c356
feat(linux-ssh): add the answer for linux ssh-keygen question (#211) 2022-03-15 08:55:26 +02:00
bakossandor
53e6b6f4ea
AWS Readme.md extended with the missing trusted Advisor description (#208) 2022-02-09 12:24:08 +02:00
Akshay Khandelwal
c443cde51b
Added couple AWS/Kubernetes answers (#204) 2022-01-24 19:27:07 +02:00