-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
211 lines (194 loc) · 11.3 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="https://Don-cloud.github.io/theme/css/style.min.css?2fcac227">
<link rel="dns-prefetch" href="//fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com/" crossorigin>
<meta name="author" content="Sajal Sachdev" />
<meta property="og:type" content="article" />
<meta name="twitter:card" content="summary">
<meta property="og:title" content="Welcome to The Digital Sage"/>
<meta name="twitter:title" content="Welcome to The Digital Sage">
<meta property="og:url" content="https://Don-cloud.github.io" />
<meta property="og:site_name" content="The Digital Sage" />
<meta property="og:article:author" content="Sajal Sachdev" />
<meta name="keywords" content=" books, cybersecurity, encryption, kubernetes, leadership, sidecar, Cloud Technologies, Inspiration, " />
<title>The Digital Sage
</title>
<link href="https://Don-cloud.github.io/feeds/all.atom.xml" type="application/atom+xml" rel="alternate" title="The Digital Sage - Full Atom Feed" />
<link rel="stylesheet" href="https://files.stork-search.net/basic.css" />
</head>
<body>
<div id="content">
<div class="navbar navbar-static-top">
<div class="navbar-inner">
<div class="container-fluid">
<a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</a>
<a class="brand" href="https://Don-cloud.github.io/"><span class=site-name>The Digital Sage</span></a>
<div class="nav-collapse collapse">
<ul class="nav pull-right top-menu">
<li class="active">
<a href=
https://Don-cloud.github.io
>Home</a>
</li>
<li ><a href="https://Don-cloud.github.io/categories.html">Categories</a></li>
<li ><a href="https://Don-cloud.github.io/tags.html">Tags</a></li>
<li ><a href="https://Don-cloud.github.io/archives.html">Archives</a></li>
<!-- <li><form class="navbar-search" action="https://Don-cloud.github.io/search.html" onsubmit="return validateForm(this.elements['q'].value);"> <input type="text" class="search-query" placeholder="Search" name="q" id="tipue_search_input"></form></li> -->
<li><form class="navbar-search" > <input data-stork="sitesearch" type="text" class="search-query" placeholder="Search" name="q" ></form></li>
<!-- <li> <form class="navbar-search" Search: <input data-stork="sitesearch" ></form></li> -->
<div data-stork="sitesearch-output"></div>
</ul>
</div>
</div>
</div>
</div>
<div class="container-fluid">
<div class="row-fluid">
<div class="span1"></div>
<div class="span10">
<div class="row-fluid">
<header class="page-header span12">
<h1><a href="https://Don-cloud.github.io">Welcome to The Digital Sage</a></h1>
</header>
<div class="row-fluid">
<div class="span8">
<header>
<h1 id="about-me">Tech Musings by Sajal Sachdev</h1>
</header>
<div class="article-content">
<main><p><img src="./images/42392674.png" alt="Alt text" title="Optional Title" width="150" height="100" /></p>
<h1 id="about-me">About me<a class="headerlink" href="#about-me" title="Permanent link">¶</a></h1>
<p>I am a seasoned IT professional with over two decades of experience, specializing in Enterprise and Solution Architecture. My expertise spans Enterprise Application Integration (EAI), cloud technologies, and microservices, with a focus on designing and implementing scalable, secure, and resilient systems. I have led major initiatives across various industries, consistently driving innovation and operational efficiency through cloud-based architectures, API strategies, and DevOps automation. With a balance of strategic vision and hands-on technical skills, I am adept at navigating both high-level architecture and detailed implementation.</p>
<p>I am passionate about innovation and cloud technologies, and I enjoy spending my time reading about emerging trends and experimenting with new technologies that simplify the digital world. My dedication to continuous learning and exploration helps me stay ahead of the curve, enabling me to bring creative and effective solutions to the ever-evolving technology landscape.</p>
<p>This blog is a reflection of my musings about technology, the digital world, and anything else that sparks my interest. </p>
<p>All opinions shared here are mine and mine alone.</p></main>
</div>
</div>
<div class="span4">
<header>
<h1 id="my-projects">My Projects</h1>
</header>
<ul class="list-projects">
<li>
<a href="./2024/10/04/sidecar-filesystem-notifications/" title="Boosting Kubernetes Filesystem Workflows">Boosting Kubernetes Filesystem Workflows</a> <span class="proj-desc">A guide to using Kubernetes for filesystem workflows</span>
</li>
</ul>
<ul class="list-projects">
<li>
<a href="./2024/11/03/hashing-intro/" title="Power of Hashing">Power of Hashing</a> <span class="proj-desc">Article series on Hashing</span>
</li>
</ul>
</div>
</div>
<div class="row-fluid">
<div class="span12">
<header>
<h1 id="recent-posts">Recent Posts <a id="allposts" href="https://Don-cloud.github.io/archives.html">all posts</a></h1>
</header>
<div class="recent-posts">
<div itemscope class="recent-posts-article">
<a href="https://Don-cloud.github.io/2024/11/10/hashing-usecases/">
Use cases
</a>
<div class="recent-posts-posted">
posted in
<a href="https://Don-cloud.github.io/categories.html#cloud-technologies-ref">Cloud Technologies</a>
<time itemprop="dateCreated" datetime="2024-11-10T10:00:00+01:00">Sun 10 November 2024</time>
</div>
</div>
<div itemscope class="recent-posts-article">
<a href="https://Don-cloud.github.io/2024/11/06/hashing-types/">
Types of Hashing Algorithms
</a>
<div class="recent-posts-posted">
posted in
<a href="https://Don-cloud.github.io/categories.html#cloud-technologies-ref">Cloud Technologies</a>
<time itemprop="dateCreated" datetime="2024-11-06T18:40:00+01:00">Wed 06 November 2024</time>
</div>
</div>
<div itemscope class="recent-posts-article">
<a href="https://Don-cloud.github.io/2024/11/03/hashing-intro/">
Power of Hashing in modern secure communications
</a>
<div class="recent-posts-posted">
posted in
<a href="https://Don-cloud.github.io/categories.html#cloud-technologies-ref">Cloud Technologies</a>
<time itemprop="dateCreated" datetime="2024-11-03T10:42:00+01:00">Sun 03 November 2024</time>
</div>
</div>
<div itemscope class="recent-posts-article">
<a href="https://Don-cloud.github.io/2024/10/20/books-that-inspire/">
Tech Wisdom: Books & Resources That Inspire and Elevate Our Tech Journey
</a>
<div class="recent-posts-posted">
posted in
<a href="https://Don-cloud.github.io/categories.html#inspiration-ref">Inspiration</a>
<time itemprop="dateCreated" datetime="2024-10-20T10:00:00+02:00">Sun 20 October 2024</time>
</div>
</div>
<div itemscope class="recent-posts-article">
<a href="https://Don-cloud.github.io/2024/10/04/sidecar-filesystem-notifications/">
Kubernetes Filesystem Workflows with Sidecars
</a>
<div class="recent-posts-posted">
posted in
<a href="https://Don-cloud.github.io/categories.html#cloud-technologies-ref">Cloud Technologies</a>
<time itemprop="dateCreated" datetime="2024-10-04T10:20:00+02:00">Fri 04 October 2024</time>
</div>
</div>
<div itemscope class="recent-posts-article">
<a href="https://Don-cloud.github.io/2024/10/03/kubernetes-filesystem-notifications/">
Boosting Kubernetes Filesystem Workflows
</a>
<div class="recent-posts-posted">
posted in
<a href="https://Don-cloud.github.io/categories.html#cloud-technologies-ref">Cloud Technologies</a>
<time itemprop="dateCreated" datetime="2024-10-03T10:20:00+02:00">Thu 03 October 2024</time>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="span1"></div>
</div>
</div>
</div>
<footer>
<div>
© Copyright 2024 by Sajal Sachdev and licensed under a <a rel="license"
href="http://creativecommons.org/licenses/by/4.0/">
<img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by/4.0/80x15.png" />
Creative Commons Attribution 4.0 International License</a>.
</div>
<div id="fpowered">
Powered by: <a href="http://getpelican.com/" title="Pelican Home Page" target="_blank" rel="nofollow noopener noreferrer">Pelican</a>
Theme: <a href="https://elegant.oncrashreboot.com/" title="Theme Elegant Home Page" target="_blank" rel="nofollow noopener noreferrer">Elegant</a>
</div>
</footer> <script src="//code.jquery.com/jquery.min.js"></script>
<script src="//netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/js/bootstrap.min.js"></script>
<script src="https://Don-cloud.github.io/theme/js/elegant.prod.9e9d5ce754.js"></script>
<script>
function validateForm(query)
{
return (query.length > 0);
}
</script>
<script src="https://files.stork-search.net/releases/v1.5.0/stork.js"></script>
<script>
stork.register("sitesearch", "https://Don-cloud.github.io/search-index.st");
</script>
</body>
<!-- Theme: Elegant built for Pelican
License : MIT -->
</html>