Last active
December 3, 2024 03:34
-
-
Save ryanj/cb7cae43afe61b41a56d1335ed5b0dee to your computer and use it in GitHub Desktop.
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
<section> | |
<img src='https://developers.redhat.com/sites/default/files/styles/share/public/Dev%20Hub_Share%20Image.png' alt="Red Hat Developer Hub logo" style="border:0px;" /> | |
<h2 class="r-fit-text">Red Hat Developer Hub</h2> | |
<a href="https://bit.ly/rhdh-basics">bit.ly/rhdh-basics</a> | |
</section> | |
<section> | |
<p>based on</p> | |
<img src='https://cdn.thenewstack.io/media/2023/03/0f79573b-backstage-logo-1-1024x576.png' alt="Backstage logo" style="border:0px;" /> | |
<h2>Backstage IDP</h2> | |
</section> | |
<section> | |
<p>What are the differences?</p> | |
<ol> | |
<li class='fragment'>Dynamic Plugins</li> | |
<li class='fragment'>Enterprise Security</li> | |
<li class='fragment'>Red Hat Support</li> | |
</ol> | |
</section> | |
<section data-markdown> | |
# Demo | |
</section> | |
<section> | |
<h3>Backstage Software Templates</h3> | |
<ul style="list-style: none;"> | |
<li class='fragment'>☑️ SCM - Repo Creation</li> | |
<li class='fragment'>☑️ CI - Establish Pipelines and Build Automation</li> | |
<li class='fragment'>☑️ CD - Set up GitOps workflows via ArgoCD</li> | |
<li class='fragment'>☑️ Docs - Link to TechDocs</li> | |
<li class='fragment'>☑️ IDE - Link to development environment</li> | |
</ul> | |
</section> | |
<section> | |
<p>Development workflows for Backstage:</p> | |
<img style='float:left;width: 30%' src="https://developers.redhat.com/sites/default/files/styles/cheat_sheet_feature/public/2023_DeveloperPortals_Preview_Cover_Art.webp" alt="book picture" /> | |
<img style='float:right;width: 40%' src="https://i.imgur.com/uap8Hcgl.png" alt="book link" /> | |
<p style='clear:both;'><a href="https://red.ht/backstage-book">https://red.ht/backstage-book</a></p> | |
</section> | |
<section data-markdown> | |
for more information visit: | |
## red.ht/rhdh | |
</section> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment