InfoQ Homepage Architecture Content on InfoQ
-
Todd Montgomery on Protocol Design, Security, Formal Verification Tools
Todd Montgomery explains protocol design, the advantages of binary over text protocols, formal verification tools and methods, and much more.
-
Chris Richardson Discusses CQRS and Event Sourcing via Docker
Chris discusses the rise of CQRS and Event Sourcing as a solution for all domains. With the advent of Docker, applications that manage complex domains can be built tested and deployed in minutes. Chris talks about the reasons for choosing a CQRS and Event Sourced solution as well as how the addition of Docker can help an organization embrace Continuous Delivery by using existing tools.
-
Jerome Louvel on Web APIs with Restlet and APISpark
Jerome Louvel talks about Web APIs, the Restlet framework and his latest venture APISpark
-
Jabe Bloom on the Evolution of Design Critique
Jabe Bloom explores the latest thinking in Design Critique and how this affects and interacts with Agile/Lean teams. He argues that if Design Thinking is utilised then there will be changing needs of Critique as the design moves forward through the process and offers solutions that he uses to ensure designers and teams increase collaborative ownership and become more effective
-
Olaf Lewitz on De-Scaling Your Organization and Using Temenos
Olaf Lewitz joins us to discuss how you can safely de-scale your organization and on using Temenos and Kris maps to focus on the core values of your organization.
-
Interview with Erin Schnabel on the Liberty Profile
Erin Schnabel, developer lead of the WebSphere Liberty Profile, spoke to Alex Blewitt at QCon New York about the modular architecture behind the Liberty Profile, and what benefits this has brought both to end users and the developer team. She also highlighted how the the transition from monolithic to modular started with the configuration and broke down dependencies between services.
-
Ardita Karaj on Helping Product Owners and Teams See the Value
Ardita Karaj joins us at the Agile 2014 conference to discuss how Product Owners and Teams can work together to use value to prioritize the work they do.
-
Bjarte Bogsnes on Beyond Budgeting at Agile 2014
Bjarte Bogsnes discusses Beyond Budgeting and why those in the Agile community should be paying attention to it.
-
Nico Bevacqua on Writing Modular JavaScript
In this interview, Nicolas Bevacqua talks about how he initially got into programming professionally as a DotNet developer and how he eventually made the transition to focusing primarily on Node.js development. He discusses his passion for writing open source projects for the JavaScript developer community and some of the projects that he is most passionate about.
-
Tim Ward introduces the OSGi Promises specification
The OSGi Alliance is working on a Promises specification which will provide CompletableFutures that can run all the way back to Java 1.4. Tim explains why this is of benefit and how it compares to Java 8, along with where you can find out more information about the project and how it can be used both inside and outside an OSGi framework.
-
Interview with Adam Ernst on functional approaches for iOS applications
Adam Ernst talks about how functional programming and immutable data structures have made Facebook’s iOS app much easier to test and debug. By decoupling the data pipeline from the UI objects, and minimising the wrk on the UI thread, the application has become easier to test and suffers less bugs than when the UI was generated procedurally.
-
Yoni Goldberg on Microservices and Scala at Gilt
Yoni Goldberg explains Gilt's architecture which consists of 350+ microservices, how teams decide the scope of a microservice, API design and management, monitoring, Scala at Gilt and much more.