-
Notifications
You must be signed in to change notification settings - Fork 221
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ESC SDK Launch Blog #11951
ESC SDK Launch Blog #11951
Conversation
Your site preview for commit 9358180 is ready! 🎉 http://www-testing-pulumi-docs-origin-pr-11951-93581801.s3-website.us-west-2.amazonaws.com. |
|
||
## Real-World Examples: Pulumi ESC SDK in Action | ||
|
||
Here are some real-world scenarios showcasing how you can leverage the Pulumi ESC SDK: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This whole section feels redundant.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
updated examples
content/blog/esc-sdk-launch/index.md
Outdated
|
||
## Get Started Today! | ||
|
||
The Pulumi ESC SDK is available now! To learn more and start simplifying your application secrets workflow, check out the Pulumi ESC SDK Documentation. We're confident that this powerful new tool will streamline your development process, enhance your application security, and empower you to build innovative solutions with confidence. Join us on this journey towards a more secure and manageable future for application secrets and configurations! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Once I upload the docs we will need a link to there
Co-authored-by: Cleve Littlefield <cleverguy25@users.noreply.github.com>
Your site preview for commit c555749 is ready! 🎉 http://www-testing-pulumi-docs-origin-pr-11951-c5557490.s3-website.us-west-2.amazonaws.com. |
Your site preview for commit 31a89ae is ready! 🎉 http://www-testing-pulumi-docs-origin-pr-11951-31a89aed.s3-website.us-west-2.amazonaws.com. |
Your site preview for commit f5c8710 is ready! 🎉 http://www-testing-pulumi-docs-origin-pr-11951-f5c87102.s3-website.us-west-2.amazonaws.com. |
Your site preview for commit b8b563f is ready! 🎉 http://www-testing-pulumi-docs-origin-pr-11951-b8b563f4.s3-website.us-west-2.amazonaws.com. |
Your site preview for commit f653686 is ready! 🎉 http://www-testing-pulumi-docs-origin-pr-11951-f653686e.s3-website.us-west-2.amazonaws.com. |
- features | ||
--- | ||
|
||
Managing secrets and application configurations effectively is crucial for building secure and maintainable software. However, developers often face challenges such as hardcoded credentials, configuration inconsistencies, and security risks. [Pulumi Environments Secrets and Configuration](/product/esc) (ESC) simplifies the management of sensitive data and configuration across your entire application lifecycle. Today, we're thrilled to introduce the official Pulumi ESC SDK in [Typescript/Javascript](/docs/esc/sdk/javascript/), [Go](/docs/esc/sdk/go/), and [Python](/docs/esc/sdk/python/), making it even easier to integrate ESC directly into your applications. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Note, proper capitalization is TypeScript and JavaScript (note: Script is capitalized).
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'll update! Thank you!
All changes made