Commit Graph

470 Commits

Author SHA1 Message Date
abregman
64f3fc9164 Add a couple of AWS questions 2021-12-20 22:29:27 +02:00
abregman
6706171ca9 Add AWS execrises and questions
Mostly about VPC and Route 53.
2021-12-04 06:56:07 +02:00
abregman
580379556a Add a couple of AWS exercises and questions
MORE! :)
2021-11-28 22:17:06 +02:00
abregman
abe451f0a6 Merge branch 'master' of github.com:bregman-arie/devops-exercises into devel 2021-11-26 12:55:20 +02:00
abregman
3bbdbafd0e Add AWS exercises and questions 2021-11-26 12:55:02 +02:00
Abiel7
023cf57f90
update (#192)
updated  much to must
2021-11-25 11:15:13 +02:00
Adrian
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
abregman
195174a5b9 Add AWS exercise and questions
Mostly on Auto Scaling Groups.
2021-11-23 16:15:54 +02:00
abregman
6aa674a1c1 Merge branch 'master' of github.com:bregman-arie/devops-exercises into devel 2021-11-22 19:30:36 +02:00
abregman
63a3b2ef2d More AWS questions
Created also the file for Grafana questions.
2021-11-22 19:29:57 +02:00
Sahil Tripathi
3f3f247b26
Update README.md (#189) 2021-11-22 14:53:19 +02:00
abregman
ed45cd1213 Merge branch 'master' of github.com:bregman-arie/devops-exercises into devel 2021-11-20 22:59:49 +02:00
abregman
899c510e76 Add a couple of AWS questions and exercises
EBS & ELB mainly.
2021-11-20 22:59:23 +02:00
Adrian
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
Adrian
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
abregman
779eb93d98 Merge branch 'master' of github.com:bregman-arie/devops-exercises into devel 2021-11-19 10:42:31 +02:00
abregman
292c36fabb Add two storage questions 2021-11-19 10:42:11 +02:00
Adrian
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
abregman
6464994b4c Merge branch 'master' of github.com:bregman-arie/devops-exercises into devel 2021-11-18 10:36:32 +02:00
Adrian
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
abregman
696893dc95 Merge branch 'master' of github.com:bregman-arie/devops-exercises into devel 2021-11-18 08:37:02 +02:00
Adrian
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
abregman
3532f56136 Merge branch 'master' of github.com:bregman-arie/devops-exercises into devel 2021-11-16 18:57:49 +02:00
Local Ops
c0ddb8fde2
Correct purpose of "When is this MAC address used" (#179)
* Correct purpose of "When is this MAC address used"

Second sentense was a  tautology in fact, without disclosing the purpose of use

* Missed phrase added to broadcast
2021-11-16 15:42:01 +02:00
abregman
f7edd72302 Add a couple of AWS exercises
Questions as well :)
2021-11-13 20:57:18 +02:00
abregman
8b0360e13c Add questions and exercises
In addition, move shell scripting questions into a separate file.
2021-11-12 14:43:38 +02:00
abregman
432552549a Merge branch 'master' of github.com:bregman-arie/devops-exercises 2021-11-12 14:05:32 +02:00
abregman
43d714fa12 Add a couple of AWS exercises
Questions as well were added.
2021-11-12 14:05:05 +02:00
Omar Hamad
5b589faffb
linux: Add cut command explanation (#177) 2021-11-12 14:04:38 +02:00
Omar Hamad
4207cebf49
linux: Add grep command explanation (#176) 2021-11-11 11:41:51 +02:00
Coin Graham
af7e1a9007
updating broken link to AWS Cloud Practitioner page. (#174)
Co-authored-by: Coin Graham <coin.graham@cleardata.com>
2021-11-10 21:20:27 +02:00
abregman
cf69197a44 The end of one long README
Apparently we've reached the limit of GitHub rendering (512K).
Time to change the structure accordingly - exercises and questions
will move to sub-directories in the exercises directory.

This is the first patch in performing this transition.
2021-11-10 00:55:03 +02:00
abregman
41b0f06dc3 MORE questions
Don't stop learning.
2021-11-09 23:10:00 +02:00
abregman
503b5029e6 Merge branch 'master' of github.com:bregman-arie/devops-exercises 2021-11-07 17:54:17 +02:00
abregman
5163a9a258 Add a couple of questions 2021-11-07 17:54:06 +02:00
mrthehavok
5f635bd710
Update AWS ELB info (#170)
* Update AWS ELB info

Added Gateway LB , updated Network LB and Classic LB

* Answer for AWS Storage

Added answer for Explain data consistency

* Updated AWS Storage

Added answer for hosting dynamic websites on S3

* Added answer for AWS Storage

Added answer for 
What security measures have you taken in context of S3?

* Updated AWS Security

Added answer for What is AWS Guarduty?
2021-11-07 15:03:44 +02:00
Goutham Kumar
2c77aa4160
Update README.md (#169) 2021-11-03 10:55:49 +02:00
abregman
18e69a2baa Add a couple of questions
On various topics such as Containers, GitHub Actions,
Azure and more. Enjoy :)
2021-11-01 01:21:58 +02:00
abregman
a074e5bb34 Merge branch 'master' of github.com:bregman-arie/devops-exercises 2021-10-31 08:33:26 +02:00
abregman
046b154ccd Change Jenkins section to CI/CD
CI/CD will include Jenkins and other CI/CD systems.

In addition, added a couple of questions on various topics.
2021-10-31 08:32:18 +02:00
Oleksandr Knyga
4060e8185b
Small typo fixed in README (#168)
CloufFormation -> CloudFormation
2021-10-29 21:32:55 +03:00
abregman
353ae7f60b Merge branch 'master' of github.com:bregman-arie/devops-exercises 2021-10-28 08:53:02 +03:00
abregman
153c930a5a Update 2021-10-28 08:52:55 +03:00
Ebennetteng
e1bdf850f5
Update README.md (#167)
Added an answer from a blog I wrote, I hope this is allowed, thank you for your consideration
2021-10-25 13:46:15 +03:00
abregman
51ecb4ff77 Add a couple of questions on containers
Also, fixed some minor styling issues in random_question.py script.
2021-10-24 22:00:44 +03:00
abregman
aa420a7eed Merge branch 'master' of github.com:bregman-arie/devops-exercises 2021-10-24 11:06:42 +03:00
abregman
7a653a5f12 Update 2021-10-24 11:06:32 +03:00
sha016
079c971f54
Question answers (#165)
* Added answers for 3 questions
2021-10-21 07:16:30 +03:00
abregman
809dd369ad Minor update 2021-10-20 10:10:12 +03:00
abregman
8cc94ceb78 Add a couple of containers questions
And answers :)
2021-10-17 23:37:07 +03:00