Skip to content

Commit fc0be68

Browse files
authored
Update README.md
1 parent f51f68a commit fc0be68

1 file changed

Lines changed: 16 additions & 28 deletions

File tree

README.md

Lines changed: 16 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -1,52 +1,40 @@
1-
# Cloud Certifications Notes.
1+
# My Cloud Certifications Notes
22

3-
![Website](https://img.shields.io/website?down_color=red&down_message=down&up_color=green&up_message=up&url=https%3A%2F%2Fnotes.rishab.cloud) [![Hits](https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fgithub.com%2Frishabkumar7%2FCloudNotes&count_bg=%2379C83D&title_bg=%23555555&icon=&icon_color=%23E7E7E7&title=hits&edge_flat=false)](https://hits.seeyoufarm.com)
4-
<!-- Global site tag (gtag.js) - Google Analytics -->
5-
<script async src="https://www.googletagmanager.com/gtag/js?id=G-VFEQW73JV1"></script>
6-
<script>
7-
window.dataLayer = window.dataLayer || [];
8-
function gtag(){dataLayer.push(arguments);}
9-
gtag('js', new Date());
10-
11-
gtag('config', 'G-VFEQW73JV1');
12-
</script>
13-
<!-- Global site tag (gtag.js) - Google Analytics -->
3+
[![Website](https://img.shields.io/website?down_color=red&down_message=down&up_color=green&up_message=up&url=https%3A%2F%2Fnotes.rishab.cloud)](https://rishabkumar.com/notes)
4+
[![Hits](https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fgithub.com%2Frishabkumar7%2FCloudNotes&count_bg=%2379C83D&title_bg=%23555555&icon=&icon_color=%23E7E7E7&title=hits&edge_flat=false)](https://hits.seeyoufarm.com)
5+
[![Twitter Follow](https://img.shields.io/twitter/follow/rishabk7?style=social)](https://twitter.com/rishabk7)
146

157
<!-- Github buttons -->
16-
<a class="github-button" href="https://github.com/rishabkumar7/CloudNotes" data-size="large" data-show-count="true" aria-label="Star rishabkumar7/CloudNotes on GitHub">Star</a>
17-
<a class="github-button" href="https://github.com/rishabkumar7/CloudNotes/subscription" data-size="large" data-show-count="true" aria-label="Watch rishabkumar7/CloudNotes on GitHub">Watch</a>
18-
<a class="github-button" href="https://github.com/rishabkumar7/CloudNotes/issues" data-size="large" data-show-count="true" aria-label="Issue rishabkumar7/CloudNotes on GitHub">Issue</a>
19-
<iframe src="https://github.com/sponsors/rishabkumar7/button" title="Sponsor rishabkumar7" height="35" width="116" style="border: 0;"></iframe>
8+
![GitHub Repo stars](https://img.shields.io/github/stars/rishabkumar7/CloudNotes?style=social)
9+
[![GitHub Sponsors](https://img.shields.io/github/sponsors/rishabkumar7?style=social)](https://github.com/sponsors/rishabkumar7)
2010
<!-- /Github buttons -->
2111

12+
These are my notes that I took while preparing for the cloud certifications. The web-version is available [here.](https://rishabkumar.com/notes)
13+
You can support me 👉 [![Buy me a coffee](https://img.shields.io/static/v1.svg?label=Buy%20me%20a%20coffee&message=🥨&color=black&logo=buy%20me%20a%20coffee&logoColor=white&labelColor=6f4e37)](https://www.buymeacoffee.com/rishabincloud)
2214

23-
24-
## Notes for AWS Certifications.
15+
## AWS Certifications
2516
- [AWS Cloud Practitioner](/CloudNotes/CPP.html)
2617
- [AWS Solutions Architect Associate](/CloudNotes/SAA.html)
2718
- [AWS Developer Associate](/CloudNotes/CDA.html)
2819
- [AWS SysOps Associate](/CloudNotes/SysOpsAssociate.html)
2920

30-
## Notes for Linux Certifications.
21+
## Linux Certifications
3122
- [LPI Linux Essentials](/CloudNotes/LPILinuxEssentials.html)
3223

33-
## Notes for Azure Certfications.
24+
## Azure Certfications
3425
- [Azure Fundamentals : AZ-900](/CloudNotes/AzureFundamentals.html)
3526

36-
## Notes for Terraform Certifications.
27+
## Terraform Certifications
3728
- [Terraform Associate Certification](/CloudNotes/Terraform.html)
3829

39-
## Notes for OCI Certifications.
30+
## OCI Certifications.
4031
- [OCI Foundations Associate](/CloudNotes/OCIFA.html)
4132

42-
43-
44-
45-
4633
I will be adding notes for other Exams.
4734

4835
Please check out these amazing CheatSheets:
4936
- [TutorialDojo Cheat Sheets](https://tutorialsdojo.com/aws-cheat-sheets/)
5037
- [DigitalCloud Cheat Sheets](https://digitalcloud.training/certification-training/)
51-
<!-- Place this tag in your head or just before your close body tag. -->
52-
<script async defer src="https://buttons.github.io/buttons.js"></script>
38+
39+
## License
40+
[MIT License]()

0 commit comments

Comments
 (0)