forked from maqsoftware/MAQSoftware
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbest-practices.html
352 lines (337 loc) · 19.8 KB
/
best-practices.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
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
<!DOCTYPE html>
<!-- Microdata markup added by Google Structured Data Markup Helper. -->
<html lang="en" xmlns="http://www.w3.org/1999/xhtml" xmlns:fb="http://ogp.me/ns/fb#">
<head>
<meta charset="utf-8" />
<title>Best Practices | MAQ Software</title>
<meta name="title" content="MAQ Software | Data Management, Power BI, Artificial Intelligence" />
<meta name="theme-color" content="#c00000">
<meta name="description" content=" MAQ Software delivers innovative software, data management, Power BI, Sharepoint, cloud, and artificial intelligence solutions for Fortune 500 companies." />
<meta name="keywords" content="maq software, innovative software, data management, Power BI, Sharepoint, cloud, artificial intelligence" />
<meta name="ROBOTS" content="FOLLOW,INDEX" />
<!-- Open Graph data -->
<meta name="og:title" property="og:title" content="MAQ Software | Data Management, Power BI, Artificial Intelligence" />
<meta name="og:description" property="og:description" content="MAQ Software delivers innovative software, data management, Power BI, Sharepoint, cloud, and artificial intelligence solutions for Fortune 500 companies." />
<meta property="og:image" name="og:image" content="/img/Banners/azure-security-best-practices-banner.jpg" />
<meta property="og:image:width" content="450" />
<meta property="og:image:height" content="298" />
<!-- End Open Graph data -->
<!-- Twitter Card data -->
<meta name="twitter:card" content="summary" />
<meta name="twitter:site" content="@maqsoftware" />
<meta name="twitter:title" content="MAQ Software | Data Management, Power BI, Artificial Intelligence" />
<meta name="twitter:description" content="MAQ Software delivers innovative software, data management, Power BI, Sharepoint, cloud, and artificial intelligence solutions for Fortune 500 companies." />
<meta name="twitter:image" content="/img/Banners/azure-security-best-practices-banner.jpg" />
<!-- End Twitter Card data -->
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="fragment" content="!">
<!--[if IE]><meta http-equiv='X-UA-Compatible' content='IE=edge,chrome=1'><![endif]-->
<!-- Favicone Icon -->
<link rel="shortcut icon" type="image/x-icon" href="/img/favicon.ico">
<link rel="icon" type="image/png" href="/img/favicon.ico">
<link rel="apple-touch-icon" href="/img/favicon.ico">
<!-- CSS -->
<link href="/css/style.css?v=20170831.1" rel="stylesheet" type="text/css" />
<link href="/css/bootstrap.min.css?v=20170822" rel="stylesheet" type="text/css" />
<link href="/css/font-awesome.css?v=20170822" rel="stylesheet" type="text/css" />
<link href="/css/ionicons.css?v=20170822" rel="stylesheet" type="text/css" />
<link href="/css/plugin/sidebar-menu.css?v=20170822" rel="stylesheet" type="text/css" />
<link href="/css/plugin/animate.css?v=20170822" rel="stylesheet" type="text/css" />
<link href="/css/jquery-ui.css?v=20170822" rel="stylesheet" type="text/css" />
<!--<link href="/css/plugin/YTPlayer.css?v=20170822" rel="stylesheet" />-->
<link href="/css/plugin/owl.carousel.2.0.0-beta.3.min.css" rel="stylesheet" />
<link href="/css/bot.css?v=20190412" rel="stylesheet" />
</head>
<body onload="renderBot('I6ldON-4Twk.cwA.z0k.W49-jZyvzMcK_ArFX490lPBBRBiFB6vX1WN2JZKDxqo', 'jbBMQG640:fyndaUVO92}!*');">
<div id="botContainer"> </div>
<!--Facebook Java SDK-->
<div id="fb-root"></div>
<script>(function (d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = 'https://connect.facebook.net/en_US/sdk.js#xfbml=1&version=v2.11';
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>
<!-- Preloader -->
<section id="preloader">
<div class="loader" id="loader">
<div class="loader-img"></div>
</div>
</section>
<!-- End Preloader -->
<!-- Site Wraper -->
<div class="wrapper">
<!-- Header -->
<header id="header" class="header">
<div class="container header-inner">
<!-- Logo -->
<div class="logo">
<a href="/">
<!--<img class="logo-light" src="/img/MAQSoftware2.png" alt="MAQ Software" />-->
<img class="logo-dark" src="/img/MAQSoftware.png" alt="MAQ Software" />
</a>
</div>
<!-- End Logo -->
<!-- Mobile Navbar Icon -->
<div class="nav-mobile nav-bar-icon">
<span></span>
</div>
<!-- End Mobile Navbar Icon -->
<!-- Navbar Navigation -->
<div class="nav-menu" id="nav-menu">
<ul class="nav-menu-inner">
<!-- Expertise -->
<li>
<a class="menu-has-sub">
Expertise
<i class="fa fa-angle-down"></i>
</a>
<ul class="sub-dropdown dropdown">
<li><a href="/expertise/powerbi">Power BI</a></li>
<li><a href="/expertise/artificialintelligence">Artificial Intelligence</a></li>
<li><a href="/expertise/datamanagement">Data Management</a></li>
<li><a href="/expertise/cloudtransformation">Cloud Transformation</a></li>
<li><a href="/expertise/appdevelopment">App Development</a></li>
<li><a href="/expertise/collaborationcontent">Collaboration & Content</a></li>
</ul>
</li>
<!-- Resources -->
<li>
<a class="menu-has-sub">Resources <i class="fa fa-angle-down"></i></a>
<ul class="sub-dropdown dropdown">
<li><a href="/best-practices">Best Practice Guides</a></li>
<li><a href="/case-studies">Case Studies</a></li>
<li><a href="/resources/interactive-reports">Interactive Reports</a></li>
</ul>
</li>
<!-- About -->
<li>
<a class="menu-has-sub">About <i class="fa fa-angle-down"></i></a>
<ul class="sub-dropdown dropdown">
<li><a href="/about/whoweare">Who We Are</a></li>
<li><a href="/about/recognitions">recognitions</a></li>
<li><a href="/about/community">Community</a></li>
<li><a href="/news">News</a></li>
<li><a href="/blog">Blog</a></li>
<li><a href="/about/CSRReport" target="_blank">CSR Report</a></li>
</ul>
</li>
<!-- Careers -->
<li><a href="/careers">Careers</a></li>
<!-- Contact -->
<li><a href="/contact">Contact</a></li>
</ul>
</div>
<!-- End Navbar Navigation -->
</div>
</header>
<!-- End Header -->
<!-- Intro Section -->
<section class="inner-intro dark-bg bg-image overlay-dark parallax parallax-background1 aboutposter" data-background-img="/img/Banners/case-studies-banner.jpg">
<div class="container">
<div class="row title">
<h2 class="h2">Best Practices Guides</h2>
</div>
</div>
</section>
<!-- End Intro Section -->
<!-- Case Study Section -->
<section id="blog" class="ptb pt-sm-80">
<div class="container">
<div class="row">
<div class="col-lg-4 col-md-6 col-sm-6 mb-sm-30 pb-15">
<div class="blog-post">
<div class="post-media news-image">
<a href="/expertise/powerbi/power-bi-best-practices">
<img id="newsimg1" class="item-container news-image" src="/img/Banners/powerbi-best-practices-banner.jpg" alt="Case Study" />
</a>
</div>
<div class="post-header">
<h5 class="newsItem interactiveItem">
<a href="/expertise/powerbi/power-bi-best-practices" id="newstitle1">Power BI Best Practices Guide</a>
</h5>
</div>
<p>
Here are our best practices for architects and developers.
</p>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-6 mb-sm-30 pb-15">
<div class="blog-post">
<div class="post-media news-image">
<a href="/expertise/cloudtransformation/azure-architecture-best-practices">
<img id="newsimg2" class="item-container news-image" src="/img/Banners/azure-architecture-best-practices-banner.jpg" alt="Case Study" />
</a>
</div>
<div class="post-header">
<h5 class="newsItem interactiveItem">
<a href="/expertise/cloudtransformation/azure-architecture-best-practices" id="newstitle2">
Azure Architecture Best Practices Guide
</a>
</h5>
</div>
<p>
A list of best practices we use to review and optimize Azure applications.
</p>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-6 mb-sm-30 pb-15">
<div class="blog-post">
<div class="post-media news-image">
<a href="/expertise/cloudtransformation/azure-security-best-practices">
<img id="newsimg3" class="item-container news-image" src="/img/Banners/azure-security-best-practices-banner.jpg" alt="Case Study" />
</a>
</div>
<div class="post-header">
<h5 class="newsItem interactiveItem">
<a href="/expertise/cloudtransformation/azure-security-best-practices" id="newstitle3">Azure Security Best Practices Guide</a>
</h5>
</div>
<p>
When moving to public clouds, security can be a concern; the following techniques help simplify the process.
</p>
</div>
</div>
</div>
</div>
</section>
<!-- End Case Study Section -->
<!-- END CONTENT ---------------------------------------------------------------------------->
<!-- FOOTER -->
<footer class="footer pt-60">
<div class="container">
<div class="row mb-30">
<div class="col-md-5 col-sm-12 mb-30">
<h6 class="">Follow Us On</h6>
<ul class="social">
<li><a target="_blank" href="https://www.facebook.com/maqsoftware" tabindex="-1" aria-hidden="true"><i class="fa fa-facebook"></i></a></li>
<li><a target="_blank" href="https://www.linkedin.com/company/maq-software" tabindex="-1" aria-hidden="true"><i class="fa fa-linkedin"></i></a></li>
<li><a target="_blank" href="https://youtube.com/maqsoftware" tabindex="-1" aria-hidden="true"><i class="ion ion-social-youtube"></i></a></li>
<li><a target="_blank" href="https://twitter.com/MAQSoftware" tabindex="-1" aria-hidden="true"><i class="fa fa-twitter"></i></a></li>
<li><a target="_blank" href="https://github.com/maqsoftware" tabindex="-1" aria-hidden="true"><i class="ion ion-social-github"></i></a></li>
<li><a target="_blank" href="https://instagram.com/maqsoftware" tabindex="-1" aria-hidden="true"><i class="fa fa-instagram"></i></a></li>
</ul>
</div>
<div class="col-md-5 offset-md-2 col-sm-12">
<ul class="link-small">
<li>
<a class="font-weight-normal" target="_blank" href="https://www.google.com/maps/search/?api=1&query=MAQ Software Redmond WA">
15446 Bel-Red Road, Second Floor,<br />
Redmond, WA 98052
</a>
</li>
<li>
<span>Email: </span>
<a href="mailto:[email protected]">
<span class="__cf_email__" data-cfemail="[email protected]">[email protected]</span>
</a>
</li>
<li>
<span>Redmond Jobs: </span>
<a href="mailto:[email protected]">
<span class="__cf_email__" data-cfemail="[email protected] ">[email protected] </span>
</a>
</li>
<li>
<span>India Jobs: </span>
<a href="mailto:[email protected]">
<span class="__cf_email__" data-cfemail="[email protected]">[email protected]</span>
</a>
</li>
<li>Phone: <a href="tel:+1 425 526 5399">+1 425 526 5399</a></li>
</ul>
</div>
</div>
</div>
<hr>
<section class="copyright ptb-15">
<div class="container">
<p>
© <span id="copyright_year"></span> <a href="/"><b>MAQ Software</b></a>. All Rights Reserved. <span class="link privacy"><a href="/privacystatement">Privacy Statement</a></span> <span class="link privacy"><a href="/termsofservice">Terms of Service</a></span>
</p>
</div>
</section>
</footer>
<!-- END FOOTER -->
<!-- Scroll Top -->
<a class="scroll-top">
<i class="fa fa-angle-double-up"></i>
</a>
<!-- End Scroll Top -->
</div>
<!-- Site Wraper End -->
<!-- JS -->
<!-- Load app main script -->
<script src="/js/plugin/tether.min.js?v=20170822" type="text/javascript"></script>
<script src="/js/jquery-1.11.2.min.js?v=20170822" type="text/javascript"></script>
<script src="/js/plugin/jquery.easing.js?v=20170822" type="text/javascript"></script>
<script src="/js/jquery-ui.min.js?v=20170822" type="text/javascript"></script>
<script src="/js/bootstrap.min.js?v=20170822" type="text/javascript"></script>
<script src="/js/plugin/jquery.flexslider.js?v=20170822" type="text/javascript"></script>
<script src="/js/plugin/jquery.fitvids.js?v=20170822" type="text/javascript"></script>
<script src="/js/plugin/jquery.viewportchecker.js?v=20170822" type="text/javascript"></script>
<script src="/js/plugin/jquery.stellar.min.js?v=20170822" type="text/javascript"></script>
<script src="/js/plugin/wow.min.js?v=20170822" type="text/javascript"></script>
<script src="/js/plugin/jquery.colorbox-min.js?v=20170822" type="text/javascript"></script>
<script src="/js/plugin/owl.carousel.2.0.0-beta.3.min.js"></script>
<script src="/js/plugin/isotope.pkgd.min.js?v=20170822" type="text/javascript"></script>
<script src="/js/plugin/masonry.pkgd.min.js?v=20170822" type="text/javascript"></script>
<script src="/js/plugin/imagesloaded.pkgd.min.js?v=20170822" type="text/javascript"></script>
<script src="/js/plugin/jquery.fs.tipper.min.js?v=20170822" type="text/javascript"></script>
<script src="/js/plugin/mediaelement-and-player.min.js?v=20170822"></script>
<script src="/js/plugin/sidebar-menu.js?v=20170822" type="text/javascript"></script>
<script src="https://www.youtube.com/iframe_api"></script>
<script src="/js/theme.js?v=20170828.6" type="text/javascript"></script>
<script src="/js/navigation.js?v=20170822" type="text/javascript"></script>
<script src="/js/contact.js?v=20170828.2" type="text/javascript"></script>
<script src="/js/common.js?v=20170828.1" type="text/javascript"></script>
<script src="/js/home.js?v=20190103" type="text/javascript"></script>
<script src="/js/news.js?v=20170823.3" type="text/javascript"></script>
<!--<script src="/js/app.js?v=20170828.3" type="text/javascript"></script>-->
<script src="/js/careers.js?v=20170822"></script>
<script type="text/javascript" src="/js/resource.js?v=20190304"></script>
<script src="/js/renderBot.js?v=20190401" type="text/javascript"> </script>
<script src="https://cdn.botframework.com/botframework-webchat/0.14.1/botchat-es5.js"></script>
<script src="/js/FileSaver.js?v=20170822" type="text/javascript"> </script>
<script src="/js/html-docx.js?v=20170822" type="text/javascript"> </script>
<script type="application/ld+json">
{ "@context" : "http://schema.org",
"@type" : "Organization",
"name" : "MAQ Software",
"image" : "https://maqsoftware.com/img/MAQSoftware.png",
"address" : {
"@type": "PostalAddress",
"addressLocality": "Redmond",
"addressRegion": "WA ",
"postalCode": "98052",
"streetAddress": "15446 Bel-Red Road, Second Floor" },
"url" : "https://maqsoftware.com/",
"logo" : "https://maqsoftware.com/img/MAQSoftware.png",
"email":"[email protected]",
"telephone":"+1-425-526-5399",
"sameAs" : [
"https://www.linkedin.com/company/maq-software",
"https://twitter.com/MAQSoftware",
"https://youtube.com/maqsoftware",
"https://www.facebook.com/maqsoftware",
"https://www.instagram.com/maqsoftware",
"https://plus.google.com/104615735701576694043"]
</script>
<!-- Google Analytics -->
<script>
(function (i, s, o, g, r, a, m) {
i['GoogleAnalyticsObject'] = r; i[r] = i[r] || function () {
(i[r].q = i[r].q || []).push(arguments)
}, i[r].l = 1 * new Date(); a = s.createElement(o),
m = s.getElementsByTagName(o)[0]; a.async = 1; a.src = g; m.parentNode.insertBefore(a, m)
})(window, document, 'script', 'https://www.google-analytics.com/analytics.js', 'ga');
ga('create', 'UA-7928102-1', 'auto');
ga('send', 'pageview');
</script>
<!-- End Google Analytics -->
</body>
</html>
<script>
loadPlugins();
</script>