InfoQ Homepage DevOps Content on InfoQ
-
QCon SF 2018 (Nov 5-7) International Software Conference: Tracks, Workshops and Highlights
QCon San Francisco, the 12th annual software conference that attracts attendees from all over the world, returns to the Silicon Valley area November 5-7, 2018. With 32 days before the conference, 75% of the individually curated talks have been confirmed. The remaining talks are expected to be finalized over the next few weeks.
-
Microsoft Announces the General Availability of Azure Functions 2.0
Microsoft announced the general availability of the second version of Azure Functions, an event-driven, compute-on-demand service on the Azure platform. This new version release of Azure Functions includes several capabilities to let developers build scalable serverless applications more easily than with version one.
-
How Continuous Delivery Impacts Testing
With continuous delivery we need to focus on quality as we write the code. Not every team will have testers, but if there are testers then they will work closely with developers, writing code to automate the small number of tests that cannot be covered by unit tests while helping developers creating unit tests.
-
Tracks Announced! QCon London 2019 (March 4-8, 2019)
QCon returns to London for the 13th annual software conference March 4-6, 2019. The topics for this year’s conference have been announced: Architecture, Chaos, JavaScript, Performance and many more.
-
Google Announces Task Queue Service Cloud Tasks
Google has announced Cloud Tasks, a task queue service for Google Cloud Platform’s App Engine service. Cloud Tasks enables asynchronous execution of tasks from applications, decoupling services and supporting the implementation of long-running and background activities.
-
A New Era for GlassFish: Source Code Migrated, and the Java EE TCK Released as Open Source
The Eclipse Foundation recently announced two milestones in September 2018: the migration of GlassFish source code from Oracle has been completed; and the Java EE TCK is now open-sourced. Considered a major milestone for the advancement of Jakarta EE and a new era for GlassFish, “this is another step in making Jakarta EE a vehicle for innovation in cloud-native application development.”
-
Russ Miles: Ignored Architects and Chaos Engineering
At the recent Event-Driven Microservices Conference in Amsterdam, Russ Miles claimed that the biggest challenge for an architect is that you get ignored. You have great ideas like event-driven microservices, but the reaction too often is that it sounds good, but that it’s overly complicated for the needs at hand.
-
Facebook Open Sources LogDevice - a Distributed Data Store for Log Storage
Facebook open sourced their internal distributed log storage project called LogDevice. It offers high write availability using replication, durable log storage and recovery from failure.
-
Payara Foundation Releases Payara Server and Payara Micro 5.183 Featuring MicroProfile 2.0 Support
The Payara Foundation has recently released version 5.183 of Payara Server and Payara Micro with a host of new features, upgrades, and bug fixes including full support for MicroProfile 2.0 and Java EE 8. New features include: updates to MicroProfile APIs and the Admin Console; support for the OpenID specification; and a new application deployment descriptor schema.
-
Webhint Open Source Linting Tool for Detecting Issues with Accessibility, Performance, and Security
The webhint project provides an open source linting tool to check for issues with accessibility, performance, and security. The creation of websites and web apps has an increasing number of details to perfect, and webhint strives to help developers remember these details.
-
Google Releases New Code Search in Beta in Revamped Cloud Source Repositories
Google announced it is bringing code search in beta availability with the newly revamped Cloud Source Repositories service. This overhaul provides an entirely new user interface and semantic code search capabilities.
-
Java 11 Released
Java 11, the first of Oracle's new long-term support (LTS) releases, has arrived. The feature list has only evolved modestly since InfoQ first reported on this earlier in the year.
-
Amazon Announces AWS Storage Gateway Hardware Appliance
Amazon has announced their AWS Storage Gateway hardware appliance, which provides hybrid storage between on-premises applications and AWS’ storage services. By providing a hardware appliance, Amazon gives a preconfigured solution to cache data locally while synchronizing with the cloud.
-
Serverless Platforms Compared for Performance
Most major cloud providers have serverless platforms which offer functions as a service (FaaS). Some recent benchmarks study the differences in their performance vis-à-vis the runtime, cold start times, dependencies and resource allocation.
-
Microsoft Announces the General Availability of the Immutable Storage Functionality in Azure Storage
With the immutable storage, feature blobs will be non-erasable and non-modifiable for a specific retention interval. Now Microsoft announced that this new feature is generally available in all public Azure regions after its preview since June of this year.