BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage News

  • Boosting Team Inclusion at the Workplace Using Artificial Intelligence Technologies

    Boosting Team Inclusion at the Workplace using Technologies establishes that active inclusion enables diverse teams to exceed their performance goals. Gartner suggests leveraging new artificial intelligence powered applications in three areas: sourcing inclusive-ready candidates, analyzing teams' interaction, and training team leaders.

  • AWS Launches New Document-Oriented Database Compatible with MongoDB

    AWS just released their 10th database service (15th, if you count each engine offered in the relational database services). This one, called Amazon DocumentDB, stores semi-structured data inside a scalable, highly-available managed service. While offering a MongoDB-compatible API, DocumentDB is not running MongoDB software, which caused hand-wringing among some tech watchers.

  • Progressing with a Gender-Blind Attitude

    Individual skills should determine success; we should not distinguish people by gender, said Oksana Afonina at Women in Tech Dublin. In her talk, she explained how she focuses on her own skills and performance, those being the main traits to benefit from career-wise. Change starts with you, she said; there are always opportunities to empower others around you and scale your impact.

  • ASP.NET Core 3.0 Projects Go on a Diet

    Microsoft.AspNetCore.App, the primary dependency for more ASP.NET Core projects, has 150 explicitly listed dependencies. In order to improve long-term supportability, over 30 of these will be dropped in ASP.NET Core 3.0.

  • Amazon Updates SQS to Support Amazon VPC Endpoints Using AWS PrivateLink

    Amazon announced last month that its fully managed message queuing service Simple Queue Service (SQS) supports Virtual Private Cloud (VPC) Endpoints using AWS PrivateLink. Now customers can have with this update private access to SQS and not have to use public IPs and traverse the public internet.

  • Previewing Swift 5 Result Type

    One of the most awaited proposals for Swift 5, Result, has already landed into the language. The Result type forces the programmer to explicitly handle the failure and success cases before they can gain access to the actual value. Let’s have a look at how it is implemented, how you can use it, and why it was needed.

  • Netflix Play API: Building an Evolutionary Architecture

    At QCon SF, Suudhan Rangarajan presented “Netflix Play API: Why We Built an Evolutionary Architecture”. Key takeaways included: services that have a single identity/responsibility are easier to upgrade; spend time identifying core decisions that need to be made when building a service; and designing an “evolutionary architecture” using tools like fitness functions provides many benefits.

  • New Docker Hub Merges Together Docker Cloud and Docker Store

    Docker has released a new Docker Hub experience that combines the previous Docker Store, Docker Cloud, and Docker Hub functionality into one location. This provides users with a single experience for finding, storing, and sharing container images. Verified and certified images and plugins are now available through Docker Hub. They have also released improvements to the automated build feature.

  • The Tech Coach Strikes Back: The Value of Mentoring and Mob Programming

    Technical coaching is all about helping developers grow by finding ways to increase their technical excellence and to work with softer skills, like the ability to be able to communicate and listen to other developers, argued Tobias Modig at GrowIT 2018. The softer part is closely connected to traditional coaching, but it also comes with a tech twist.

  • The Guardian’s Migration from MongoDB to PostgreSQL on Amazon RDS

    The Guardian migrated their CMS’s datastore in 2018 from a self-managed MongoDB cluster to PostgreSQL on Amazon RDS for a fully managed solution. The team did an API-based migration without any downtime.

  • Google Announces Cloud DNS Forwarding

    In a recent blog post, Google has announced Cloud DNS forwarding, allowing resources, both in the cloud and on-premises, to find each other through DNS. These capabilities deliver the option to either implement Google DNS or one’s private authoritative server as a DNS provider.

  • GitHub Launches Free Private Repos with up to Three Collaborators

    GitHub has just announced it will allow developers to create private repositories with up to three collaborators at no cost. Additionally, GitHub has introduced a new product for enterprise customers operating both in the cloud and on-premises. InfoQ has spoken with Kathy Simpson, senior director of product at GitHub, to learn more.

  • JavaScript V8 Engine Improves Async Performance

    The V8 JavaScript team announces improvements to optimize async functions and promises. The team also improved the debugging experience for async code, a common pain point for JavaScript developers.

  • Upbound Release Preview of "Crossplane", a Universal Control Plane API for Cloud Computing

    Upbound, the creators of the Rook storage orchestrator for Kubernetes, released Crossplane, an open source multi-cloud control plane that aims to provide a “universal API for cloud computing”. Crossplane exposes workload and resource abstractions on-top of Kubernetes and existing cloud-based managed services with the goal of enabling a high degree of workload portability across cloud providers.

  • Amazon Introduces AWS RoboMaker for Building Intelligent Robotic Applications

    At the recent AWS re:Invent 2018 conference, Amazon introduced AWS RoboMaker, a service that simplifies the development, testing and deployment of intelligent robotic applications at scale. RoboMaker includes extensions for the Robot Operating System (ROS) that enable cloud connectivity to AWS to take advantage of machine learning, cognitive, monitoring and analytics services.

BT