forked from MichaelCade/90DaysOfDevOps
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request MichaelCade#499 from MaryamTavakkoli/patch-1
- Loading branch information
Showing
2 changed files
with
20 additions
and
0 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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,20 @@ | ||
# Day 86: Tools To Make Your Terminal DevOps and Kubernetes Friendly | ||
## Video | ||
|
||
## About Me | ||
I'm [Maryam Tavakkoli](https://www.linkedin.com/in/maryam-tavakoli/), a senior Cloud engineer | ||
@ [RELEX Solutions](https://www.relexsolutions.com/), specializing in the design and implementation of Cloud and Kubernetes infrastructure. | ||
I'm deeply passionate about open-source cloud-native solutions and actively engage in collaborative initiatives within this field. | ||
You can find my past speaking sessions on my [Sessionize](https://sessionize.com/maryamtavakkoli/) profile. | ||
Additionally, I regularly share my insights on new technologies through articles on my [Medium](https://medium.com/@maryam.tavakoli.3) account. | ||
As a CNCF ambassador, I contribute to organizing [Kubernetes and CNCF Finland Meetups](https://www.meetup.com/Kubernetes-Finland/), | ||
fostering knowledge exchange and community engagement. | ||
|
||
!Maryam Tavakkoli](Images/day86.jpg) | ||
|
||
## Description | ||
If you work with DevOps and Kubernetes, you know how important the command line interface (CLI) is for managing tasks. | ||
Fortunately, there are tools available that make the terminal easier to use in these environments. | ||
In this talk, we’ll explore some top tools that simplify your workflow and help you navigate the terminal with confidence in DevOps and Kubernetes. | ||
I have written an article with the same subject in the past that you can read on | ||
[Medium](https://medium.com/aws-tip/tools-to-make-your-terminal-devops-and-kubernetes-friendly-64d27a35bd3f). |