Meet the AWS News Blog team!

Now that Jeff Barr has retired from the AWS News Blog as of December last year, the AWS News Blog team will keep sharing the most important and impactful AWS product launches the moment they become available. I want to quote Jeff’s last comment on the future of the...

Red Hat Developer Hub adds analysis dashboard

Red Hat has updated Red Hat Developer Hub, an enterprise internal developer portal based on Backstage. The new release offers a developer preview of Adoption Insights, an analytical dashboard that details how Developer Hub is being used by development teams. With Red...

Understand Python’s new lock file format

Python Enhancement Proposal (PEP) 751 gives Python a new file format for specifying dependencies. This file, called a lock file, promises to allow developers to reproduce the installation of their Python projects, with the exact same sets of dependencies, from system...