113 Commits

Author SHA1 Message Date
Mahfujur Rahman
ec5ec1da9b
Update README.md (#10616)
Added missing answers to 2 quesions, one on ACLs, one on Service files.
2025-12-27 16:16:28 +02:00
Alex Barth
c9abddfe7c
Update README.md (#10583)
Remove nested use of <code> and triple backticks.
2025-08-07 20:27:38 +03:00
Shubham Machal
be401b71b5
added a variable question (#10585)
* added a variable question

* added a disaster recovery question in AWS

* added a backend question

* added questions on manual config vs IaC

* Update topics/terraform/README.md

Co-authored-by: andrzejsydor <andrzejsydor@users.noreply.github.com>

---------

Co-authored-by: andrzejsydor <andrzejsydor@users.noreply.github.com>
2025-08-07 20:27:04 +03:00
Bryson Tai
5cfd044135
Correct solution.md (#10587) 2025-08-07 20:26:00 +03:00
tdurkut
abc0079904
Update title Fork 102 for clarity (#10591) 2025-08-07 20:25:17 +03:00
Rishabh
cf4400911b
Add exercise and solution for creating a custom VPC and subnets with … (#10597)
* Add exercise and solution for creating a custom VPC and subnets with Terraform

* Add exercise and solution for creating a custom VPC and subnets with Terraform
2025-08-07 20:23:43 +03:00
Adam Djellouli
2a9bfcb78b
clarified the HEAD~2 root commit issue and suggested using --root or creating an initial commit (#10569) 2025-04-24 22:36:05 +03:00
chmod777Alex
2abe5b5631
Update README.md (#10566)
Updated the file with 3 more new questions and answers related to segmentation. The original section lacked depth in real-world application. These additions provide practical, security-relevant context that benefits both developers and architects working with dynamic infrastructure. 
This PR follows the existing structure and tone of the README for seamless integration.
2025-04-24 22:35:12 +03:00
Abhishek Yadav
4d5756fd2b
provided answer for count of number of lines and words in a file (#10558) 2025-03-27 00:19:14 +02:00
ahmadfikrin
9a1d1e76e9
Update README.md (#10561) 2025-03-27 00:18:16 +02:00
Vladimir
9ede0d856e
argocd: add more cases for appset (#10565) 2025-03-27 00:17:48 +02:00
Aleksander
fe8fdf09e3
Update README.md (#10536)
Add answer to question about linux kernel modules
2024-12-21 10:39:50 +02:00
Shayki Abramczyk
e19d27f443
fix type (#10518) 2024-12-21 10:39:31 +02:00
Bleza Takouda
8ad6f719b4
Fixes on CKA questions (#10541)
* Fix pod deletion question

* Fix duplicate line on static pod creation question
2024-12-21 10:38:31 +02:00
Raza Rafaideen
a70d8aab6a
Answer Linux (#10311)
Answer : You executed a script and while still running, it got accidentally removed. Is it possible to restore the script while it's still running?
2024-08-31 11:15:03 +03:00
Chris Schindlbeck
193c4302d6
Updated Terraform: Missing answer, clarified some questions, removed duplicate, fixed typos (#10323) 2024-08-31 11:14:29 +03:00
Reuben D'Souza
4efd1339f0
add horizontal scaling and vertical scaling (#10468)
* add horizontal scaling and vertical scaling

* fix: keep original formatting

* fix: keep original formatting

* fix block
2024-08-31 11:14:00 +03:00
Jagannath-Maity
a23bb82cd7
topics/linux/README.md is modified (#10256)
* topics/linux/README.md is modified

* topics/linux/README.md is modified
2024-06-12 12:18:01 +03:00
Amogha Kancharla
df28b9bdb9
Update README.md (#10224)
Fixed some errors and typos.

Co-authored-by: Amogha Kancharla <133768988+amoghak-ds@users.noreply.github.com>
2024-06-12 12:17:19 +03:00
Stefan
a1465d2dac
Added missing words to CI/CD README.md. (#10259) 2024-06-11 14:10:44 +03:00
Kranthi
9e89d10b61
Added Solution for AWS - Launch EC2 Web Instance Using Terraform (#10260)
Co-authored-by: Kranthi <devarapallykranthikumar@gmail.com>
2024-06-11 14:09:52 +03:00
Chris O
4425b6a325
added name and projection_type attribute in global_secondary_index (#10279)
Co-authored-by: root <root@LAPTOP-6B2DCPF6>
2024-06-11 14:09:30 +03:00
arnabbis
f9f1fd6023
feat: added nodejs module on the topics and shared some basic question asked in interview (#10267)
* feat: added nodejs module on the topics and shared some basic question asked in interview

* fix: added image and link in the readme file
2024-05-10 14:37:42 +03:00
Demchenko Kirill
b2e29b87bf
Added point about binary files to git best practices (#10270)
Co-authored-by: Kirill Demchenko <kirill.demchenko@x5.ru>
2024-05-10 14:33:41 +03:00
Chris Schindlbeck
9318b9bd68
Fix various typos in topics/certificates (#10275) 2024-05-10 14:33:30 +03:00
Dylan Mitchell
63bef3a3ef
add answer about Molecule (#10237) 2024-02-02 15:29:34 +02:00
Harish
d91a7e36cc
remove solution from shell > argument_check.md exercise (#10238) 2024-02-02 15:29:09 +02:00
Ndlovu Riot
4b3d7d0460
Update Azure README.md, What is N-tier achitecture (#10201) 2024-02-02 15:24:43 +02:00
Ronan
4ed03e7125
Add definitions for SLI, SLO, SLA, error budget and toil (#9077)
* add definitions for SLI, SLO, SLA, error budget and toil

* add credit

* Add credits section

* add google sre book under questions
2024-02-02 15:23:54 +02:00
gamusta
135000b5a9
Fix: typo README.md (#404) 2024-02-02 15:22:33 +02:00
Rahul Kumar Yadav
eec9bbcd08
Update killing_containers.md (#401)
* Update killing_containers.md

rectify the spelling of properly

* Update topics/kubernetes/solutions/killing_containers.md

correct the grammatical errors to make the sentence meaningful

Co-authored-by: andrzejsydor <andrzejsydor@users.noreply.github.com>

* Update topics/kubernetes/solutions/killing_containers.md

commiting the suggested changes

Co-authored-by: andrzejsydor <andrzejsydor@users.noreply.github.com>

---------

Co-authored-by: andrzejsydor <andrzejsydor@users.noreply.github.com>
Co-authored-by: Arie Bregman <bregman.arie@gmail.com>
2024-02-02 15:21:38 +02:00
Mario Szabo
b2b0a600aa
Update solution.md (#398)
* Update solution.md

I have added a solution to the exercise using Terraform

* Update solution.md

fixed some indentations

* Update solution.md

* Update solution.md

Added a solution using Terraform
2024-02-02 15:20:25 +02:00
battery
89f982b2b3
improved readability in terraform topic README (#395) 2024-02-02 15:19:16 +02:00
Abu shahma
971941d253
Updated CKA.md (#390)
resolved some issues, I hot it was helpful.
2024-02-02 15:17:34 +02:00
Bhanu
66d5ba71d4
Apache Kafka ZooKeeper Short Note (#10242)
* Update README.md

* Update README.md
2024-02-02 15:16:32 +02:00
Abhinay Lavu
fee2f99421
Fixes typos (#10244)
* Update solution.md

* Fix typo

fixes the typo for linux exercise create_remove

* fix typo
2024-02-02 15:15:14 +02:00
RAJ RAUT
b88151dee5
Update README.md (#10248)
* Update README.md

Added the missing answer of the question

* Update README.md

updated code in the kubernetes deployment.
2024-02-02 15:14:42 +02:00
Kian-Meng Ang
4b6718938c
Fix typos (#411)
Found via `codespell -L caf,etcp,alle,aks`
2023-08-24 23:02:53 +03:00
Md Shamim
49bfbda1d4
Update README.md (#10203)
* Update README.md

* Update AWS README.md

Added answers of a question regarding "tenancy"
2023-08-24 23:00:25 +03:00
abdrahimm
66eaea5437
Update improve_query.md (#418) 2023-08-24 22:56:22 +03:00
NiJia Lin
9ac657ebbc
fix typo (#10207) 2023-08-24 22:55:55 +03:00
srishakthidhara
b9b84f8015
#415 Update README.md ["What's Observability?"] (#10208)
No answer for "What's Observability?"
 opened 3 weeks ago by bbrewington
2023-08-24 22:55:19 +03:00
Chetan Thapliyal
06976ddb5d
Added some solutions to CICD (#386) 2023-05-27 20:48:00 +03:00
César Freire
d3c4773a3f
Add DNS answers (#375) 2023-05-27 20:45:44 +03:00
mishal zakeer
d5597c0d31
Update README.md (#368)
* Update README.md
2023-05-27 20:45:15 +03:00
Sir Jonathan Kariuki
572e96b2a7
Fix Spelling Error in Kubernetes Documentation (#389) 2023-05-27 20:39:37 +03:00
Abu shahma
4d72337605
Update CKA.md (#391) 2023-05-27 20:38:46 +03:00
Rémi... et pas Rémy
93ccde4f46
Update README.md (#378)
Update description of 'awk' command (line 172 to 174).
2023-04-07 09:51:09 +03:00
MohamedHaroon98
02dbd73bef
Answer a services related question (#371) 2023-04-06 22:10:39 +03:00
MohamedHaroon98
2b6543ef52
Fix misspelling in CKA.md (#370) 2023-04-06 22:10:20 +03:00