Hacker News with Generative AI: AWS

Show HN: An MCP Server for Understanding AWS Costs (ycombinator.com)
Hey all - I work at Vantage, a FinOps platform.<p>I know AI is peak hype right now. But it has definitely changed some of our dev workflows already. So we wanted to find a way to let our customers experiment with how they can use AI to make their cloud cost management work more productive.
Show HN: Serverless MCP – Debug AWS serverless resources in your IDE (serverless.com)
AWS claims 50% of Azure workloads would jump ship if licensing costs allowed (theregister.com)
AWS estimates that half of the workloads Microsoft enterprise customers run on Azure would migrate to its own datacenters if only the licensing costs of doing so were not prohibitively high and a competitive deterrent.
AWS claims 50% of Azure workloads would jump ship if licensing costs allowed (theregister.com)
AWS estimates that half of the workloads Microsoft enterprise customers run on Azure would migrate to its own datacenters if only the licensing costs of doing so were not prohibitively high and a competitive deterrent.
AWS announces 85% price reductions for S3 Express One Zone (amazon.com)
At re:Invent 2023, we introduced Amazon S3 Express One Zone, a high-performance, single-Availability Zone (AZ) storage class purpose-built to deliver consistent single-digit millisecond data access for your most frequently accessed data and latency-sensitive applications.
Unit testing using mocks in Go (golangbot.com)
I generally prefer testing my code without using mocks. For example, if the code is integrated with Elastic Search, I prefer to run a elastic search container locally and test the Go code against that container. But there are some cases where creating a local environment for testing is not possible. This usually happens when integrating with cloud providers. Let’s take the case where the code is creating a AWS s3 bucket.
Why did just have to update the AWS Go SDK to v2? Annoying (github.com/nathants)
aws is amazing, but it's hard to ship fast unless you're an expert.
NOAA all services, specifically Amazon Web Servies (URGENT) (safeguar.de)
AWS MCP Servers (github.com/awslabs)
AWS MCP Servers — specialized MCP servers that bring AWS best practices directly to your development workflow
Systems Correctness Practices at AWS: Leveraging Formal and Semi-Formal Methods (queue.acm.org)
AWS (Amazon Web Services) strives to deliver reliable services that customers can trust completely.
AWS S3 sync does not sync all the files (github.com/aws)
We have several hundred thousand files and S3 reliably syncs files. However, we have noticed that there were several files which were changed about a year ago and those are different but do not sync or update.
US Govt is upselling AWS as a PaaS? (cloud.gov)
You purchase access to cloud.gov by buying a tier with enough credits to support your needs. Credits can be spent on application memory or managed cloud services like databases.
Stelvio: Serverless AWS for Python Devs (github.com/michal-stlv)
Stelvio is a Python library that simplifies cloud infrastructure management and deployment.
Zero-Downtime Kubernetes Deployments on AWS with EKS (glasskube.dev)
I am Jakob—an engineer working at Glasskube, which helps companies distribute their application to customer-controlled environments. We build an Open Source Software Distribution platform called Distr (github.com/glasskube/distr), the hosted version of which is running on AWS EKS.
Show HN: C++ AWS MSK IAM Auth Implementation – Goodbye Kafka Passwords (github.com/timeplus-io)
AWS Cat Qubits Make Quantum Error Correction Effective, Affordable (nextplatform.com)
In a scene from the movie Gladiator, Roman emperor Marcus Aurelius, worried about the fragility of his empire, tells his general, Maximus: “There was once a dream that was Rome. You could only whisper it. Anything more than a whisper and it would vanish.”
Is It an AWS EC2 Instance or a US Visa? (rahmatashari.com)
AWS S3 SDK breaks its compatible services (xuanwo.io)
The Apache Iceberg community has raised a PR S3: Disable strong integrity checksums to disable the newly introduced integrity checksums in AWS S3 SDKs.
Show HN: WinCse – Integrating AWS S3 with Windows Explorer (github.com/cbh34680)
WinCse is an application that integrates AWS S3 buckets with Windows Explorer, allowing you to treat S3 buckets as if they were part of your local file system.
AWS blocking troubshooting docs behind paid premium support plan (reddit.com)
When did AWS decide that troubeshooting docs/articles require you to have a paid premium support plan....like seriously who thought this was a good idea
AWS paywalling select knowledge base articles, requiring Premium Support plan (repost.aws)
I use kubectl commands to connect to the Amazon Elastic Kubernetes Service (Amazon EKS) API server. I received the message "error: You must be logged in to the server (Unauthorized)".
AWS India allegedly lost all data for one of their client (deccanherald.com)
Down the rabbit hole: Implementing SSH port forwarding over AWS Session Manager (joinformal.com)
A technical quest through obscure SSH and AWS Session Manager features in service of enabling VS Code Remote SSH via the Formal Connector, culminating in forking and fixing several concurrency bugs in AWS’s own reference library for connecting to compute instances using SSM.
Any experience selling AMIs on AWS Marketplace? (ycombinator.com)
AWS Marketplace allows AWS users to buy AMIs, containers, among other things (SaaS, consulting, etc). Does anyone here have experience selling goods (AMIs or containers)? Not interested in SaaS / service.
Using Terraform Workspace for AWS multi account architectures (github.com/maurobaraldi)
This is a example on how to build and manage an AWS multi account architecture using Terraform workspaces.
DeepSeek-R1 models now available on AWS (amazon.com)
During this past AWS re:Invent, Amazon CEO Andy Jassy shared valuable lessons learned from Amazon’s own experience developing nearly 1,000 generative AI applications across the company.
Render raises $80M to try and make AWS obsolete (siliconangle.com)
Developer-focused cloud infrastructure startup Render Services Inc. says it’s ready to disrupt traditional giants such as Amazon Web Services Inc. and Microsoft Corp. after raising $80 million in a new round of funding.
The Guide to AWS Lambda Cost Optimization (cloudyali.io)
Announcement: S3 Default Integrity Change (github.com/aws)
In AWS SDK for JavaScript v3.729.0, we released changes to the S3 client that adopts new default integrity protections. For more information on default integrity behavior, please refer to the official SDK documentation. In SDK releases from this version on, clients default to enabling an additional checksum on all Put calls and enabling validation on Get calls.
An illustrated guide to Amazon VPCs (ducktyped.org)
Many moons (and suns) ago, some AWS engineers were sitting in a room. They had a serious issue.