State of ARC - February 2026 #2452
yeshamavani
announced in
Newsletters
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Dear ARC Community,
Greetings from the ARC Team! 🌟
We’re beyond excited to bring you this month’s feature-rich update across the ARC ecosystem—designed to supercharge your development workflows and simplify cloud-native application management. From AI-Ready ARC microservices to enhanced Infrastructure-as-Code (IaC) Terraform modules that automate infrastructure provisioning, and upgraded Angular libraries—this release delivers meaningful productivity gains across the board.
ARC API – Plug and Play to speed Development
Controller classes can now seamlessly accept new LoopBack 4 model classes over the default ones.
Before:
If you wanted to add/remove properties from the default models, you had to:
Create a new model class
Copy the entire controller code because controllers were tightly coupled to the default models
Now:
Simply create a new model class with the updated properties
No need to copy or modify controller code
✅ Avoids controller duplication
✅ Makes customization significantly easier.
Thanks to Piyush Singh for making this possible.
All ARC microservices are now powered by Kiro Powers. Enabling AI agents (like in the Kiro IDE) to interact with ARC services using MCP tools, contextual guidance, and automated workflows.
Key Features
This makes ARC services AI-native and easier to integrate into AI-assisted development workflows.
Special thanks to Abir Ganguly for driving this through.
Checkout ARC API
ARC IaC – Infrastructure Automation at Your Fingertips
The ARC Terraform module for Argo CD simplifies provisioning and managing Argo CD on Amazon EKS clusters, enabling GitOps-based continuous delivery with built-in AWS integrations and production-ready configurations for Kubernetes workloads.
Highlights
GitOps Capabilities
Thank you Debash Bora for your contributions.
Explore ARC IaC
ARC Backstage - Our Developer Portal
With ARC Backstage, you can now access meaningful, centralized insights across all your projects—bringing visibility into development, operations, and infrastructure in one place.
Available Integrations
CI/CD & Development Tools
Jenkins, Jira, APIs, Pull Requests
Code Quality & Monitoring
Code Quality tools, New Relic APM, Grafana, Prometheus
AWS Services & Cost Insights
Cost monitoring, Lambda, EC2, S3, RDS, CloudFront, OpenSearch, CodeBuild, CodePipeline
Gain a single pane of glass to track performance, monitor systems, and make data-driven decisions across your entire engineering ecosystem.
Thanks to Vishal Gupta for their contribution.
ARC UI - Enabling Better User Experiences
Our Angular libraries search-client and user-onboarding-client now run on latest Angular v21, delivering better performance and stability. This release also includes Angular Signals, enabling a more modern and reactive approach to state management.
Thanks to Vaibhav Bhalla and Yesha Mavani for this contribution.
Checkout ARC UI
That’s a wrap for this month’s updates! 🙂
We can’t wait to see how you leverage these powerful updates from streamlined infrastructure modules to more adaptable ARC SaaS. As always, your feedback drives our innovation. Share your thoughts, ideas, or questions.
Stay tuned for more exciting updates in the months ahead, and happy coding!
Best wishes,
The ARC Team 😎
Let’s dive right in! 🚀
Beta Was this translation helpful? Give feedback.
All reactions