Our new S3-Eco Object Storage and NWS AI for your IDE
April has finally brought spring, and the conference season is slowly kicking off. This week we’re at stackconf as a Gold Sponsor, and you’ll find us at one conference or another in the coming months as well - at the end of the newsletter there are even free tickets for you.
Otherwise, we’ve put together the usual mix of news, tutorials, and interesting articles from around the web.
Enjoy reading!
News
Our new S3-Eco Object Storage is live
After introducing Object Storage as a product at NETWAYS Web Services last year, we received a lot of positive customer feedback. A frequent request was for more cost-efficient long-term storage - which we can now offer with our new Object Storage variant “S3 Eco”.
Sebastian has covered the facts and differences between S3 and S3 Eco in a detailed blog post - you can find the link to the article here.
Blog
Tutorial: LLMs in the IDE for privacy-compliant AI development
LLMs like Claude Code have now firmly established themselves in software development. IDE plugins, CLIs, and desktop applications enable the use of a wide variety of LLMs in everyday development. NWS AI can also be integrated directly into your IDE via popular plugins - Joshua shows you how in our latest tutorial on our blog.
Community
Vote for NETWAYS Managed Kubernetes® at the Service Provider Awards
Last year we were able to win the Gold Award at the Service Provider Awards in the Kubernetes category - thanks to customers like you who voted for us!
This year we are once again nominated for an award in the Kubernetes category and we need your help: If you use NETWAYS Managed Kubernetes® and are happy with it, we would really appreciate your vote! If you have suggestions for how NETWAYS Managed Kubernetes® could be even better, feel free to contact us at any time.
Events
NETWAYS Web Services @ TechRiders Summit 2026
In less than two months, we’ll be joining the TechRiders Summit 2026 in Cologne as a Bronze Partner.
We look forward to two days in mid-June connecting with over 2,000 visitors and following some of the more than 100 sessions. If that sounds exciting to you too, we have something for you:
With our ticket code NETWAYS-FREE you get your Summit ticket for free and save €349!
We also have a few VIP tickets to give away - if you’d like to attend the TechRiders Summit as our guest, feel free to reach out to us before all tickets are gone.
Reading Corner
Our reading corner this month is again a colorful mix of topics keeping us busy: tips for developers, AI and LLMs as the topic of the hour, and articles around Kubernetes and observability.
- Daniel looked into fleet management of OTel collectors with OpAmp:
OpAMP for OpenTelemetry: Managing Collector Fleets and Introducing the New OpAMP Gateway Extension - Dominik learned a few new, exploratory Git commands:
The Git Commands I Run Before Reading Any Code - Achim looked at how AI can be used for the architecture and design of software projects:
How I Use AI Before the First Line of Code - Joshua read a study on the effectiveness of agent skills vs.
AGENTS.mdfiles:
AGENTS.md outperforms skills in our agent evals - Mykhailo went through an introduction to the OpenTelemetry Collector:
OpenTelemetry Collector: Beginner’s Guide to Telemetry Pipelines
CLI Quick Win
Track changes at a glance with watch -d
You may already know watch as a way to repeat a command every N seconds - but with the -d flag it automatically highlights
changes between two runs. Especially when monitoring environments or the state of a pipeline,
this saves you from manually searching for changes - for example, when you want to track the movement of the ISS.
You made it to the end of this newsletter!
If you have any questions, don't hesitate to get in touch!
Or reply directly to this newsletter - I read every mail!
Until next month,
Daniel & the NWS-Team