InfoQ Homepage News
-
How Technical Practices Support Evolutionary Architecture and Continuous Delivery
Technical practices of XP such as TDD, Refactoring, CI and Pair Programming support emergent design and enable evolving your architecture. The first practice you need for continuous delivery is CI, committing to mainline every day. Being able to write clean, well-factored, and well-tested modular code is the most important skill for developers.
-
Kubernetes 1.9 Supports Workloads API, Container Storage Enhancements and Windows Beta Support
The latest version of the container orchestration framework Kubernetes supports GA version of Workloads API, container storage enhancements and Windows support (beta). The Kubernetes team announced the release of version 1.9 last week. This is the fourth and final release this year, and also supports the Custom Resource Definition (CRD) validation.
-
How Apple Does Realtime Recognition of Handwritten Chinese Characters
Apple details building on-device handwritten Chinese character recognition with convolutional-neural networks and image recognition.
-
IntelliJ IDEA 2017.3: Enhanced Support for Java EE 8, Spring Boot, and JUnit
Just three months after their last release, JetBrains recently released version 2017.3 of their flagship product, IntelliJ IDEA, with a host of new features including enhanced support for Java, Java EE 8, Spring Boot, Kotlin, and Docker.
-
SkyWalking Accepted by Apache Software Foundation as an Incubator Project
SkyWalking's proposal into the Incubator has been voted on and accepted by Apache Software Foundation(ASF) IPMC. SkyWalking is an APM (application performance monitor) tool, especially designed for microservices, cloud-native and container-based architectures. SkyWalking’s underlying technology is a distributed tracing system.
-
Gremlin Releases "Resilience as a Service" SaaS Platform to Enable More Effective Chaos Engineering
Gremlin Inc has released Gremlin, a “resilience as a service” SaaS-based platform, which allows organisations to “break things on purpose” and conduct chaos experiments in order to help prevent application downtime before it happens. Gremlin allows the controlled injection of resource, network and state failure to managed infrastructure so that engineers can observe the behaviour of the system.
-
Firefox Quantum Commits to Cross-Browser Extension Architecture
With the Firefox 57 “Quantum” release, Firefox now only supports extensions based on the WebExtensions API, joining Chrome and Edge in supporting extension development with pure HTML, CSS, and JavaScript based on a cross-browser shared extension architecture.
-
KubeCon and CloudNativeCon 2017: An "Exciting Time for Boring Infrastructure"
At the joint KubeCon / CloudNativeCon conferences, held in Austin, USA, over 4000 engineers met to learn about and share the latest status of Kubernetes and other cloud native technologies. Core takeaways included that much of the cloud native “boring” infrastructure is starting to become mature, and many of the CNCF hosted technologies are being released as officially ready for production use.
-
Devirtualization in .NET Core
Devirtualization, a technique for improving performance when working with abstract classes and interfaces, is slowly making its way into .NET Core.
-
Alexa Test Simulator Simplifies Alexa Skill Testing
The new Alexa Test Simulator, now available in beta, allows developers to test most functionality in their skills without a device. Additionally, Amazon has announced improved support for automated skill testing.
-
Should Teams Decouple Cadences?
Recently a Twitter discussion took place about allowing teams to have multiple cadences, for instance by using a different rhythm for planning the work and for learning and improving. Decoupling cadences gives teams room to explore and learn what works best for them; it can lead to more adaptability and autonomy and better outcomes.
-
Amazon Web Services Releases IoT Analytics in Preview
At the recent re:Invent conference, Amazon announced a preview release of AWS IoT Analytics. The solution was presented during a few sessions at the event.
-
GitHub Takes Stance for Net Neutrality
At the beginning of December, GitHub made its stance in favor of net neutrality public. Now that the FCC has voted to repeal regulations protecting it, GitHub says the fight is not over. InfoQ has spoken with GitHub’s chief strategy officer, Julio Avalos.
-
How Google Develops New Managers
Alex Langshur, host of Google Partners Podcasts, has launched the podcast Google HR secrets: identifying & developing great managers, interviewing Sarah Calderon, People Development at Google, on how Google selects, trains, and develops their managers.
-
JetBrains Launches GoLand Go IDE
JetBrains has moved its Go IDE from its early access programme to market. Now branded as GoLand, the IDE extends the IntelliJ platform making its core functionality specific to Go. This follows suit with their other language-specific tools such as PyCharm for Python and RubyMine for Ruby.