This submit was written with Arun Sittampalam and Maxime Darcot from Swisscom.
As we navigate the continually shifting AI ecosystem, enterprises face challenges in translating AI’s potential into scalable, production-ready options. Swisscom, Switzerland’s main telecommunications supplier with an estimated $19B income (2025) and over $37B Market capitalization as of June 2025 exemplifies how organizations can efficiently navigate this complexity whereas sustaining their dedication to sustainability and excellence.
Swisscom has been acknowledged because the Most Sustainable Firm within the Telecom trade for 3 consecutive years by World Finance journal, Swisscom has established itself as an innovation chief dedicated to attaining net-zero greenhouse gasoline emissions by 2035 in alignment with the Paris Local weather Settlement. This sustainability-first strategy extends to their AI technique the place they’re breaking by way of what they name the “automation ceiling” – the place conventional automation approaches fail to satisfy fashionable enterprise calls for.
On this submit, we’ll present how Swisscom applied Amazon Bedrock AgentCore to construct and scale their enterprise AI brokers for buyer assist and gross sales operations. As an early adopter of Amazon Bedrock within the AWS Europe Area (Zurich), Swisscom leads in enterprise AI implementation with their Chatbot Builder system and numerous AI initiatives. Their profitable deployments embody Conversational AI powered by Rasa and fine-tuned LLMs on Amazon SageMaker, and the Swisscom Swisscom myAI assistant, constructed to satisfy Swiss knowledge safety requirements.
Resolution overview: Swisscom’s agentic AI enabler framework
The problem of enterprise-wide scaling of AI brokers lies in managing siloed agentic options whereas facilitating cross-departmental coordination. Swisscom addresses this by way of Mannequin Context Protocol (MCP) servers and the Agent2Agent protocol (A2A), for seamless agent communication throughout domains. Working beneath Switzerland’s strict knowledge safety legal guidelines, they’ve developed a framework that balances compliance necessities with environment friendly scaling capabilities, serving to forestall redundant efforts whereas sustaining excessive safety requirements.
Swisscom’s multi-agent structure: System design and implementation challenges
Swisscom’s imaginative and prescient for enterprise-level agentic AI focuses on addressing basic challenges that organizations face when scaling AI options. They recognise that profitable implementation requires extra than simply modern know-how, it calls for a complete strategy to infrastructure and operations. One of many key challenges lies in orchestrating AI brokers throughout completely different departments and programs whereas sustaining safety and effectivity.
For instance these challenges in follow, let’s look at a standard customer support situation the place an agent is tasked with serving to a buyer restore their Web router connectivity. There are three potential causes for the connectivity loss: 1) a billing concern, 2) a community outage, or 3) a configuration mismatch often known as a pairing concern. These points usually reside in departments completely different from the place the assigned agent operates, highlighting the necessity for seamless cross-departmental coordination.
The structure diagram beneath illustrates the imaginative and prescient and related challenges for a generic buyer agent with out the Amazon Bedrock AgentCore. The shared VPC setup of Swisscom is defined in additional element within the weblog submit, Automated networking with shared VPCs at Swisscom.
This structure consists of the next elements:
- A customer-facing generic agent deployed as a containerized runtime inside a shared VPC, requiring each basis mannequin invocation capabilities and strong session administration.
- For activity completion, the agent requires to entry to different brokers and MCP servers. These assets are usually distributed throughout a number of AWS accounts and are deployed as containerised runtimes throughout the shared VPC.
- Inner utility entry primarily happens by way of SAIL (Service and Interface Library), Swisscom’s central system for API internet hosting and repair integration. Company community assets are accessible through AWS Direct Join, with a VPC Transit Gateway facilitating safe cross-network communication.
- Safety compliance is paramount: every interplay requires non permanent entry tokens that authenticate each the agent and the client context. This bidirectional validation is important to the system elements – brokers, MCP servers, and instruments should confirm incoming tokens for service requests.
- Gaining long-term insights from the saved periods, similar to buyer preferences, calls for a complicated evaluation.
To construct the answer talked about above at scale, Swisscom recognized a number of essential challenges that wanted to be addressed:
- Safety and Authentication:
- Easy methods to implement safe, transitive authentication and authorization that enforces least-privilege entry primarily based on intersecting permissions (buyer, agent, division)?
- Easy methods to allow managed useful resource sharing throughout departments, cloud programs, and on-premises networks?
- Integration and Interoperability:
- Easy methods to make MCP servers and different brokers centrally out there to different use circumstances?
- Easy methods to combine and preserve compatibility with current agentic use circumstances throughout Swisscom’s infrastructure?
- Buyer Intelligence and Operations:
- Easy methods to successfully seize and make the most of buyer insights throughout a number of agentic interactions?
- Easy methods to implement standardized analysis and observability practices throughout the brokers?
How Amazon Bedrock AgentCore addresses the challenges
Amazon Bedrock AgentCore offers Swisscom with a complete resolution that addresses their enterprise-scale agentic AI challenges.
- AgentCore Runtime: Permits Swisscom’s builders to concentrate on constructing brokers whereas the system handles safe, cost-efficient internet hosting and computerized scaling by way of Docker container deployment that maintains session-level isolation. Hosted within the shared VPC permits entry to inner APIs.
- AgentCore Id: Seamlessly integrates with Swisscom’s current identification supplier, managing each inbound and outbound authentication, assuaging the necessity for customized token trade servers and simplifying safe interactions between brokers, instruments, and knowledge sources.
- AgentCore Reminiscence: Delivers a sturdy resolution for managing each session-based and long-term reminiscence storage with customized reminiscence methods. That is notably worthwhile for B2C operations the place understanding buyer context throughout interactions is essential. Protecting every consumer’s knowledge separate additionally helps safety and compliance efforts.
- Strands Brokers Framework: Demonstrates excessive adoption amongst Swisscom’s builders resulting from its simplified agent development, quicker growth cycles, seamless integration with Bedrock AgentCore companies, and built-in capabilities for tracing, analysis, and OpenTelemetry logging.

This resolution does the next:
- The shopper sends a request to the Strands agent working on AgentCore Runtime, passing an authentication token from the Swisscom IdP.
- The shopper’s token is validated and a brand new token for the agent’s downstream instrument utilization is generated and handed again to the agent.
- The agent invokes the inspiration mannequin on Bedrock and shops the periods within the AgentCore Reminiscence. The visitors traverses the VPC endpoints for Bedrock and Bedrock AgentCore, holding the visitors personal.
- The agent accesses inner APIs, MCP & A2A servers contained in the shared VPC, authenticating with the non permanent token from AgentCore Id.
With the pliability to make use of a subset of options of Amazon Bedrock AgentCore and their Amazon VPC integration Swisscom may stay safe and versatile to make use of the Bedrock AgentCore companies for his or her particular wants, for instance to combine with current brokers on Amazon EKS. Amazon Bedrock AgentCore integrates with VPC to facilitate safe communication between brokers and inner assets.
Outcomes and advantages: Actual-world implementation with self-service use case
Swisscom partnered with AWS to implement Amazon Bedrock AgentCore for 2 B2C circumstances: 1) producing personalised gross sales pitches, and a pair of) offering automated buyer assist for technical points like self-service troubleshooting. Each brokers are being built-in into Swisscom’s current buyer generative AI-powered chatbot system referred to as SAM, necessitating high-performance agent-to-agent communication protocols because of the excessive quantity of Swisscom clients and strict latency necessities. All through the event course of, the workforce created an agent for every use case designed to be shared throughout the group by way of MCP and A2A.
Amazon Bedrock AgentCore has confirmed instrumental in these implementations. Through the use of the Bedrock AgentCore Reminiscence long-term insights Swisscom can monitor and analyze buyer interactions throughout completely different touchpoints, constantly enhancing the client expertise throughout domains. AgentCore Id facilitates strong safety, implementing exact entry controls that restrict brokers to solely these assets approved for the particular buyer interplay. The scalability of AgentCore Runtime permits these brokers to effectively deal with hundreds of requests per thirty days every, sustaining low latency whereas optimizing prices.
The adoption of Strands Brokers framework has been notably worthwhile on this journey:
- Improvement groups achieved their first enterprise stakeholder demos inside 3-4 weeks, regardless of having no prior expertise with Strands Brokers.
- One mission workforce migrated from their LangGraph implementation to Strands Brokers, citing decreased complexity and quicker growth cycles.
- The framework’s native OpenTelemetry integration supported seamless export of efficiency traces to Swisscom’s current observability infrastructure, sustaining consistency with enterprise-wide monitoring requirements.
- The Strands analysis check circumstances allowed groups shortly put an analysis pipeline collectively with out the necessity of extra instruments, for a fast validation of the PoC.
Conclusion: Enterprise AI at scale – Key insights and Strategic implications
Swisscom’s implementation of Amazon Bedrock AgentCore demonstrates how enterprises can efficiently navigate the complexities of production-ready Agentic AI whereas sustaining regulatory compliance and operational excellence. Swisscom’s journey gives 3 essential insights:
- Architectural basis issues: By addressing the elemental challenges of safe cross-org authentication, standardized agent orchestration, and complete observability, Swisscom established a scalable basis that accelerates deployment slightly than constraining it. The combination of AgentCore Runtime, Id, and Reminiscence companies accelerated the infrastructure setup so groups may concentrate on enterprise worth.
- Framework choice drives velocity: The adoption of Strands Brokers framework exemplifies how the fitting growth instruments can dramatically cut back time-to-value. Groups attaining stakeholder demos inside 3-4 weeks, coupled with profitable migrations from various frameworks, validates the significance of developer expertise in enterprise AI adoption.
- Compliance as an enabler: Swisscom proved that regulatory compliance needn’t impede innovation. The system’s skill to scale whereas sustaining knowledge sovereignty and consumer privateness has confirmed notably worthwhile within the Swiss trade, the place regulatory compliance is paramount.
As enterprises more and more acknowledge AI brokers as basic to aggressive benefit, Swisscom’s implementation offers a confirmed reference structure. Their success with high-volume B2C functions—from personalised gross sales help to automated technical assist—illustrates that agentic AI can ship measurable enterprise outcomes at scale when constructed on applicable infrastructure. This implementation serves as a blueprint for organizations looking for to deploy enterprise-scale AI options, exhibiting how cautious architectural planning and the fitting know-how selections can result in profitable outcomes in each customer support and gross sales operations.
Subsequent steps and searching forward
The longer term roadmap focuses on three key areas: agent sharing, cross-domain integration, and governance. A centralized agent registry will facilitate discovery and reuse throughout the group, supported by standardized documentation and shared finest practices. Cross-domain integration will allow seamless collaboration between completely different enterprise models, with clear requirements for agent communication and interoperability. The implementation of strong governance mechanisms, together with model management, utilization monitoring, and common safety audits, will facilitate sustainable progress of the system whereas sustaining compliance with enterprise requirements. This complete strategy will assist drive steady enchancment primarily based on real-world utilization patterns and suggestions.
Try these extra hyperlinks for related Agentic associated info:
Concerning the authors
Arun Sittampalam, Director of Product Administration AI at Swisscom, leads the corporate’s transformation towards Agentic AI, designing frameworks that scale giant language mannequin (LLM)–pushed brokers throughout enterprise environments. His workforce is constructing Swisscom’s agentic platform, integrating Amazon Bedrock, AgentCore and inner orchestration frameworks to empower Swisscom’s AI product groups to construct and scale clever brokers quicker. Arun focuses on operationalizing multi-agent architectures that ship automation, reliability, and scalability.
Maxime is a System and Safety Architect at Swisscom, chargeable for the structure of Conversational and Agentic AI enablement. He’s initially a Information Scientist with 10 years of expertise in creating, deploying and sustaining NLP options which have been serving to tens of millions of Swisscom clients.
Julian Grüber is a Information Science Guide at Amazon Internet Companies. He companions with strategic clients to scale GenAI options that unlock enterprise worth, working at each the use case and enterprise structure degree. Drawing on his background in utilized arithmetic, machine studying, enterprise, and cloud infrastructure, Julian bridges technical depth with enterprise outcomes to deal with advanced AI/ML challenges.
Marco Fischer is a Senior Options Architect at Amazon Internet Companies. He works with main telecom operators to design and deploy scalable, production-ready options. With over twenty years of expertise spanning software program engineering, structure, and cloud infrastructure, Marco combines deep technical experience with a ardour for fixing advanced enterprise challenges.
Akarsha Sehwag is a Generative AI Information Scientist for Amazon Bedrock AgentCore GTM workforce. With over six years of experience in AI/ML, she has constructed production-ready enterprise options throughout various buyer segments in Generative AI, Deep Studying and Pc Imaginative and prescient domains. Exterior of labor, she likes to hike, bike or play Badminton.
Ruben Merz is a Principal Options Architect at AWS, specializing in digital sovereignty, AI, and networking options for enterprise clients. With deep experience in distributed programs and networking, he architects safe, compliant cloud options that assist organizations navigate advanced regulatory necessities whereas accelerating their digital transformation journeys.

