《使用 AWS Transform 和 Kiro 实现 .NET 应用程序的现代化.pdf》由会员分享,可在线阅读,更多相关《使用 AWS Transform 和 Kiro 实现 .NET 应用程序的现代化.pdf(42页珍藏版)》请在三个皮匠报告上搜索。
1、 2025,Amazon Web Services,Inc.or its affiliates.All rights reserved.2025,Amazon Web Services,Inc.or its affiliates.All rights reserved.2025,Amazon Web Services,Inc.or its affiliates.All rights reserved.M A M 3 4 3Alexander Dragunov(he/him)Senior Partner Solutions ArchitectAWSPrasad Rao(he/him)Princi
2、pal Partner Solutions ArchitectAWSVibe modernize your.NET applications using AWS Transform and Kiro 2025,Amazon Web Services,Inc.or its affiliates.All rights reserved.Transform legacy.NET applicationMicroservices,event-driven architecturesContainers&serverless.NET FrameworkArchitecture2Infrastructur
3、e3Code1 2025,Amazon Web Services,Inc.or its affiliates.All rights reserved.Razor viewsMVC controllersNotification serviceEntity FrameworkASP.NET applicationPresentation LayerData LayerService LayerMSMQSQL ServerSQL Server 2025,Amazon Web Services,Inc.or its affiliates.All rights reserved.2025,Amazon
4、 Web Services,Inc.or its affiliates.All rights reserved.2025,Amazon Web Services,Inc.or its affiliates.All rights reserved.Lets see the code 2025,Amazon Web Services,Inc.or its affiliates.All rights reserved.Code Talk:AI-assisted code refactoringAWS Transform for.NETPort.NET Framework 4.8(Windows)to
5、.NET 8(Linux)Troubleshoot/fix errorsModernize/refactor codebase 2025,Amazon Web Services,Inc.or its affiliates.All rights reserved.Step 1Automatically port.NET Framework app to.NET 8Step 2Fix compile errors and build app locallyStep 3SQL Server to PostgreSQLStep 4MSMQ to Amazon SQSStep 5Extract a mi
6、croservice from the monolith Step 6Refactor UI Step 7Create CDK project 2025,Amazon Web Services,Inc.or its affiliates.All rights reserved.2025,Amazon Web Services,Inc.or its affiliates.All rights reserved.2025,Amazon Web Services,Inc.or its affiliates.All rights reserved.Step 1:Updating.NET Framewo