Commit Graph

245 Commits

Author SHA1 Message Date
Austin Songer
68d6ddfd39 ANSWERED: Explain subnet mask and given an example 2020-01-26 01:09:37 +00:00
Austin Songer
68471d5c5a ANSWERED: What is an IP address? 2020-01-26 01:01:05 +00:00
Austin Songer
7f4f362ddd ANSWERED: What is a MAC address? What is it used for? 2020-01-26 00:59:05 +00:00
Austin Songer
2ee9b3210f ANSWERED: What is Ethernet? 2020-01-26 00:56:34 +00:00
surister
a6403ea21c
Merge pull request #71 from CharlyJazz/patch-1
typographical error, tomcat
2020-01-24 19:03:15 +01:00
surister
a9a86ad49a
Merge pull request #69 from bayangan1991/master
Update README.md
2020-01-24 19:01:15 +01:00
Carlos Azuaje
a08e95b2c4
typographical error, tomcat
Tomact -> Tomcat
2020-01-24 14:29:34 -03:00
LBlend
f046ca39e7
Fixed typo
to -> too
2020-01-24 10:21:15 +01:00
bayangan1991
fd2a1859d7
Update README.md 2020-01-24 14:46:00 +11:00
surister
e8fad188f3
Fix wording
Fix wording from'between' to 'from'
2020-01-22 10:14:55 +01:00
Sagor Sarker
7b7e78e2f7
update answer under Python/lambda 2020-01-22 14:43:32 +06:00
surister
298e62f841
Merge pull request #67 from austinsonger/master
Added Security Related Questions,  REMAINDER: Fix minor typo.
2020-01-22 08:46:48 +01:00
Austin Songer
00d5d412c8 ANSWERED: What is DNS Spoofing? How to prevent it? 2020-01-21 22:51:39 +00:00
Austin Songer
0e39054729 ANSWERED: What can you tell me about Stuxnet? 2020-01-21 22:48:30 +00:00
Austin Songer
017b29cb99 ANSWERED: What can you tell me about Spectre? 2020-01-21 22:47:24 +00:00
Austin Songer
3ea1236c2d DELETED Duplicate "Buffer Overflow" Question. 2020-01-21 22:44:29 +00:00
Austin Songer
f0614eadd2 ANSWERED: Explain what is Buffer Overflow 2020-01-21 22:43:36 +00:00
Austin Songer
ef65b8e1ff ANSWERED: What is Cache Poisoned Denial of Service? 2020-01-21 22:42:35 +00:00
Austin Songer
030f2dfcd6 ANSWERED: Explain MAC flooding attack. 2020-01-21 22:39:39 +00:00
Arie Bregman
ea17d9a952
Merge pull request #66 from austinsonger/master
Python Question - Lambda
2020-01-22 00:36:19 +02:00
Austin Songer
db533c891e ANSWERED: Explain HTTP Header Injection. 2020-01-21 22:03:20 +00:00
Austin Songer
1af924ba87 ANSWERED: Explain availability sets and availability zones 2020-01-21 21:57:43 +00:00
Austin Songer
6c4f32af1b ANSWERED: Write a script to remove all the empty files in a given dir. 2020-01-21 21:48:34 +00:00
Austin Songer
accce12933 ANSWERED: Write a script to determine whether a host is up or down 2020-01-21 21:46:27 +00:00
Austin Songer
72ded52b76 ANSWERED: What this line in scripts mean? #!/bin/bash 2020-01-21 21:42:42 +00:00
Austin Songer
1e006671d9 ANSWERED: What are the advantages of MongoDB? 2020-01-21 21:37:51 +00:00
Austin Songer
26da34b786 Asymmetric and Symmetric encryption 2020-01-21 20:48:44 +00:00
Austin Songer
3b0c955925 Delete Duplicate of RBAC Question 2020-01-21 20:43:26 +00:00
Austin Songer
570a64a74a SSO + MFA + RBAC 2020-01-21 20:41:05 +00:00
Austin Songer
b9e22a6bbb Python Question: Lambda 2020-01-21 20:01:23 +00:00
surister
89aa001497
Add details in python answer about error handling. 2020-01-20 16:17:46 +01:00
Sagor Sarker
ee1870baff
added answer under Python/Explain Exception.... 2020-01-20 19:20:31 +06:00
Sagor Sarker
24b8d29b8a
added answer under 'Git/what is .git directory?' 2020-01-20 15:37:19 +06:00
Austin Songer
cfda57ac61 Added Answers to DNS and Security Questions 2020-01-19 22:54:25 +00:00
Austin Songer
c130bd2d10
Updated README - Security
- SQL Injection
- CSRF
- XSS
2020-01-19 14:01:12 -06:00
abregman
4e05b9de22 Add a couple of Ansible questions 2020-01-17 19:30:55 +02:00
dmattia
e079926d09 Added some terraform questions and answers 2020-01-17 10:38:38 -06:00
abregman
85d8a566d1 Add another flask exercise 2020-01-17 00:00:24 +02:00
apuzyrevsky
195db7a103
Update README.md
added several answers for the Docker section.
2020-01-15 20:08:11 +02:00
abregman
d441029162 Add testing questions 2020-01-14 11:35:25 +02:00
abregman
d43ec162f0 Rename repository
Unforunately, It came to my knowledge that this repository
promoted a phenomenon where DevOps interviews became a trivia game
where people think it's normal to throw 20 random short questions
like "what is fork()" or "which tools would you use for each
of the following areas?" and this was not my intention.

To explcitly state this repository doesn't represents real DevOps
interview questions I've decided to rename it.
2020-01-12 22:28:43 +02:00
Arie Bregman
cbda545d60
Merge pull request #56 from apuzyrevsky/patch-1
Update README.md
2020-01-12 20:20:32 +02:00
abregman
fd7e129d09 Add a couple of questions 2020-01-12 20:19:30 +02:00
apuzyrevsky
72f1f58659
Update README.md
Added several answers for Docker questions.
2020-01-12 20:09:42 +02:00
abregman
7086fdab83 minor order changes 2020-01-12 00:41:12 +02:00
abregman
5d4942a633 800 questions milestone 2020-01-10 02:11:17 +02:00
abregman
c65212bc24 Add a couple of questions 2020-01-08 23:59:55 +02:00
abregman
8638107e7f Add a couple of questions 2020-01-07 00:25:32 +02:00
abregman
7c2a922854 Add a couple of AWS questions 2020-01-04 20:32:39 +02:00
abregman
04c7261f9e Add Azure questions 2020-01-03 15:56:36 +02:00