-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
77027bf
commit 0d5330f
Showing
15 changed files
with
1,516 additions
and
1,474 deletions.
There are no files selected for viewing
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 |
---|---|---|
|
@@ -1747,7 +1747,7 @@ | |
<h1 id="aws-acesss-management">AWS Acesss Management</h1> | ||
<div class="admonition tip inline end"> | ||
<p class="admonition-title">Need AWS Help?</p> | ||
<p>The SuperCowPowers team is happy to give any assistance needed when setting up AWS and SageWorks. So please contact us at <a href="mailto:[email protected]">[email protected]</a> or on chat us up on <a href="https://discord.gg/8jY2yBZX">Discord</a> </p> | ||
<p>The SuperCowPowers team is happy to give any assistance needed when setting up AWS and SageWorks. So please contact us at <a href="mailto:[email protected]">[email protected]</a> or on chat us up on <a href="https://discord.gg/WHAJuz8sw8">Discord</a> </p> | ||
</div> | ||
<p>This page gives an overview of how SageWorks sets up roles and policies in a granular way that provides 'least priviledge' and also provides a unified framework for AWS access management.</p> | ||
<h2 id="conceptual-slide-deck">Conceptual Slide Deck</h2> | ||
|
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 |
---|---|---|
|
@@ -1747,7 +1747,7 @@ | |
<h1 id="aws-tips-and-tricks">AWS Tips and Tricks</h1> | ||
<div class="admonition tip inline end"> | ||
<p class="admonition-title">Need AWS Help?</p> | ||
<p>The SuperCowPowers team is happy to give any assistance needed when setting up AWS and SageWorks. So please contact us at <a href="mailto:[email protected]">[email protected]</a> or on chat us up on <a href="https://discord.gg/8jY2yBZX">Discord</a> </p> | ||
<p>The SuperCowPowers team is happy to give any assistance needed when setting up AWS and SageWorks. So please contact us at <a href="mailto:[email protected]">[email protected]</a> or on chat us up on <a href="https://discord.gg/WHAJuz8sw8">Discord</a> </p> | ||
</div> | ||
<p>This page tries to give helpful guidance when setting up AWS Accounts, Users, and Groups. In general AWS can be a bit tricky to set up the first time. Feel free to use any material in this guide but we're more than happy to help clients get their AWS Setup ready to go for FREE. Below are some guides for setting up a new AWS account for SageWorks and also setting up SSO Users and Groups within AWS.</p> | ||
<h2 id="new-aws-account-with-aws-organizations-easy">New AWS Account (with AWS Organizations: easy)</h2> | ||
|
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 |
---|---|---|
|
@@ -1838,7 +1838,7 @@ <h1 id="initial-aws-setup">Initial AWS Setup</h1> | |
<p>Welcome to the SageWorks AWS Setup Guide. SageWorks is deployed as an AWS <strong>Stack</strong> following the well architected system practices of AWS. </p> | ||
<div class="admonition warning"> | ||
<p class="admonition-title">AWS Setup can be a bit complex</p> | ||
<p>Setting up SageWorks with AWS can be a bit complex, but this only needs to be done ONCE for your entire company. The install uses standard CDK --> AWS Stacks and SageWorks tries to make it straight forward. If you have any troubles at all feel free to contact us a <a href="mailto:[email protected]">[email protected]</a> or on <a href="https://discord.gg/8jY2yBZX">Discord</a> and we're happy to help you with AWS for FREE.</p> | ||
<p>Setting up SageWorks with AWS can be a bit complex, but this only needs to be done ONCE for your entire company. The install uses standard CDK --> AWS Stacks and SageWorks tries to make it straight forward. If you have any troubles at all feel free to contact us a <a href="mailto:[email protected]">[email protected]</a> or on <a href="https://discord.gg/WHAJuz8sw8">Discord</a> and we're happy to help you with AWS for FREE.</p> | ||
</div> | ||
<h2 id="two-main-options-when-using-sageworks">Two main options when using SageWorks</h2> | ||
<ol> | ||
|
@@ -1885,7 +1885,7 @@ <h2 id="deploying-the-sageworks-core-stack">Deploying the SageWorks Core Stack</ | |
</span><span id="__span-4-4"><a id="__codelineno-4-4" name="__codelineno-4-4" href="#__codelineno-4-4"></a>cdk<span class="w"> </span>deploy | ||
</span></code></pre></div> | ||
<h2 id="aws-account-setup-check">AWS Account Setup Check</h2> | ||
<p>After setting up SageWorks config/AWS Account you can run this test/checking script. If the results ends with <code>INFO AWS Account Clamp: AOK!</code> you're in good shape. If not feel free to contact us on <a href="https://discord.gg/8jY2yBZX">Discord</a> and we'll get it straightened out for you :)</p> | ||
<p>After setting up SageWorks config/AWS Account you can run this test/checking script. If the results ends with <code>INFO AWS Account Clamp: AOK!</code> you're in good shape. If not feel free to contact us on <a href="https://discord.gg/WHAJuz8sw8">Discord</a> and we'll get it straightened out for you :)</p> | ||
<div class="language-bash highlight"><pre><span></span><code><span id="__span-5-1"><a id="__codelineno-5-1" name="__codelineno-5-1" href="#__codelineno-5-1"></a>pip<span class="w"> </span>install<span class="w"> </span>sageworks<span class="w"> </span><span class="o">(</span><span class="k">if</span><span class="w"> </span>not<span class="w"> </span>already<span class="w"> </span>installed<span class="o">)</span> | ||
</span><span id="__span-5-2"><a id="__codelineno-5-2" name="__codelineno-5-2" href="#__codelineno-5-2"></a><span class="nb">cd</span><span class="w"> </span>sageworks/aws_setup | ||
</span><span id="__span-5-3"><a id="__codelineno-5-3" name="__codelineno-5-3" href="#__codelineno-5-3"></a>python<span class="w"> </span>aws_account_check.py | ||
|
@@ -1896,7 +1896,7 @@ <h2 id="aws-account-setup-check">AWS Account Setup Check</h2> | |
<p class="admonition-title">Success</p> | ||
<p>Congratulations: SageWorks is now deployed to your AWS Account. Deploying the AWS Stack only needs to be done once. Now that this is complete your developers can simply <code>pip install sageworks</code> and start using the API.</p> | ||
</div> | ||
<p>If you ran into any issues with this procedure please contact us via <a href="https://discord.gg/8jY2yBZX">Discord</a> or email <a href="mailto:[email protected]">[email protected]</a> and the SCP team will provide <strong>free</strong> setup and support for new SageWorks users.</p> | ||
<p>If you ran into any issues with this procedure please contact us via <a href="https://discord.gg/WHAJuz8sw8">Discord</a> or email <a href="mailto:[email protected]">[email protected]</a> and the SCP team will provide <strong>free</strong> setup and support for new SageWorks users.</p> | ||
|
||
|
||
|
||
|
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 |
---|---|---|
|
@@ -1915,7 +1915,7 @@ | |
<h1 id="aws-domain-and-certificate-instructions">AWS Domain and Certificate Instructions</h1> | ||
<div class="admonition tip inline end"> | ||
<p class="admonition-title">Need AWS Help?</p> | ||
<p>The SuperCowPowers team is happy to give any assistance needed when setting up AWS and SageWorks. So please contact us at <a href="mailto:[email protected]">[email protected]</a> or on chat us up on <a href="https://discord.gg/8jY2yBZX">Discord</a> </p> | ||
<p>The SuperCowPowers team is happy to give any assistance needed when setting up AWS and SageWorks. So please contact us at <a href="mailto:[email protected]">[email protected]</a> or on chat us up on <a href="https://discord.gg/WHAJuz8sw8">Discord</a> </p> | ||
</div> | ||
<p>This page tries to give helpful guidance when setting up a new domain and SSL Certificate in your AWS Account.</p> | ||
<h2 id="new-domain">New Domain</h2> | ||
|
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 |
---|---|---|
|
@@ -1730,7 +1730,7 @@ <h1 id="testing-full-ml-pipeline">Testing Full ML Pipeline</h1> | |
<p>Now that the core Sageworks AWS Stack has been deployed. Let's test out SageWorks by building a full entire AWS ML Pipeline from start to finish. The script <code>build_ml_pipeline.py</code> uses the SageWorks API to quickly and easily build an AWS Modeling Pipeline.</p> | ||
<div class="admonition tip inline end"> | ||
<p class="admonition-title">Taste the Awesome</p> | ||
<p>The SageWorks "hello world" builds a full AWS ML Pipeline. From S3 to deployed model and endpoint. If you have any troubles at all feel free to contact us at <a href="mailto:[email protected]">sageworks email</a> or on <a href="https://discord.gg/8jY2yBZX">Discord</a> and we're happy to help you for FREE.</p> | ||
<p>The SageWorks "hello world" builds a full AWS ML Pipeline. From S3 to deployed model and endpoint. If you have any troubles at all feel free to contact us at <a href="mailto:[email protected]">sageworks email</a> or on <a href="https://discord.gg/WHAJuz8sw8">Discord</a> and we're happy to help you for FREE.</p> | ||
</div> | ||
<ul> | ||
<li>DataLoader(abalone.csv) --> DataSource</li> | ||
|
@@ -1761,7 +1761,7 @@ <h2 id="run-the-sageworks-dashboard-local">Run the SageWorks Dashboard (Local)</ | |
<p class="admonition-title">Success</p> | ||
<p>Congratulations: SageWorks is now deployed to your AWS Account. Deploying the AWS Stack only needs to be done once. Now that this is complete your developers can simply <code>pip install sageworks</code> and start using the API.</p> | ||
</div> | ||
<p>If you ran into any issues with this procedure please contact us via <a href="https://discord.gg/8jY2yBZX">Discord</a> or email <a href="mailto:[email protected]">[email protected]</a> and the SCP team will provide <strong>free</strong> setup and support for new SageWorks users.</p> | ||
<p>If you ran into any issues with this procedure please contact us via <a href="https://discord.gg/WHAJuz8sw8">Discord</a> or email <a href="mailto:[email protected]">[email protected]</a> and the SCP team will provide <strong>free</strong> setup and support for new SageWorks users.</p> | ||
|
||
|
||
|
||
|
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 |
---|---|---|
|
@@ -1837,7 +1837,7 @@ | |
<h1 id="aws-sso-setup">AWS SSO Setup</h1> | ||
<div class="admonition tip inline end"> | ||
<p class="admonition-title">Need AWS Help?</p> | ||
<p>The SuperCowPowers team is happy to give any assistance needed when setting up AWS and SageWorks. So please contact us at <a href="mailto:[email protected]">[email protected]</a> or on chat us up on <a href="https://discord.gg/8jY2yBZX">Discord</a> </p> | ||
<p>The SuperCowPowers team is happy to give any assistance needed when setting up AWS and SageWorks. So please contact us at <a href="mailto:[email protected]">[email protected]</a> or on chat us up on <a href="https://discord.gg/WHAJuz8sw8">Discord</a> </p> | ||
</div> | ||
<h2 id="get-some-information">Get some information</h2> | ||
<ul> | ||
|
Oops, something went wrong.