Loading...
InfoWorld First Look
Expert articles on cloud, software development, and AI
August 12, 2024
AWS closes several cloud services to new customers
Existing customers of AWS Cloud9, AWS CodeCommit, Amazon CloudSearch, Amazon S3 Select, Amazon S3 Glacier Select, Amazon Forecast, and AWS Data Pipeline can continue to use those services as normal, the company said. READ MORE
Tabnine AI coding assistant flexes its models
Tabnine aces AI-powered coding with multiple levels of context, private and protected proprietary models, and multiple selectable models for chat. READ MORE
5 things great data science product managers do
Product management has similar objectives for any kind of software rollout, but some responsibilities are specific to analytics and data products. Here are five ways a great product manager improves the results of data science initiatives. READ MORE
Practical strategies for mitigating API security risks
For effective API security, build a collaborative defense across development, operations, and business teams and take advantage of these proven strategies for strengthening defenses. READ MORE
The basics of Pillow, Python's image manipulation library
Python comes with many things, but by default it does not have tools for manipulating images. The third-party Pillow library, formerly known as PIL (the Python Imaging Library), provides a slew of modules for reading various image formats, processing image data, performing common manipulations like thumbnailing, and saving images back to files. In this video we'll walk through the basics of using Pillow, and also single out some of the caveats of working with it, such as its internal inconsistencies and quirks.READ MORE
Using plugins to expand Pytest's software testing powers
Python's Pytest framework, for writing and running software tests, is preferred by many developers to the native unittest framework in Python's standard library. One big selling point for Pytest is its expandability, by way of hundreds of third-party plugins that expand its behavior. This video shows you examples of two Pytest plugins, one for randomizing test ordering and another for testing for code coverage. Learn how adding plugins to your Pytest regimen can pay off for bigger, more complex projects â but you'll also see how adding plugins to Pytest can come at the cost of greater complexity in your testing setup.READ MORE
A strategic road map for navigating the cloud skills shortage
Comprehensive strategies to attract, retain, and develop top talent in cloud computing to ensure sustainable growth and innovation. READ MORE
© 2024