Commit Graph

542 Commits

Author SHA1 Message Date
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
abregman
e30c7aca4f Add a couple of new questions
Mostly containers related questions.
2021-10-10 19:48:01 +03:00
abregman
6e9ac1ad5d Merge branch 'master' of github.com:bregman-arie/devops-exercises 2021-10-10 14:47:10 +03:00
abregman
b245c2adf2 Add a couple of questions
Mostly Kubernetes and containers.
2021-10-10 14:47:05 +03:00
Dennis Urban
2f09ffb8fb
fix typo in go question (#163) 2021-09-30 18:00:40 +03:00
abregman
4f2662f611 Merge branch 'master' of github.com:bregman-arie/devops-exercises 2021-09-28 23:33:57 +03:00
abregman
484f50e9b9 Add a couple of new questions 2021-09-28 23:33:38 +03:00
Umegbewe Nwebedu
8c23697b8d
Added ansible exercise and solution for upgrading and updating apt packages (#159)
* added solutions and exercise to readme
2021-09-27 11:00:16 +03:00
abregman
8a510bb304 Merge branch 'master' of github.com:bregman-arie/devops-exercises 2021-09-27 00:35:06 +03:00
abregman
4cde87dc2c Update 2021-09-27 00:34:59 +03:00
Anne Douwe Bouma
a1a1f36699
Use correct command for Ansible documentation (#155)
Ansible modules are documented using the `ansible-doc` command. Not using the `ansible` command, this command executes the ad-hoc commands.
2021-09-17 18:08:09 +03:00
Udhav
89c8ec68ca
Devops exercises : Adding 2 Terraform questions on import (#149)
* Add terraform import question
* Add how to use terraform import question
* Add example on how to use terraform import question
2021-09-15 13:48:31 +03:00
abregman
e977f77933 Merge branch 'master' of github.com:bregman-arie/devops-exercises 2021-09-12 09:21:41 +03:00
abregman
3d72bfb2f0 Update 2021-09-12 09:21:32 +03:00
imnitin28
397b1ec9e1
Add few terraform questions related to state file (#148)
* Adding few questions to terraform tfstate file topic
2021-09-11 00:06:37 +03:00
abregman
891c9c69fe Add a couple of Kubernetes questions and exercises
In addition, changed the order of some Linux questions.
2021-09-05 01:00:35 +03:00
abregman
e4f73b1edf Add questions on Linux namespaces
And an exercise on replicaset
2021-09-03 17:04:00 +03:00
abregman
ab61a49f84 Add a couple of questions and exercises
SSIA
2021-09-01 01:02:32 +03:00
Arie Bregman
0f0167afd2 Add Kubernetes questions 2021-08-17 09:27:08 +03:00
abregman
3b05d95256 Add 57 new questions and exercises 2021-08-13 09:23:50 +03:00
abregman
6e01886e6b Add OS and OpenShift questions 2021-07-22 20:45:30 +03:00
abregman
1d88242f34 Merge branch 'master' of https://github.com/bregman-arie/devops-exercises 2021-07-20 10:48:48 +03:00
Jack McDonnell
ad796f7155
ReplicaSets Information (#141)
* Kubernetes Pod explanation (Jack McDonnell)

* Kubernetes Deployment explanation

* Kubectl explanation

* ReplicaSets information
2021-07-20 10:48:44 +03:00
abregman
4fd5c25685 Add questions and answers 2021-07-20 10:48:31 +03:00
abregman
c4897e8904 Merge branch 'master' of https://github.com/bregman-arie/devops-exercises 2021-07-18 22:01:30 +03:00
abregman
992b3da3e8 Update 2021-07-18 22:01:27 +03:00
Jack McDonnell
13cecf6f13
Kubectl explanation (#140)
* Kubernetes Pod explanation (Jack McDonnell)

* Kubernetes Deployment explanation

* Kubectl explanation
2021-07-17 19:55:29 +03:00
Jack McDonnell
b30bb7d41b
Kubernetes Deployment explanation (#139)
* Kubernetes Pod explanation (Jack McDonnell)

* Kubernetes Deployment explanation
2021-07-15 02:24:53 +03:00
Oleg A. Arkhangelsky
1991f8bdd1
Correct SMTP port number (#138) 2021-07-15 00:49:12 +03:00
Jack McDonnell
c6c960912d
Kubernetes Pod explanation (Jack McDonnell) (#137) 2021-07-14 03:18:25 +03:00
kratorr
4c6d7360ce
Add answer (#136)
Co-authored-by: Vladimir <v@ao-sbk.ru>
2021-07-12 12:20:33 +03:00
abregman
e1379fb6b5 Add system design notebook image
As well as two Kubernetes basic exercises.
2021-07-12 04:26:03 +03:00
abregman
e54648d47f Modify the structure of README.md
Instead of having exercises in their own separate section,
they are now part of the main topics sections.

This should make the learning process easier to follow
where users have both exercises and questions in the same
place.

In addition, added a couple of new questions & exercises
and modified existing scripts accordingly.
2021-07-12 02:02:57 +03:00
abregman
dfbe979872 Merge branch 'master' of https://github.com/bregman-arie/devops-exercises 2021-07-11 11:07:51 +03:00
abregman
122d158096 Update 2021-07-11 11:07:44 +03:00
Stefan Matić
1439d5983e
Add more answers (#135)
* Add more answers

* Answer more questions

* Answered some more
2021-07-01 20:23:50 +03:00
Bill
9a3e878480
Added < and > to list of quesitons. (#132)
* Added two questions

Added in > and < for Linux, as well as yes command (yes XYZ repeats XYZ in the console, useful for repetitive input)
2021-06-30 15:19:59 +03:00
Stefan Matić
395a2ce634
Updating some answers (#131) 2021-06-30 06:12:06 +03:00
abregman
71580d2ae9 Add a couple of questions 2021-06-27 05:28:58 +03:00
abregman
bbbe0f3e9d Merge branch 'master' of https://github.com/bregman-arie/devops-exercises 2021-06-27 03:15:39 +03:00
abregman
0478f635e7 Update 2021-06-27 03:15:34 +03:00
Koki Nishihara
45b8cacc37
Update README.md (#128) 2021-06-27 02:51:27 +03:00
abregman
4b551d1d09 Merge branch 'master' of https://github.com/bregman-arie/devops-exercises 2021-05-18 10:47:35 +03:00
abregman
6362c95813 Update 2021-05-18 10:47:27 +03:00
PritomDas
73f5d3b1b8
Update README.md (#127) 2021-05-16 11:31:31 +03:00
abregman
b45aa4a2b1 Add a couple of Virtualization questions 2021-04-11 23:07:25 +03:00
abregman
f3f8de0f01 Add a link to linux master application
Also, added a couple of answers.
2021-03-30 10:45:52 +03:00
abregman
cecf7d2beb Add a couple of questions
And rearrange Linux section
2021-03-06 23:22:51 +02:00
abregman
710d0492f9 Merge branch 'master' of https://github.com/bregman-arie/devops-exercises 2021-02-28 23:10:16 +02:00
abregman
99050cbf90 Update 2021-02-28 23:10:06 +02:00
kooshals
ec0b96f38f
Answer to init process (#126) 2021-02-26 18:40:49 +02:00
abregman
c66780275c Add a couple of answers 2021-02-20 02:25:40 +02:00
abregman
fe3cf0d5db Add a couple of questions and answers 2021-02-17 22:00:54 +02:00
abregman
874418fa74 Add more questions
And links to other DevOps projects.
2021-02-17 00:28:59 +02:00
abregman
27ee317c97 Fixed #125
Also added questions on Helm
2021-01-24 11:27:46 +02:00
abregman
afbf097927 Add a couple of questions 2021-01-24 02:05:01 +02:00
abregman
b41810a749 Add a couple of Kubernetes questions
Changed the order of some Kubernetes questions so the order
will make more sense and the learning will be more gradual.

Also fixed the questions count and removed a duplicated question.
2021-01-23 23:55:10 +02:00
abregman
73dc7b3416 Add a couple of Kubernetes questions 2021-01-23 16:57:07 +02:00
abregman
fb0de87ce0 Merge branch 'master' of https://github.com/bregman-arie/devops-exercises 2021-01-23 00:46:15 +02:00
abregman
5be1cc1d54 Add more questions 2021-01-23 00:45:59 +02:00
Harsh
69cfa85a75
Changes in section "Python OS" (#124)
* Added answer in Python OS
2021-01-23 00:43:07 +02:00
abregman
acead18249 Add a couple of Kubernetes questions 2021-01-22 02:07:20 +02:00
abregman
7c5f66ee2b Add a couple of answers and one new question 2021-01-20 14:15:20 +02:00
abregman
9a35f2fc32 Add a couple of security questions 2021-01-11 22:49:45 +02:00
abregman
fc26d95145 Add a couple of questions and a new exercise 2021-01-03 11:55:58 +02:00
abregman
01ae9c59bc Merge branch 'master' of https://github.com/bregman-arie/devops-exercises 2021-01-02 06:29:58 +02:00
abregman
e16b2ecad7 Add a couple of questions
And switch some questions from docker to podman.
2021-01-02 06:29:31 +02:00
Anwesh Budhathoki
235e94e603
Added cloud answers (#116) 2020-12-22 13:45:16 +02:00
abregman
5ba0a0a4b5 Add a couple of questions 2020-12-16 22:52:30 +02:00
abregman
bf7b136107 Merge branch 'master' of https://github.com/bregman-arie/devops-exercises 2020-12-16 22:05:10 +02:00
abregman
32295e8931 Add a couple of questions 2020-12-16 22:05:01 +02:00
Rahul sharma
8e5f517643
LB Question (#122) 2020-12-12 11:46:40 +02:00
abregman
66fd37d2c7 Merge branch 'master' of https://github.com/bregman-arie/devops-exercises 2020-12-10 08:56:56 +02:00
abregman
061f1ef6ff update 2020-12-10 08:56:48 +02:00
SaleGajic
aac7da0785
Extended answer for ways deliver a software (#121) 2020-12-10 08:40:34 +02:00
Nana
b264d466a6
fix typo in python list comprehension code (#120) 2020-12-09 08:24:42 +02:00
abregman
dd93c45a8d Merge branch 'master' of https://github.com/bregman-arie/devops-exercises 2020-11-24 10:31:35 +02:00
abregman
24299d4254 Add a couple of questions 2020-11-24 10:31:26 +02:00
Rahul sharma
3ccc3b991c
Ansible Questions (#118)
* Blank Spaces Linted

Vscode By default linting it, there is no way to overwrite Initially.

* Add Ansible Question
2020-11-19 19:58:21 +02:00
Ben Overmyer
74870bdb42
Update the difference between containers and VMs 2020-10-01 12:48:26 -05:00
surister
7dc878fb55 Update question count 2020-09-18 10:19:22 +02:00
abregman
c4555fcd32 Fix tag and update questions count
Add missing '/' to closing <details> tag.
2020-09-15 23:08:39 +03:00
TWC
3b6f572485
adding more networking questions (#109)
* Add questions and answers
2020-09-15 23:04:56 +03:00
TWC
066321a72a
Update and answer devops questions (#108)
* update questions
2020-09-14 17:44:47 +03:00
TWC
9f5d762cdd
Add more Anthos Questions (#107)
Add Anthos questions
2020-09-11 18:50:48 +03:00
TWC
6bd8879001
Answer some DevOps questions (#106) 2020-09-10 05:47:27 +03:00
TWC
ee50fa9bef
Adding Anthos service mesh questions (#105)
* adding Anthos questions
2020-09-08 01:16:19 +03:00
abregman
7eac5e150e Add link to the new system-design-exercises repository 2020-09-07 21:11:12 +03:00
abregman
598bda1bbb Merge branch 'master' of https://github.com/bregman-arie/devops-exercises 2020-09-07 21:06:51 +03:00
abregman
91cdeed427 update 2020-09-07 21:06:46 +03:00
TWC
573fef63e4
Adding Anthos on GCP and K8s questions (#104)
* update commands
* adding Anthos questions
* spelling error change
* add missing kubernetes commands
* resolve missing doubles
* add more k8s questions
* add more anthos and GKE questions
2020-09-07 21:05:16 +03:00
abregman
83fb9a047b Update questions count and image 2020-09-03 15:30:54 +03:00
abregman
ccb1bb5084 Merge branch 'master' of https://github.com/bregman-arie/devops-exercises 2020-09-02 02:01:13 +03:00
abregman
91c6c4c7a6 update 2020-09-02 02:01:08 +03:00
wilbrodTC
718a82ced1
change special namespaces to small caps (#102) 2020-09-02 00:37:34 +03:00
Asher Manangan
27a7a1437c
Update README.md (#100) 2020-09-01 03:08:35 +03:00
abregman
f093b3249e Merge branch 'master' of https://github.com/bregman-arie/devops-exercises 2020-08-29 12:37:08 +03:00
abregman
dedfa71656 update 2020-08-29 12:37:01 +03:00
Rahul sharma
571fff2e43
Docker Questions (#98)
* Kubernetes deployment question

* Questions about docker

Docker components
2020-08-28 11:04:33 +03:00
abregman
a203beaad8 Merge branch 'master' of https://github.com/bregman-arie/devops-exercises 2020-08-23 18:53:05 +03:00
abregman
2c35380275 update 2020-08-23 18:52:59 +03:00
Rahul sharma
fbe89d49c7
Kubernetes deployment question (#97) 2020-08-23 15:17:15 +03:00
abregman
2afee2803d Add a couple of Kubernetes questions 2020-08-19 16:02:39 +03:00
abregman
d156460b4c Add a couple of questions 2020-08-16 21:11:13 +03:00
abregman
a278bd90b2 Merge branch 'master' of https://github.com/bregman-arie/devops-exercises 2020-08-06 05:17:42 +03:00
abregman
fafb7dd028 update 2020-08-06 05:17:34 +03:00
firat
5520408dc2
Update README.md (#95)
* Update README.md
2020-08-05 06:46:35 +03:00
abregman
993c1d5371 Merge branch 'master' of https://github.com/bregman-arie/devops-exercises 2020-07-30 03:24:51 +03:00
abregman
0323f4dd85 Update 2020-07-30 03:23:42 +03:00
Joyce Kung
94ba78ede5
Force OSI topics to render as one list (#92) 2020-07-29 15:51:43 +03:00
Joyce Kung
49d93aeb32
Remove discontinued Twitter account (#94) 2020-07-29 15:51:18 +03:00
abregman
bcc13f0bcc Merge branch 'master' of https://github.com/bregman-arie/devops-exercises 2020-07-28 14:53:51 +03:00
abregman
b2ae38bc3a update 2020-07-28 14:53:44 +03:00
Joyce Kung
4050b8df43 Move list comp example to lists section from regex 2020-07-18 18:35:22 -04:00
abregman
f04e79b7e6 Remove levels from subjects
There is no need to distinguish between beginner and advanced questions
as they gradually harder and it's not always conclusive what their level
as it very much depends on your own personal knowledge
2020-07-03 23:48:12 +03:00
abregman
604cd75011 Merge branch 'master' of https://github.com/bregman-arie/devops-exercises 2020-07-03 14:13:30 +03:00
abregman
ca5a89e858 update 2020-07-03 14:13:11 +03:00
bassbone
9c327e5a6b
modify python exercise (#89)
* modify python exercise
2020-07-03 14:12:47 +03:00
abregman
4fd287fe2e Merge branch 'master' of https://github.com/bregman-arie/devops-exercises 2020-06-15 09:41:40 +03:00
abregman
38aaea849a Add a couple of questions 2020-06-15 09:41:32 +03:00
Abdelrahman Badreldeen
a1099473cf
Added question "What is an index in a database?" (#88)
* change AWS image extension from jpg to png

* add index question in DB section

Co-authored-by: Abdelrahman Badreldeen <abdelrahman.badreldeen@scratchpay.com>
2020-06-01 12:48:30 +03:00
abregman
90a6170984 Add a couple of AWS CP questions 2020-05-14 00:44:45 +03:00
abregman
e04d81d0bc Add a couple of AWS questions 2020-05-11 01:37:12 +03:00
abregman
c88e310a0a Add a couple of AWS questions 2020-05-09 16:40:51 +03:00
abregman
e2951f4271 Add certificates icon and a couple of questions 2020-05-06 08:12:33 +03:00
abregman
d75fa3d978 Merge branch 'master' of https://github.com/bregman-arie/devops-exercises 2020-04-28 23:46:33 +03:00
abregman
636b2d3e24 Add a couple of questions 2020-04-28 23:46:18 +03:00
Roman Brodsky
b3217cc30f
delete duplicate question from database section (#85) 2020-04-28 23:45:58 +03:00
abregman
8a82030d76 Add cerificate (aws cloud pracitioner) questions 2020-04-27 20:47:52 +03:00