AWS prescriptive-guidance documentation change
Summary
Updated documentation links, service references, and terminology. Changed 'Tools' section to 'Tools and offerings', fixed punctuation, updated AWS service links with proper formatting and trailing slashes, modified image reference path.
Security assessment
Changes consist of documentation formatting improvements, URL corrections, and terminology updates. No security vulnerabilities, mitigations, or security features are mentioned or addressed in the changes. The IAM reference remains unchanged except for URL formatting.
Diff
diff --git a/prescriptive-guidance/latest/modernization-net-applications/refactor-linux-micro.md b/prescriptive-guidance/latest/modernization-net-applications/refactor-linux-micro.md index 0a06107e0..2d06d640c 100644 --- a//prescriptive-guidance/latest/modernization-net-applications/refactor-linux-micro.md +++ b//prescriptive-guidance/latest/modernization-net-applications/refactor-linux-micro.md @@ -5 +5 @@ -[Documentation](/index.html)[AWS Prescriptive Guidance](https://aws.amazon.com/prescriptive-guidance/)[Choosing an approach for modernizing .NET applications](welcome.html) +[Documentation](/index.html)[AWS Prescriptive Guidance](https://aws.amazon.com/prescriptive-guidance/)[Choosing an approach for modernizing .NET applications](introduction.html) @@ -7 +7 @@ -Use casesAdvantagesDisadvantagesAWS servicesToolsDeployment decisions +Use casesAdvantagesDisadvantagesAWS servicesTools and offeringsDeployment decisions @@ -32 +32 @@ This migration approach provides the following benefits, when compared with on-p - * Faster innovation because it’s easier to add new features in a microservices architecture + * Faster innovation because it's easier to add new features in a microservices architecture @@ -56 +56 @@ This migration approach provides the following benefits, when compared with on-p -You can use the following AWS services to develop a microservices-based system: +You can use the following AWS services to develop a microservices-based architecture: @@ -58 +58 @@ You can use the following AWS services to develop a microservices-based system: - * [Amazon API Gateway](https://aws.amazon.com/api-gateway) + * [Amazon API Gateway](https://aws.amazon.com/api-gateway/) @@ -60 +60 @@ You can use the following AWS services to develop a microservices-based system: - * [Amazon Simple Notification Service](https://aws.amazon.com/sns) (Amazon SNS) + * [Amazon Simple Notification Service (Amazon SNS)](https://aws.amazon.com/sns/) @@ -62 +62 @@ You can use the following AWS services to develop a microservices-based system: - * [Amazon Simple Queue Service](https://aws.amazon.com/sqs) (Amazon SQS) + * [Amazon Simple Queue Service (Amazon SQS)](https://aws.amazon.com/sqs/) @@ -66 +66 @@ You can use the following AWS services to develop a microservices-based system: - * [Amazon EKS](https://aws.amazon.com/eks) + * [Amazon EKS](https://aws.amazon.com/eks/) @@ -68 +68 @@ You can use the following AWS services to develop a microservices-based system: - * [AWS Lambda](https://aws.amazon.com/lambda) + * [AWS Lambda](https://aws.amazon.com/lambda/) @@ -70 +70 @@ You can use the following AWS services to develop a microservices-based system: - * [AWS Fargate](https://aws.amazon.com/fargate) + * [AWS Fargate](https://aws.amazon.com/fargate/) @@ -72 +72 @@ You can use the following AWS services to develop a microservices-based system: - * [CloudFormation](https://aws.amazon.com/cloudformation) or [AWS Cloud Development Kit (AWS CDK)](https://aws.amazon.com/cdk) + * [AWS CloudFormation](https://aws.amazon.com/cloudformation/) or [AWS Cloud Development Kit (AWS CDK)](https://aws.amazon.com/cdk/) @@ -74 +74 @@ You can use the following AWS services to develop a microservices-based system: - * [AWS Identity and Access Management](https://aws.amazon.com/iam) (IAM) + * [AWS Identity and Access Management (IAM)](https://aws.amazon.com/iam/) @@ -76 +76 @@ You can use the following AWS services to develop a microservices-based system: - * [Amazon Simple Storage Service](https://aws.amazon.com/s3) (Amazon S3) + * [Amazon Simple Storage Service (Amazon S3)](https://aws.amazon.com/s3/) @@ -78 +78 @@ You can use the following AWS services to develop a microservices-based system: - * [Amazon ECR](https://aws.amazon.com/ecr) + * [Amazon ECR](https://aws.amazon.com/ecr/) @@ -83 +83 @@ You can use the following AWS services to develop a microservices-based system: -## Tools +## Tools and offerings @@ -104 +104 @@ You can choose from five deployment options: - +