Commit Graph

585 Commits

Author SHA1 Message Date
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
3f3f247b26 Update README.md (#189) 2021-11-22 14:53:19 +02:00
1dfe544c6c Update/add perl questions and answers (#188)
* New questions and spell check (#181)

Added new questions related with KVM, Libvirt and DNF

* New perl questions and answers.

Handle errors. Open3. Packages.
2021-11-22 08:35:15 +02:00
ed45cd1213 Merge branch 'master' of github.com:bregman-arie/devops-exercises into devel 2021-11-20 22:59:49 +02:00
899c510e76 Add a couple of AWS questions and exercises
EBS & ELB mainly.
2021-11-20 22:59:23 +02:00
764c7423b6 Update/move perl section (#187)
* New questions and spell check (#181)

Added new questions related with KVM, Libvirt and DNF

* Create a new perl folder and move the content of the actual section
2021-11-20 02:12:20 +02:00
f772911c6a Feature/new perl regex questions and answers (#186)
* New questions and spell check (#181)

Added new questions related with KVM, Libvirt and DNF

* Add new perl regex questions and answers

* Add one way to avoid one-liners in regex
2021-11-19 22:36:42 +02:00
c93d394d9b Add AWS questions
Mainly about EFS.
2021-11-19 11:28:55 +02:00
779eb93d98 Merge branch 'master' of github.com:bregman-arie/devops-exercises into devel 2021-11-19 10:42:31 +02:00
292c36fabb Add two storage questions 2021-11-19 10:42:11 +02:00
14f99e2ef9 Feature/new perl questions and answers (#185)
* New questions and spell check (#181)

Added new questions related with KVM, Libvirt and DNF

* New perl questions and answers

Added some questions and answers in the filehandle and OOP topics.
2021-11-19 10:39:20 +02:00
430fc77733 Add new AWS exercises and questions
SSIA :)
2021-11-18 10:36:41 +02:00
6464994b4c Merge branch 'master' of github.com:bregman-arie/devops-exercises into devel 2021-11-18 10:36:32 +02:00
1604ce467b Add new Perl questions (#184)
* New questions and spell check (#181)

Added new questions related with KVM, Libvirt and DNF

* New Perl questions

* Change postition of topic in the table

Put the perl topic at the end of the table to correct the table size
2021-11-18 10:16:51 +02:00
696893dc95 Merge branch 'master' of github.com:bregman-arie/devops-exercises into devel 2021-11-18 08:37:02 +02:00
cd4b55fd2f New questions and spell check (#181)
Added new questions related with KVM, Libvirt and DNF

Co-authored-by: Adrian Fusco Arnejo <afuscoar@afuscoar.remote.csb>
2021-11-17 09:06:35 +02:00
3532f56136 Merge branch 'master' of github.com:bregman-arie/devops-exercises into devel 2021-11-16 18:57:49 +02:00