adding new files

This commit is contained in:
2026-01-25 15:07:11 +00:00
parent 1e234aef54
commit a30d85d9a9
20 changed files with 103 additions and 38 deletions

View File

@@ -1,11 +1,16 @@
#+TITLE: Career List
#+OPTIONS: toc:nil num:nil
See the categories: @@html:<a href="../../categories.html">Categories</a>@@
See the categories: @@html:<a href="../../home/categories.html">Categories</a>@@
* 2025
See the following page for more details: @@html:<a href="./career-intro.html">Career Intro</a>@@
** January 2026
- [[file:database-permissions.org][Database permissions, roles and accounts]] @@html:<span class="post-date">18-01-2026 23:00</span>@@ @@html:<a href="/tags/learning.html"> <span class="post-tag">learning</span> </a>@@ @@html:<a href="/tags/notes.html"> <span class="post-tag">notes</span> </a>@@
- [[file:monitoring-and-logging.org][Monitoring and Logging]] @@html:<span class="post-date">18-01-2026 23:00</span>@@ @@html:<a href="/tags/learning.html"> <span class="post-tag">learning</span> </a>@@ @@html:<a href="/tags/notes.html"> <span class="post-tag">notes</span> </a>@@
- [[file:pipelines.org][Pipelines and how they work]] @@html:<span class="post-date">18-01-2026 23:00</span>@@ @@html:<a href="/tags/learning.html"> <span class="post-tag">learning</span> </a>@@ @@html:<a href="/tags/notes.html"> <span class="post-tag">notes</span> </a>@@
** December 2025
- [[file:probation-objectives.org][Probation Objectives:]] @@html:<span class="post-date">08-12-2025 17:55</span>@@ @@html:<a href="/tags/review.html"> <span class="post-tag">review</span> </a>@@ @@html:<a href="/tags/notes.html"> <span class="post-tag">notes</span> </a>@@

View File

@@ -0,0 +1,9 @@
#+TITLE: Database permissions, roles and accounts
#+OPTIONS: num:nil
#+DATE: <2026-01-18 Sun 23:00>
#+filetags: :learning:notes:
#+WIP: t
#+COMMENTS: t
#+SLUG: database-permissions
* TODO

View File

@@ -0,0 +1,15 @@
#+TITLE: Monitoring and Logging
#+OPTIONS: num:nil
#+DATE: <2026-01-18 Sun 23:00>
#+filetags: :learning:notes:
#+WIP: t
#+COMMENTS: t
#+SLUG: monitoring-and-logging
* TODO
Talk about Kibana, Grafana, Prometheus, and others.
- [ ] Research popular monitoring and logging tools
- [ ] Write about their features and use cases
- [ ] Include examples of how to set them up
- [ ] Discuss best practices for monitoring and logging

View File

@@ -0,0 +1,9 @@
#+TITLE: Pipelines and how they work
#+OPTIONS: num:nil
#+DATE: <2026-01-18 Sun 23:00>
#+filetags: :learning:notes:
#+WIP: t
#+COMMENTS: t
#+SLUG: pipelines
* TODO

View File

@@ -1,10 +1,13 @@
#+TITLE: Posts List
#+OPTIONS: toc:nil num:nil
See the categories: @@html:<a href="../categories.html">Categories</a>@@
See the categories: @@html:<a href="../home/categories.html">Categories</a>@@
* Posts:
- [[file:career/career-list.org][Career List]] @@html:<span class="post-date">18-01-2026 22:42</span>@@
- [[file:career/career-list.org][Career List]] @@html:<span class="post-date">24-01-2026 00:00</span>@@
- [[file:career/database-permissions.org][Database permissions, roles and accounts]] @@html:<span class="post-date">18-01-2026 23:00</span>@@ @@html:<a href="/tags/learning.html"> <span class="post-tag">learning</span> </a>@@ @@html:<a href="/tags/notes.html"> <span class="post-tag">notes</span> </a>@@
- [[file:career/monitoring-and-logging.org][Monitoring and Logging]] @@html:<span class="post-date">18-01-2026 23:00</span>@@ @@html:<a href="/tags/learning.html"> <span class="post-tag">learning</span> </a>@@ @@html:<a href="/tags/notes.html"> <span class="post-tag">notes</span> </a>@@
- [[file:career/pipelines.org][Pipelines and how they work]] @@html:<span class="post-date">18-01-2026 23:00</span>@@ @@html:<a href="/tags/learning.html"> <span class="post-tag">learning</span> </a>@@ @@html:<a href="/tags/notes.html"> <span class="post-tag">notes</span> </a>@@
- [[file:career/probation-objectives.org][Probation Objectives:]] @@html:<span class="post-date">08-12-2025 17:55</span>@@ @@html:<a href="/tags/review.html"> <span class="post-tag">review</span> </a>@@ @@html:<a href="/tags/notes.html"> <span class="post-tag">notes</span> </a>@@
- [[file:career/airflow.org][Datamarts, Airflow and DAG's]] @@html:<span class="post-date">15-11-2025 18:37</span>@@ @@html:<a href="/tags/learning.html"> <span class="post-tag">learning</span> </a>@@ @@html:<a href="/tags/notes.html"> <span class="post-tag">notes</span> </a>@@
- [[file:career/normalisation.org][Benefits of Normalisation]] @@html:<span class="post-date">10-11-2025 18:04</span>@@ @@html:<a href="/tags/learning.html"> <span class="post-tag">learning</span> </a>@@ @@html:<a href="/tags/notes.html"> <span class="post-tag">notes</span> </a>@@