InfoQ Homepage Agile Content on InfoQ
-
InfoQ Live July 20th: Software Supply Chain for DevOps & Reducing Feature Flag Debt
How can modern DevOps practices accelerate your software delivery without the quality issues? Learn how automation, continuous testing, and supply management techniques can improve software quality and speed of delivery. Get valuable insights from world-class domain experts at InfoQ Live on July 20th.
-
Assessing Remote Employee Experiences for Hybrid-Remote Work-Settings
Employers and employees have begun to prepare for their return to the office. One of the options is a hybrid-remote work setting which aims to support individual preferences when it comes to where, when, and how to work. According to Kaleem Clarkson, assessing your remote employee experience can help to make decisions on workplace flexibility policies.
-
Collective Learnings about Remote Working during Covid-19
The response to the pandemic showed how to make sure people are productive and included in a hybrid environment, and it's all due to the learnings we carried on from March 2020. Many organisations demonstrated how it’s possible to work in an inclusive and productive way even if people are distributed around the world.
-
GitHub Previews Copilot, an OpenAI-Powered Coding Assistant
GitHub recently announced Copilot, an AI-powered pair programmer designed to help developers write code faster and with less effort. The service learns from comments and existing code, suggesting new lines and the implementation of whole functions.
-
GitLab 14 Introduces Epic Boards, Improves Pipeline Editor and Kubernetes Agent, and More
With GitLab 14, GitLab is reaffirming its view of a unified DevOps platform integrating all the tools and tech stacks that are required by development teams. The latest release of the platform includes many new features meant to improve development velocity, application security, and analytics.
-
Automating Software Quality Certification at eBay
The eBay Application Platform Team has started using Kubernetes Operators, Helm Charts and Jenkins to ensure software quality at the organization. In order to perform safe changes within the associated containers and environments, the team has created a self-service “certification” solution.
-
Distributed DevOps Teams: Supporting Digitally Connected Teams
To establish a digital connection within a globally distributed team, an organization provided the team members with both collaboration tools and supplied an extra monitor with a visualization board. Collaboration using the online chat and white board initially posed challenges, as the board was tweaked towards the teams’ needs.
-
Engineering Your Organization through Services, Platforms, and Communities
Organizations need to be able to sustainably deliver value to their customers and business; that is why they exist, said Randy Shoup at QCon Plus May 2021. To do so, they need to be able to effectively and efficiently leverage the “resources” they have at their disposal- their people, teams, and technology.
-
AWS Announces the General Availability of AWS Proton
Recently, AWS announced the general availability (GA) of its fully-managed application delivery service, AWS Proton, allowing customers to easily provision, deploy, and monitor the microservices that form the basis of modern container and serverless applications.
-
How to Improve Your Team's Communication and Psychological Safety
Mapping your team’s typical communication style can help improve communication and psychological safety, reduce friction within a team, and make conflict more productive. When we understand how we communicate and how we like to be communicated with, we not only have a better understanding of ourselves, but also of others, and this can play to our and their strengths accordingly.
-
Xcode Cloud Brings CI/CD to iOS App Development
At WWDC21, Apple announced Xcode Cloud, a continuous integration and delivery (CI/CD) system to help developers build, test, and distribute apps. Still in beta, Xcode Cloud supports both releasing to TestFlight and on the App Store.
-
Remote Working Risks Increasing Toxic Cultures
In a study conducted in May 2021 of 133 US companies, 29% of the respondents said that team spirit and working relationships have suffered from working remotely, with 11% leaving or planning to leave because the company culture has become toxic. Toxic cultures result in demotivated and disengaged employees and have a significant negative impact on organizational outcomes.
-
How Testers Can Contribute to Product Definition
Utilizing the tester’s feedback during product definition and design is valuable for the business. Listening to the organization's needs, understanding the business goals, and customizing the test process by incorporating different skills and practices is one way testing can begin while the product is still "on paper".
-
The Impact of Radical Uncertainty on People
Humans look for certainty as that makes them feel safe. Suddenly becoming an entirely distributed team due to the pandemic disrupted people. According to Kara Langford, radical uncertainty can cause people to believe they are in danger and lead to health issues. People will respond differently; uncertainty has also shown to lead to fresh ideas, innovations, and social good.
-
AWS CloudFormation Guard Adds Type Blocks, Filtering, and Reusable Rules
AWS released version 2 of CloudFormation Guard, their open source tool for validating CloudFormation templates. This release introduces a number of new features including type blocks, support for Conjunctive Normal Form, filters, and named rules. Guard enables writing policy-as-code that can then be used to validate any well-formed JSON or YAML file.