Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ebook cloud native architecture #43185

Draft
wants to merge 126 commits into
base: main
Choose a base branch
from
Draft

Ebook cloud native architecture #43185

wants to merge 126 commits into from

Conversation

IEvangelist
Copy link
Member

@IEvangelist IEvangelist commented Oct 23, 2024

Summary

Supersedes: #42010, replacement of original #42758, and now also replaces #42762.

Fixes #43182

Preview: Architecture for Distributed Cloud-Native Apps with .NET & Containers


Internal previews

Toggle expand/collapse
📄 File 🔗 Preview link
docs/architecture/distributed-cloud-native-apps-containers/api-gateways/gateway-patterns.md Gateway patterns
docs/architecture/distributed-cloud-native-apps-containers/cloud-native-identity/authentication-authorization.md Authentication and authorization in cloud-native apps
docs/architecture/distributed-cloud-native-apps-containers/cloud-native-identity/azure-security.md Azure security for cloud-native apps
docs/architecture/distributed-cloud-native-apps-containers/cloud-native-identity/identity-server.md IdentityServer for cloud-native apps
docs/architecture/distributed-cloud-native-apps-containers/cloud-native-identity/identity.md docs/architecture/distributed-cloud-native-apps-containers/cloud-native-identity/identity
docs/architecture/distributed-cloud-native-apps-containers/cloud-native-resiliency/resilient-communication.md Resilient communication
docs/architecture/distributed-cloud-native-apps-containers/data-patterns/azure-caching.md Caching in a cloud-native application
docs/architecture/distributed-cloud-native-apps-containers/data-patterns/data-driven-crud-microservice.md docker-compose.override.yml
docs/architecture/distributed-cloud-native-apps-containers/data-patterns/relational-vs-nosql-data.md Relational and NoSQL data
docs/architecture/distributed-cloud-native-apps-containers/event-based-communication-patterns/integration-event-based-microservice-communications.md Implementing event-based communication between microservices
docs/architecture/distributed-cloud-native-apps-containers/event-based-communication-patterns/rabbitmq-event-bus-development-test-environment.md docs/architecture/distributed-cloud-native-apps-containers/event-based-communication-patterns/rabbitmq-event-bus-development-test-environment
docs/architecture/distributed-cloud-native-apps-containers/introduction-containers-docker/official-container-images-tooling.md Official .NET container images & SDK tooling
docs/architecture/distributed-cloud-native-apps-containers/introduction-to-cloud-native-development/candidate-apps-for-cloud-native.md Candidate apps for cloud-native
docs/architecture/distributed-cloud-native-apps-containers/introduction-to-cloud-native-development/what-is-cloud-native.md What is cloud-native?
docs/architecture/distributed-cloud-native-apps-containers/monitoring-health/azure-monitor.md docs/architecture/distributed-cloud-native-apps-containers/monitoring-health/azure-monitor
docs/architecture/distributed-cloud-native-apps-containers/monitoring-health/health-checks-probes.md Health checks and probes
docs/architecture/distributed-cloud-native-apps-containers/monitoring-health/open-telemetry-grafana-prometheus.md Using OpenTelemetry in your .NET app
docs/architecture/distributed-cloud-native-apps-containers/service-to-service-communication-patterns/grpc.md gRPC
docs/architecture/distributed-cloud-native-apps-containers/service-to-service-communication-patterns/service-mesh-communication-infrastructure.md Service Mesh communication infrastructure
docs/architecture/distributed-cloud-native-apps-containers/service-to-service-communication-patterns/service-to-service-communication.md docs/architecture/distributed-cloud-native-apps-containers/service-to-service-communication-patterns/service-to-service-communication
docs/architecture/index.yml highlightedContent section (optional)
docs/core/extensions/dependency-injection-basics.md Dependency injection basics
docs/core/extensions/dependency-injection.md .NET dependency injection
docs/core/extensions/http-ratelimiter.md docs/core/extensions/http-ratelimiter
docs/core/extensions/httpclient-factory.md IHttpClientFactory with .NET
docs/core/extensions/options.md Options pattern
docs/core/whats-new/dotnet-core-2-0.md What's new in .NET Core 2.0
docs/framework/data/adonet/obtaining-a-dbproviderfactory.md Obtaining a DbProviderFactory
docs/fundamentals/networking/http/httpclient-guidelines.md docs/fundamentals/networking/http/httpclient-guidelines
docs/standard/choosing-core-framework-server.md .NET vs. .NET Framework for server apps

Note

This table shows preview links for the 30 files with the most changes. For preview links for other files in this PR, select OpenPublishing.Build Details within checks.

@dotnet-policy-service dotnet-policy-service bot added the okr-curation OKR: Curate content to remove outdated recommendations label Oct 23, 2024
Geoff Allix and others added 26 commits October 23, 2024 13:19
@IEvangelist IEvangelist marked this pull request as draft October 25, 2024 19:21
@sunnynagavo
Copy link

@IEvangelist , Hi David, I see this marked as Draft and other PR was closed with this PR. so are we parking this aside for something ? can I still review it ?

@IEvangelist
Copy link
Member Author

@IEvangelist , Hi David, I see this marked as Draft and other PR was closed with this PR. so are we parking this aside for something ? can I still review it ?

You're welcome to review it. It's a draft to avoid accidental merge if we receive approvals. We're going to be seeking a lot more reviews from a group of MVPs, and we're anticipating some updates. The idea is to solicit feedback, and then once all reviews are done - convert back to official PR.

@CESARDELATORRE
Copy link
Contributor

In the first page it points to an "eBook Download" but the link doesn't download a PDF but goes to an ASPIRE page:

DOWNLOAD available at: https://aka.ms/aspireebook

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
okr-curation OKR: Curate content to remove outdated recommendations
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Content curation
5 participants