InfoQ Homepage Business Content on InfoQ
-
Hybrid Working Matters to All Generations
A number of recent surveys explore the current state of hybrid and remote working. The results reinforced the preference for hybrid working, identified the importance of finding ways to stay connected when not in-person and showed how the driving factors for work have evolved. The in-person workforce is feeling under-appreciated and many are at risk of leaving.
-
AWS App Runner Adds Support for Private Services
Amazon announced App Runner private services, allowing for AWS App Runner services to be privately accessible within an Amazon VPC. This release builds upon the previously released App Runner VPC support which allows for communication between App Runner services and applications running within a VPC.
-
Azure Logic Apps Standard Now Supports XSLT and .NET Framework Maps
Microsoft recently announced the preview of support of .NET Framework assemblies in XSLT maps in Logic Apps (Standard), adding more extensibility options.
-
Building High-Trust and High-Performing Teams at Shopify in a Remote World
Jesse McGinnis spoke at QCon San Francisco on building high-trust and high-performing teams at Shopify in a remote world. He started by pointing out his talk on high-trust teams in a remote world.
-
Hybrid Leadership is an Issue of Equity and Inclusion
Lena Reinhard spoke at QCon San Francisco on Successful Leadership in Hybrid Environments, in which she explored why hybrid working is attractive for companies and employees, the risks and challenges associated with hybrid working, and why leadership in hybrid environments is fundamentally an issue of equity and inclusion.
-
HashiCorp Enhances Terraform Drift Detection with Continuous Validation
HashiCorp released a number of new features for Terraform including continuous validation and no-code provisioning. Both features are currently in beta for Terraform Cloud Business users. Additional releases include native Open Policy Agent (OPA) support and Azure provider automation.
-
Google 2022 Accelerate State of DevOps Report Finds Strong Culture Predictive of Strong Performance
Google has released their findings from the 2022 Accelerate State of DevOps Report. This year's report focused on security with a specific emphasis on the software supply chain. The report found a broad adoption of the inspected practices with organizations that have a high-trust, low-blame culture leading the way in both security and operational practices.
-
Building an Effective Platform by Focusing on End-to-End Workflows
Platform engineering teams need to focus on building end-to-end workflows versus individual tools according to Naphat Sanguansin, CTO at Prodvana. A focus on workflows will help to abstract away the complexities of running services and allow for application engineers to focus on their product.
-
Microsoft Changes Cloud Licensing to Ease Moving Workloads to Partner Clouds
Microsoft recently announced that it would implement significant revisions and upgrades to its outsourcing and hosting terms to benefit partners and customers globally starting from the 1st of October.
-
AWS Adds New Intrinsic Functions for Step Functions
AWS recently expanded support for manipulating input and output data by adding 14 new intrinsic functions for AWS Step Functions to simplify data processing, reduce calls to downstream services, and write less code.
-
How to Test Low Code Applications
For low code applications there are technical things you don’t have to test, like the integration with the database and the syntax of a screen. But you still have to test functionally, to check if you’re building the right thing. End-to-end testing and non-functional testing can be very important for low code applications.
-
New Microsoft Defender Products: Threat Intelligence and External Attack Surface Management
Microsoft recently announced two security products: Microsoft Defender Threat Intelligence and Microsoft Defender External Attack Surface Management. These new products are driven by their acquisition of RiskIQ just over a year ago.
-
The Future is Knowable before it Happens: an Impossible Thing for Developers
In software development there are always things that we don’t know. We can take time to explore knowable unknowns, to learn them and get up to speed with them. To deal with unknowable unknowns, a solution is to be more experimental and hypothesis-driven in our development. Kevlin Henney gave a keynote about Six Impossible Things at QCon London 2022 and at QCon Plus May 10-20, 2022.
-
Node-RED 3 Improves Its Node Editor, Runtime Features, and Debugging
Node-RED, the flow-based visual programming environment originally developed by IBM and initially targeted at IoT applications, has reached version 3.0, bringing a number of improvements to the node editor, new features to control flows at runtime, and more.
-
AWS Enhances its Step Functions Experience with Workflow Collections
AWS Step Functions is a serverless function orchestrator that makes it easy to sequence AWS Lambda functions and multiple AWS services into business-critical applications. AWS recently introduced a new experience to its Step Functions with Function Workflow Collections allowing users to create Step Functions workflows easier.