-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit 4981d4a
Showing
1 changed file
with
28 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
This repository contains flashcards to prepare for Cloud Certification exams. | ||
|
||
I started with the Architect one so that's the one in the first release. I will probably get a certification | ||
in the development track and I plan to create flashcards for that one as well. | ||
|
||
Notes: | ||
1) Questions may be obsolete. This is most likely true at all times, so when preparing you should always look | ||
up the answer in the documentation and update the corresponding flashcard. Or you can just open an issue here | ||
and I'll correct mine and release a new version. Unfortunately since Anki files are binary (well, there's | ||
zip files) pull requests probably won't work. | ||
|
||
2) Answers might be wrong. In fact, some of them might have always been wrong! I mean completely wrong, not | ||
just a bit. Some of the questions supposedly from past exams came to with ridiculous answers. Do your own | ||
sanity check. | ||
|
||
3) Some questions are not from the exam or from any preparation course, but they were useful to me when | ||
preparing because they covered important generic concepts I didn't remember. | ||
|
||
4) Learning the answer to all these questions, even assuming the answers in the flashcards are correct is a | ||
sure way to fail. First, because the exam questions change often. Second, because the exam answers change | ||
often. It's also a waste of time. | ||
|
||
5) Online courses such as Coursera's or Pluralsight's are really useful. | ||
|
||
6) If you own the rights to any question (I don't know if that's possible) and you really want me to remove | ||
it from the deck just in get touch. I know I just took some screenshots here and there. | ||
|
||
Good luck! |