InfoQ Homepage InfoQ Content on InfoQ
-
Generative AI and Organizational Resilience
Alex Cruikshank discusses where GenAI is likely to have the greatest impact, steps to manage this change, and ways to leverage the shift to AI mediated work to better understand business processes.
-
CI/CD beyond YAML: The Evolution Towards Pipelines-as-Code
Conor Barber explores the evolution of infrastructure, focusing on the shift from YAML configurations to pipelines-as-code, covering modern CI/CD systems like GitHub Actions, GitLab, and CircleCI.
-
Hydration and Lazy-Loading Are Incompatible
Miško Hevery discusses Hydration and Lazy-loading, building a simple counter to show how hydration will thwart the ability to lazy load it or minimize the amount of code executed.
-
Managing Staff+ Engineers: Opportunities and Challenges
Adam Schirmacher discusses the “transparent umbrella” strategy, treating staff+ engineers like senior engineers, handling mismatched IQ/EQ, and leading without authority vs. lending authority.
-
Harnessing Exotic Hardware: Charting the Future of JVM Performance
Monica Beckwith discusses the world of the JVM and its evolving relationship with exotic hardware. She presents a hypothetical scenario where GPU optimization plays a pivotal role.
-
An Incident Story: Tips for How Staff+ Engineers Can Impact Incidents
Erin Doyle discusses her experience with a critical 3-day-long incident and how she missed a key opportunity to help prevent the incident and how to build a culture to prevent similar situations.
-
Developer Experience in the Age of Generative AI
The panelists discuss challenges developers face that interrupt the development flow, slow things down, the tools available to help, and how to use AI-powered programming assistants to help.
-
Pulumi Adventures: How Python Empowered My Infrastructure beyond YAML
Adora Nwodo discusses her journey from backend software engineering into the realm of DevOps, exploring how Pulumi became the pivotal tool that empowered her transition.
-
Risk and Failure on the Path to Staff Engineer
Caleb Hyde discusses their career progression and regressions, as well the context they used to figure out what to work on and whom to work with, distilling a framework to utilize in one’s own work.
-
Delivering Millions of Notifications within Seconds During the Super Bowl
Zhen Zhou discusses how they built/test an on-demand notification system, what it takes to manage cloud resources/site-reliability at the same time, and how to mitigate reliability issues.
-
Breaking the Ceiling: Scaling Your Impact at the Staff-Plus Level
Thiago Ghisi discusses what defines the staff-plus level, expectations across companies, approaches for high-performing staff-plus engineers, strategies for scaling, and examples of "Staff Projects".
-
Generative Search: Practical Advice for Retrieval Augmented Generation (RAG)
Sam Partee discusses Vector embeddings in LLMs, a tool capable of capturing the essence of unstructured data used by LLMs to gain access to a wealth of contextually relevant knowledge.