1+ <!DOCTYPE html>
2+ < html class ="no-js " lang ="en ">
3+ < head >
4+ < title > Best Practices - Securade.ai</ title >
5+ < meta charset ="utf-8 " />
6+ < meta http-equiv ="x-ua-compatible " content ="ie=edge " />
7+ < meta name ="description " content ="Latest blog posts about best practices from Securade.ai ">
8+ < meta name ="viewport " content ="width=device-width, initial-scale=1, shrink-to-fit=no " />
9+ < meta property ="og:type " content ="article ">
10+ < meta property ="og:title " content ="Best Practices - Blogs ">
11+ < meta property ="og:description " content ="Latest blog posts about best practices from Securade.ai ">
12+ < meta property ="og:image " content ="https://securade.ai ">
13+ < meta property ="og:url " content ="https://securade.ai ">
14+ < meta name ="keywords " content ="best-practices, securade, ai, safety, workplace safety ">
15+
16+ < link rel ="shortcut icon " type ="image/x-icon " href ="../../assets/images/favicon.ico "/>
17+ <!-- Place favicon.ico in the root directory -->
18+
19+ <!-- ========================= CSS here ========================= -->
20+ < link rel ="stylesheet " href ="../../assets/css/bootstrap-5.0.0-beta2.min.css " />
21+ < link rel ="stylesheet " href ="../../assets/css/LineIcons.2.0.css "/>
22+ < link rel ="stylesheet " href ="../../assets/css/tiny-slider.css "/>
23+ < link rel ="stylesheet " href ="../../assets/css/animate.css "/>
24+ < link rel ="stylesheet " href ="../../assets/css/main.css "/>
25+ < link rel ="stylesheet " href ="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css ">
26+ </ head >
27+ < body >
28+ <!--[if lte IE 9]>
29+ <p class="browserupgrade">
30+ You are using an <strong>outdated</strong> browser. Please
31+ <a href="https://browsehappy.com/">upgrade your browser</a> to improve
32+ your experience and security.
33+ </p>
34+ <![endif]-->
35+
36+ <!-- ========================= preloader start ========================= -->
37+ < div class ="preloader ">
38+ < div class ="loader ">
39+ < div class ="spinner ">
40+ < div class ="spinner-container ">
41+ < div class ="spinner-rotator ">
42+ < div class ="spinner-left ">
43+ < div class ="spinner-circle "> </ div >
44+ </ div >
45+ < div class ="spinner-right ">
46+ < div class ="spinner-circle "> </ div >
47+ </ div >
48+ </ div >
49+ </ div >
50+ </ div >
51+ </ div >
52+ </ div >
53+ <!-- preloader end -->
54+
55+ <!-- ========================= header start ========================= -->
56+ < header class ="header ">
57+ < div class ="navbar-area ">
58+ < div class ="container ">
59+ < div class ="row align-items-center ">
60+ < div class ="col-lg-12 ">
61+ < nav class ="navbar navbar-expand-lg ">
62+ < a class ="navbar-brand " href ="../../index.html ">
63+ < img src ="../../assets/images/logo/logo.png " alt ="Logo " />
64+ </ a >
65+ < button class ="navbar-toggler " type ="button " data-bs-toggle ="collapse " data-bs-target ="#navbarSupportedContent " aria-controls ="navbarSupportedContent " aria-expanded ="false " aria-label ="Toggle navigation ">
66+ < span class ="toggler-icon "> </ span >
67+ < span class ="toggler-icon "> </ span >
68+ < span class ="toggler-icon "> </ span >
69+ </ button >
70+ < div class ="collapse navbar-collapse sub-menu-bar " id ="navbarSupportedContent ">
71+ < div class ="ms-auto ">
72+ < ul id ="nav " class ="navbar-nav ms-auto ">
73+ < li class ="nav-item ">
74+ < a class ="nav-link " href ="../../index.html#home "> Home</ a >
75+ </ li >
76+ < li class ="nav-item ">
77+ < a class ="nav-link " href ="../../index.html#platform "> HUB</ a >
78+ </ li >
79+ < li class ="nav-item ">
80+ < a class ="nav-link " href ="../../index.html#tower "> Tower</ a >
81+ </ li >
82+ < li class ="nav-item ">
83+ < a class ="nav-link " href ="../../index.html#sentinel "> Sentinel</ a >
84+ </ li >
85+ < li class ="nav-item ">
86+ < a class ="nav-link " href ="../../safety-copilot.html "> Safety Copilot™</ a >
87+ </ li >
88+ < li class ="nav-item ">
89+ < a class ="nav-link active " href ="../../resources.html "> Resources</ a >
90+ </ li >
91+ </ ul >
92+ </ div >
93+ </ div >
94+ </ nav >
95+ </ div >
96+ </ div >
97+ </ div >
98+ </ div >
99+ </ header >
100+ <!-- ========================= header end ========================= -->
101+
102+ <!-- ========================= blog-section start ========================= -->
103+ < section id ="blog-content " class ="feature-section ">
104+ < div class ="container mt-5 ">
105+ < div class ="row ">
106+ < div class ="col-lg-8 mx-auto ">
107+ < article >
108+ <!-- Post header-->
109+ < header class ="mb-4 ">
110+ < h1 class ="fw-bolder mb-1 "> Best Practices</ h1 >
111+ < div class ="text-muted fst-italic mb-2 ">
112+ Posted on February 21, 2025 by Securade.ai
113+ </ div >
114+ </ header >
115+
116+ <!-- Hero image -->
117+ < figure class ="mb-4 ">
118+ < img class ="img-fluid rounded " src ="../.. " alt =""/>
119+ </ figure >
120+
121+ <!-- Post content-->
122+ < section class ="mb-5 ">
123+
124+ < section class ="mb-5 ">
125+ < div class ="row mb-2 ">
126+
127+ < div class ="col-12 ">
128+ < div class ="row g-0 border rounded overflow-hidden flex-md-row mb-4 shadow-sm h-md-250 position-relative ">
129+ < div class ="col p-4 d-flex flex-column position-static ">
130+ < a href ="./iva-architecture-edge-vs-cloud.html " class ="icon-link gap-1 icon-link-hover stretched-link ">
131+ < h3 class ="mb-0 "> IVA Architecture: Edge vs Cloud - The Ultimate Guide</ h3 >
132+ </ a >
133+ </ div >
134+ < div class ="col-auto d-none d-lg-block ">
135+ < img class ="rounded " width ="120 " height ="80 " src ="../../assets/images/blog/best-practices/securadeaiCloudEdgeIvaArchitecture.jpeg " alt ="Image " />
136+ </ div >
137+ </ div >
138+ </ div >
139+
140+ </ div >
141+ </ section >
142+
143+ </ section >
144+ </ article >
145+ </ div >
146+ </ div >
147+ </ div >
148+ </ section >
149+ <!-- ========================= blog-section end ========================= -->
150+
151+ <!-- ========================= footer start ========================= -->
152+ < footer class ="footer pt-120 ">
153+ < div class ="container ">
154+ < div class ="row ">
155+ < div class ="col-xl-3 col-lg-4 col-md-6 col-sm-10 ">
156+ < div class ="footer-widget ">
157+ < div class ="logo ">
158+ < a href ="../../index.html ">
159+ < img src ="../../assets/images/logo/logo.png " alt ="logo " style ="max-width: 180px; ">
160+ </ a >
161+ </ div >
162+ < p class ="desc "> Safety, powered by AI.</ p >
163+ < ul class ="social-links ">
164+ < li > < a href ="https://www.linkedin.com/company/securade-ai/ "> < i class ="lni lni-linkedin "> </ i > </ a > </ li >
165+ < li > < a href ="https://x.com/securadeai "> < i class ="lni lni-twitter "> </ i > </ a > </ li >
166+ </ ul >
167+ </ div >
168+ </ div >
169+ < div class ="col-xl-2 col-lg-2 col-md-6 col-sm-6 offset-xl-1 ">
170+ < div class ="footer-widget ">
171+ < h3 > Company</ h3 >
172+ < ul class ="links ">
173+ < li > < a href ="../../index.html#home "> Home</ a > </ li >
174+ < li > < a href ="../../safety-copilot.html "> Safety Copilot™</ a > </ li >
175+ < li > < a href ="../../resources.html "> Resources</ a > </ li >
176+ </ ul >
177+ </ div >
178+ </ div >
179+ < div class ="col-xl-3 col-lg-2 col-md-6 col-sm-6 ">
180+ < div class ="footer-widget ">
181+ < h3 > About Us</ h3 >
182+ < ul class ="links ">
183+ < li > Contact Us</ li >
184+ 185+ </ ul >
186+ </ div >
187+ </ div >
188+ < div class ="col-xl-3 col-lg-4 col-md-6 ">
189+ < div class ="footer-widget ">
190+ < h3 > Subscribe for Updates</ h3 >
191+ < form action ="https://securade.us8.list-manage.com/subscribe/post?u=c1838467fb5c2b0a86380a903&id=223c7c53e5&f_id=001ea8e3f0 " method ="post " id ="mc-embedded-subscribe-form " name ="mc-embedded-subscribe-form " class ="validate " target ="_blank " novalidate >
192+ < input type ="email " value ="" name ="EMAIL " class ="required email " id ="mce-EMAIL " required placeholder ="Email ">
193+ < div id ="mce-responses " class ="clear foot ">
194+ < div class ="response " id ="mce-error-response " style ="display:none "> </ div >
195+ < div class ="response " id ="mce-success-response " style ="display:none "> </ div >
196+ </ div >
197+ < button type ="submit " value ="Subscribe " name ="subscribe " id ="mc-embedded-subscribe " class ="main-btn btn-hover "> Subscribe</ button >
198+ </ form >
199+ </ div >
200+ </ div >
201+ </ div >
202+ </ div >
203+ </ footer >
204+ <!-- ========================= footer end ========================= -->
205+
206+ <!-- ========================= scroll-top ========================= -->
207+ < a href ="# " class ="scroll-top btn-hover ">
208+ < i class ="lni lni-chevron-up "> </ i >
209+ </ a >
210+
211+ <!-- ========================= JS here ========================= -->
212+ < script src ="../../assets/js/bootstrap-5.0.0-beta2.min.js "> </ script >
213+ < script src ="../../assets/js/tiny-slider.js "> </ script >
214+ < script src ="../../assets/js/wow.min.js "> </ script >
215+ < script src ="../../assets/js/polyfill.js "> </ script >
216+ < script src ="../../assets/js/main.js "> </ script >
217+ </ body >
218+ </ html >
0 commit comments