InfoQ Homepage Antipatterns Content on InfoQ
-
Why Agile Isn't Working and What to Do Instead
Adam Yuret takes a look at Agile through some anti-patterns that manifest themselves when people attempt to be agile, discussing how to mitigate or avoid those pitfalls.
-
A New Generation of Anti-Pattern: Self-Diagnosis As Solution
Raji Bhamidipati discusses how to recognize anti-patterns in Agile practices, and how to promote the idea that self-checking and diagnosis is better for prevention.
-
Patterns of Streaming Applications
Monal Daxini talks about streaming application patterns and anti-patterns, and use cases and concrete examples using Apache Flink.
-
Serverless Patterns and Anti-patterns
Joe Emison covers the ideal patterns for serverless applications, anti-patterns for both greenfield applications & migrations, real-world consequences of running serverless applications in production.
-
Kubernetes: Crossing the Chasm
Ian Crosby covers the fundamental concepts and features of Kubernetes, best practices and anti-patterns running apps is such an environment, setting up a production ready Kubernetes cluster.
-
Agile Patterns and Anti-Patterns
The panelists share from their experiences working in various sized organizations, across various industries, Agile experiences which can be applied to another team, department, or organization.
-
A Dark and Stormy Night: Operational Antipatterns
Kiran Bhattaram shares common operational antipatterns, useful tactics and stories learned in difficult situations.
-
The Five Stages of Cloud Native
Casey West talks about anti-patterns and corresponding best practices based on his experience building application infrastructure and platforms, as well as the applications which are deployed to them.
-
The Twelve-Factor Container
Casey West uses twelve-factor app essay as a guide to discuss the do’s and dont’s of building and running containers, each factor providing an opportunity to consider avoiding certain anti-patterns.
-
Meet the Node.js Antipatterns
Igor Soarez and Pedro Teixeira focus on the strengths of JavaScript in the enterprise by trying to isolate the antipatterns that are slowly beginning to emerge.
-
Microservices Antipatterns
Tammer Saleh talks about the mistakes made building microservices, when microservices are appropriate, where to draw the lines between services, performance issues, testing, debugging, failure, etc.
-
5 Anti-Patterns in Designing APIs
Ali Kheyrollahi elaborates on the Client-Server tenet of REST which focuses on separation of concerns and responsibilities between the client and the server.