InfoQ Homepage Development Content on InfoQ
-
Microsoft Announces Open Application Model for Kubernetes and Other Platforms
InfoQ caught up with Vaclav Turecek, principal program manager at Microsoft and one of the spec leads regarding the announcement. Turecek talks about the proliferation of platforms atop Kubernetes and how OAM is aimed at distinguishing the parts that developers and operators are responsible for, respectively.
-
Google Announces Updates to AutoML Vision Edge, AutoML Video, and the Video Intelligence API
In a recent blog post, Google announced enhancements to a part of its Vision AI portfolio: AutoML Vision Edge, AutoML Video, and the Video Intelligence API. Each received updates to enhance their capabilities.
-
Amazon Announces Generally Availability of Windows Containers on EKS
Last week Amazon announced that support of Windows containers on Elastic Kubernetes Service (EKS) is now generally available. As such, this allows their users to run Windows and Linux containers side by side in the same EKS environment, thus providing a consistent method of provisioning, monitoring, and logging, no matter what type of container they use to host their applications.
-
CircleCI Adds Security Integrations to Streamline Securing CI/CD Pipelines
CircleCI announced the addition of new orbs that address common use cases and needs with securing your CI/CD pipelines. The orbs added to the repository with this release cover vulnerability scanning, secrets management, license scanning, and digital scanning. It includes integrations with AWS and Google Cloud.
-
Simplifying ETL in the Cloud, Microsoft Releases Azure Data Factory Mapping Data Flows
In a recent blog post, Microsoft announced the general availability (GA) of their serverless, code-free Extract-Transform-Load (ETL) capability inside of Azure Data Factory called Mapping Data Flows. This tool allows organizations to embrace a data-driven culture without the need to manage large infrastructure footprints while having the ability to dynamically scale data processing workloads.
-
Android NDK r21 Is the First NDK Release with Long Term Support
The latest NDK for Android, version r21, now available in beta, brings a number of significant changes, including Fortify being enabled by default, and newer versions of GNU Make and GDB. Additionally, starting with r21 Google will manage a new release process with a yearly Long Term Support (LTS) guarantee to provide users more stability.
-
Blazor: Client-Side Web UI With .NET Core 3.0
Last month, together with the .NET Core 3.0 release, Microsoft announced the new features of ASP.NET Core 3.0. While there were significant changes in the new release, the official announcement of Blazor took the spotlight. Blazor is a new framework in ASP.NET Core that allows developers to write client-side web UI using .NET and C# instead of JavaScript.
-
Smartphone-Based VR at a Dead-End with Google's Demise of Daydream VR
Google's decision to stop supporting its Daydream VR headset seemingly marks the end of phone-based virtual reality, a vision that attempted to combine the use of smartphones with "dumb" VR headsets to bring VR experiences to the masses. Google's decision is accompanied by the BBC disbanding its VR content team after two years of successful experimentation.
-
Ray Tsang on Tools and Best Practices for Kubernetes Adoption
Ray Tsang, developer advocate at Google, spoke at SpringOne Platform 2019 Conference last week about the tools and best practices developers can use in Kubernetes adoption in their organizations.
-
PARSEC Is a New Platform-Agnostic API for Secure Systems
Backed by Arm and Docker, Platform AbstRaction for SECurity aims to define a universal software standard to handle secure object storage and cryptography services. It focuses on modern system architectures made of containerized services and strives to make security technology easy to access. InfoQ has spoken with Justin Cormack, security lead at Docker and PARSEC maintainer, to learn more.
-
The Ethical Role Testers Can Have
Testers should step up outside of only doing quality level verification and be the ambassadors of ethical change, said Michal Buczko at TestCon Europe 2019. Ethics and integrity are becoming more and more important. Ensuring that employees understand appropriate ways to address daily ethical issues can have a major impact on your project outcome and your relationship with customers.
-
Atomist Adds Drift Management Features to Minimize Process and Code Divergence
Atomist recently released Drift Management as a new feature within their Software Delivery Machine. This tool helps to track and control drift within repositories, libraries, and Docker images. Drift Management is open source and available in Atomist subscription plans, including the free tier.
-
Accessibility Testing: Convincing Your Product Owner
Accessibility testing is just the right thing to do; the internet and e-services are a place for people to feel and interact equally, so our software should not exclude people, argued Martin Tiitmaa at TestCon Europe 2019.
-
Managing Microservice "Deep Systems": Q&A with Ben Sigelman
InfoQ interviewed Ben Sigelman, CEO of LightStep, about managing microservice "depth" at scale.
-
Minimizing Backend Complexity with Dark: A New Language with Integrated Editor and Infrastructure
Dark aims to simplify the development of backends by minimizing complexity. Dark is a programming language with an integrated editor and infrastructure for developing and delivering backend applications.