Show HN: See the impact on your cloud costs as you code
Owen created a free JetBrains plugin for real-time cloud cost insights during coding, promoting early issue identification. It uses a secure API and invites user feedback for improvements.
Owen, a new employee at Infracost, has developed a free plugin for JetBrains that allows engineers to see the cloud cost implications of their code changes in real-time as they write. This initiative stems from his previous experience as a founder of tfsec, where he learned the importance of identifying issues early in the coding process. The plugin aims to integrate cloud cost awareness directly into the code editor, potentially saving time and resources. Owen encourages users to provide feedback on the plugin, which is still in its early stages and may contain bugs. The extension utilizes Infracost's Cloud Pricing API, which includes pricing data from AWS, Azure, and GCP, ensuring that no sensitive information is compromised. For those interested in incorporating Infracost into their CI/CD processes, additional resources are available on the Infracost website.
- Owen has developed a free JetBrains plugin to show cloud costs in real-time.
- The plugin aims to help engineers identify cost implications early in the coding process.
- Feedback is encouraged as the plugin is new and may have bugs.
- The extension uses a secure Cloud Pricing API with data from major cloud providers.
- Infracost offers additional resources for CI/CD integration on their website.
Related
Java's James Gosling on Fame, Freedom, Failure Modes and Fun (2023)
The article covers software development, technology trends, open-source projects, cloud computing, AI, security, distributed ledgers, containerized apps, edge computing, AI deployments, DevSec challenges, AI transformation, and transparency in AI development.
Runs-on: Self hosted, on-premise, GitHub Action runners
A new self-hosted runner solution, RunsOn, integrates with AWS to offer GitHub Actions users cost-effective and efficient CI/CD processes. Users benefit from faster builds, cost savings up to 80%, and customizable runner specifications.
Launch HN: Release (YC W20) – Orchestrate AI Infrastructure and Applications
Release.ai, founded by Erik, Tommy, and David, offers a platform for orchestrating AI applications, providing free GPU cycles, prioritizing data security, and featuring a workflow engine with deployment templates.
Features I'd like to see in future IDEs
Proposed improvements for IDEs include queryable expressions for debugging, coloration of comments, embedding images, a personal code vault for snippets, and commit masks to prevent accidental code commits.
Show HN: I created a Next.js CLI to ship code like a hacker
Next Inject is a CLI tool for Next.js developers, enabling easy integration of payments, databases, and authentication. It saves over 20 hours in configuration and operates on a pay-per-plugin model.
- Some users report issues with cost calculations and seek better error feedback from the plugin.
- There are discussions about the plugin's relevance for large enterprises versus smaller businesses, with some questioning its utility in established cloud environments.
- Users express interest in additional features, such as support for various infrastructure as code tools and integration with cloud accounts for more accurate cost assessments.
- Several comments highlight the importance of understanding cost implications in the context of business value and project management.
- Suggestions for improving user engagement include creating concise visual content to promote the plugin.
Think there’s a book called “measure what matters” and the idea is what we measure shapes companies and behaviour. So I’d be very careful about implementing anything like this in my org.
I wanted to watch the YouTube video but I didn’t have access to audio, and gave up. Video took to long and had too few visual cues - I think many people will do the same.
So you should make a super short gif (10-20 seconds max) that gets the point across extremely fast and visually - no audio.
Post it on Reddit on webdev, you’ll get a shit tonne of people installing this.
I’ve had lots of success with this simple method (sold a personal project with 700,000 users)
That said, I've never personally seen any cloud project where there wasn't a business case review that didn't include a review of architectural plans/assumptions and expected cloud service consumption profiling. I think what's different here is that you can help engineers close a feedback loop that is often left open between when a project is planned & scoped and when 1) the landing zone (or data pipelines) is created, and 2) when the app/system is moved from test/QA into production. This could be helpful for the project/product manager, especially, because anything that looks out of whack with the forecast should be escalated promptly.
How "smart" is it? Say I make a copy of a large database in TF and redeploy it into a staging env, will it know that the storage is $200 a month?
Also maybe put the supported clouds on the front page? I work multi-cloud so was worried it was only AWS.
As a data engineer in a consulting company: this would be a good way to get an idea of cost once we've written infra for projects.
Couple of questions:
1. Is Bicep supported?
2. Any plans for a VS Code plugin? (I just saw in your docs you have a plugin for this, great!)
3. How are you handling pricing of resources that are dependent on consumption?
More useful for me would be to plug directly into the account OR to analyse the cloud formation template, which can be easily obtained regardless of the IaC you're using.
In my org 50k-100k cloud bill I don't see that much use for it (mainly we are not increasing our costs significantly and we roughly know what we are paying for).
I can see a lot of value for indie/small/medium sized biz but the commercial of that is too high in my opinion.
Excellent work, thanks for this.
BigQuery has a neat feature where it estimates the cost __before__ you run a query, which has often come in handy.
Can you base usage off previous billing data for existing resources?
It's almost a REPL for cloud costs! Amazing!
Related
Java's James Gosling on Fame, Freedom, Failure Modes and Fun (2023)
The article covers software development, technology trends, open-source projects, cloud computing, AI, security, distributed ledgers, containerized apps, edge computing, AI deployments, DevSec challenges, AI transformation, and transparency in AI development.
Runs-on: Self hosted, on-premise, GitHub Action runners
A new self-hosted runner solution, RunsOn, integrates with AWS to offer GitHub Actions users cost-effective and efficient CI/CD processes. Users benefit from faster builds, cost savings up to 80%, and customizable runner specifications.
Launch HN: Release (YC W20) – Orchestrate AI Infrastructure and Applications
Release.ai, founded by Erik, Tommy, and David, offers a platform for orchestrating AI applications, providing free GPU cycles, prioritizing data security, and featuring a workflow engine with deployment templates.
Features I'd like to see in future IDEs
Proposed improvements for IDEs include queryable expressions for debugging, coloration of comments, embedding images, a personal code vault for snippets, and commit masks to prevent accidental code commits.
Show HN: I created a Next.js CLI to ship code like a hacker
Next Inject is a CLI tool for Next.js developers, enabling easy integration of payments, databases, and authentication. It saves over 20 hours in configuration and operates on a pay-per-plugin model.