Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
coral2742 committed Feb 25, 2024
1 parent f734842 commit 9a04d71
Showing 1 changed file with 17 additions and 1 deletion.
18 changes: 17 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1687,7 +1687,7 @@ <h2 id="section-glossary">12. Glossary</h2>
<td class="tableblock halign-left valign-top"><p class="tableblock"><em>Website where the information is taken from</em></p></td>
</tr>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock"><em>Docker_</em></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock"><em>Docker</em></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock"><em>A tool that makes it easy to create, deploy and run applications using containers.</em></p></td>
</tr>
<tr>
Expand All @@ -1707,13 +1707,29 @@ <h2 id="section-glossary">12. Glossary</h2>
<td class="tableblock halign-left valign-top"><p class="tableblock"><em>Free application for diagramming.</em></p></td>
</tr>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock"><em>Lucidchart</em></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock"><em>Web-based diagramming tool that allows users to collaborate and work together in real time, creating flowcharts, flowcharts, website schematics, UML designs, mind maps, software prototypes and many other types of diagrams.</em></p></td>
</tr>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock"><em>Visual Studio Code</em></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock"><em>Independent source code editor.</em></p></td>
</tr>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock"><em>Microsoft Azure</em></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock"><em>Cloud computing platform created by Microsoft to build, test, deploy and manage applications and services using its data centers.</em></p></td>
</tr>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock"><em>Grafana</em></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock"><em>Grafana is a real-time data analysis and visualisation platform, especially used for monitoring and observability.</em></p></td>
</tr>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock"><em>Prometheus</em></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock"><em>Prometheus is an open source monitoring and alarming system designed to collect metrics, store them and enable queries and alerts in modern technology environments.</em></p></td>
</tr>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock"><em>API (Application Programming Interface)</em></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock"><em>A set of rules and tools that allow different software to communicate with each other. It facilitates the interaction and exchange of data, functions or services between different applications.</em></p></td>
</tr>
</tbody>
</table>
</div>
Expand Down

0 comments on commit 9a04d71

Please sign in to comment.