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

Tester en production #11

Open
bbaudry opened this issue Jul 30, 2024 · 11 comments
Open

Tester en production #11

bbaudry opened this issue Jul 30, 2024 · 11 comments

Comments

@bbaudry
Copy link
Member

bbaudry commented Jul 30, 2024

Outils et concepts pour continuer à évaluer la qualité logicielle après le déploiement d'une application

	// Terminator provides an interface for killing instances
	Terminator interface {
		// Kill terminates a running instance
		Execute(trm Termination) error
	}

extrait du chaos monkey de netflix

@bbaudry
Copy link
Member Author

bbaudry commented Jul 30, 2024

@bbaudry
Copy link
Member Author

bbaudry commented Jul 30, 2024

Dietetics added a commit to Dietetics/IFT3913 that referenced this issue Sep 15, 2024
meriembenchaaben added a commit that referenced this issue Sep 15, 2024
Semaine #11, unity test framework
@bbaudry
Copy link
Member Author

bbaudry commented Sep 24, 2024

The In Vivo Approach to Testing Software Applications
https://academiccommons.columbia.edu/doi/10.7916/D88D043N/download

@bbaudry
Copy link
Member Author

bbaudry commented Sep 24, 2024

@bbaudry
Copy link
Member Author

bbaudry commented Sep 24, 2024

@bbaudry
Copy link
Member Author

bbaudry commented Sep 24, 2024

@bbaudry
Copy link
Member Author

bbaudry commented Sep 24, 2024

Noisy Neighbor Detection with eBPF
https://netflixtechblog.com/noisy-neighbor-detection-with-ebpf-64b1f4b3bbdd

@bbaudry
Copy link
Member Author

bbaudry commented Sep 24, 2024

Canary testing is a powerful way of testing new features and new functionality in production with minimal impact to users
https://launchdarkly.com/blog/what-is-canary-testing-a-detailed-explanation/

@bbaudry
Copy link
Member Author

bbaudry commented Sep 24, 2024

https://opentelemetry.io/
OpenTelemetry is a collection of APIs, SDKs, and tools. Use it to instrument, generate, collect, and export telemetry data (metrics, logs, and traces) to help you analyze your software’s performance and behavior.

@bbaudry
Copy link
Member Author

bbaudry commented Sep 30, 2024

Test Accounts: A Hidden Risk
https://queue.acm.org/detail.cfm?ref=rss&id=3688095

@bbaudry
Copy link
Member Author

bbaudry commented Oct 8, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant