how-toDocker tutorial: Get started with Docker volumesLearn the ins, outs, and limits of Docker's native technology for integrating containers with local file systems.By Serdar YegulalpNov 13, 20248 minsDevopsCloud ComputingSoftware Development news WSO2 API managers manage AI APIsBy Paul KrillNov 05, 20243 minsGenerative AIAPIsDevopsanalysis Agile and devops for SaaS and low-code developmentBy Isaac SacolickOct 22, 20249 minsAgile DevelopmentSaaSDevops feature6 ways to apply automation in devsecopsBy Shashank Srivastava Sep 30, 20249 minsDevSecOpsCI/CDApplication Security featureHow do you govern a sprawling, disparate API portfolio?By Bill Doerrfeld Sep 23, 202419 minsAPIsDevopsCloud Computing featureHow Cloud Custodian conquered cloud resource managementBy Travis Van Sep 18, 20248 minsCloud ManagementDevopsCloud Computing feature9 hacks for a better nightly buildBy Peter Wayner Sep 16, 202411 minsCI/CDJavaPython newsKong API platform adds service catalogBy Paul Krill Sep 12, 20243 minsAPIsDevopsCloud Computing newsGitHub rolls out AI-powered fixes for code vulnerabilitiesBy Paul Krill Aug 15, 20242 minsDevSecOpsGitHubApplication Security Articlesanalysis5 things great data science product managers doProduct 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. By Isaac Sacolick Aug 12, 2024 11 minsAgile DevelopmentDevopsCareersfeature10 more big devops gotchas to watch out for Think you're ready for the devops rollout? Be sure to check these common bloopers off your list first.By Bob Violino Jul 22, 2024 9 minsDevopsSoftware DevelopmentnewsGitHub Artifact Attestations sign and verify software artifactsArtifact Attestations guarantee the integrity of artifacts built inside GitHub Actions by creating and verifying digital signatures that link the artifact to source code and build instructions. By Paul Krill Jun 27, 2024 1 minCI/CDDevSecOpsGitHubnewsGitLab devsecops survey finds progress, new prioritiesTwo-thirds of respondents said their software development life cycle is mostly or completely automated, while security overtook cloud as the top priority for IT investment. By Paul Krill Jun 25, 2024 2 minsDevSecOpsDevopsSoftware DevelopmentnewsSnowflake updates developer tools, adds observability featuresSnowflake expects the updates and observability features to simplify devops and accelerate development.By Anirban Ghoshal Jun 04, 2024 3 minsData WarehousingDevopsfeatureAdvanced CI/CD: 6 steps to better CI/CD pipelinesThere's CI/CD and then there is advanced CI/CD. Here are six ways devsecops teams can improve the security and performance of their CI/CD pipelines.By Isaac Sacolick Jun 03, 2024 10 minsCI/CDDevopsSoftware Developmentfeature10 big devops mistakes and how to avoid themDevops adoption is on the rise and more organizations are reaping the rewards—and learning from their mistakes. Here's what you need to know before getting started.By Bob Violino May 27, 2024 8 minsDevopsCareersSoftware DevelopmentnewsGitLab unveils GitLab 17, AI for devsecopsGitLab Duo Enterprise will bring AI assistance to finding and fixing vulnerabilities and other aspects of the software development life cycle. By Paul Krill May 20, 2024 2 minsCI/CDGenerative AIGitLabfeature12 principles for improving devsecopsSaaS organizations lead the pack when it comes to application reliability, scalability, security, and customer satisfaction. Here are 12 principles devsecops leaders can adopt from SaaS.By Isaac Sacolick May 20, 2024 11 minsSaaSDevopsCloud Computingnews7 application security startups at RSAC 2024VC-backed up-and-comers zero in on devsecops, the software supply chain, and securing the software development life cycle. By Victor Garza May 14, 2024 6 minsApplication SecurityDevopsSecurityfeatureGrafana: Shining a light into Kubernetes clustersGrafana creator Torkel Ödegaard traces the open-source project’s journey to help developers visualize what’s going on inside distributed cloud-native infrastructure.By Travis Van May 13, 2024 7 minsDevopsCloud ComputingSoftware DevelopmentnewsRed Hat extends Lightspeed AI to Linux, OpenShiftLightspeed will apply generative AI toward automating the operation of OpenShift clusters and Red Hat Enterprise Linux environments. By Paul Krill May 10, 2024 2 minsTechnology IndustryGenerative AIDevops Show more Show less View all Upcoming Events28/Nov conference The Official CSO Security Summit UKNov 28, 20249:30 am – 17:30 GMTAndaz London Liverpool Street CSO and CISO 28/Nov awards CSO 30 Awards UKNov 28, 202418:30-21:30 GMTAndaz London Liverpool Street CSO and CISO 28/Nov awards Next CSO Awards UKNov 28, 202418:30-21:30 GMTAndaz London Liverpool Street CSO and CISO View all events Video on demand videoBuilding Python wheels to distribute your programsThe “wheel” format in Python lets you bundle up and redistribute a Python package you’ve created. Others can then use the “pip” tool to install your program from your wheel file, which can include binary components (like Python extension modules written in C). This video walks through the basics of how to build wheels with a “pip install”-able project. Nov 15, 2024 6 minsPythonSoftware Development Creating a pip install-able Python package Nov 14, 2024 3 minsPythonSoftware Development How to get better web requests in Python with httpx Oct 07, 2024 4 minsPython How to better integrate Python/C with CFFI Oct 03, 2024 5 minsPython See all videos Explore a topic Analytics Artificial Intelligence Careers Cloud Computing Data Management Databases Development Tools Emerging Technology Generative AI Java JavaScript Microsoft .NET Open Source Programming Languages View all topics All topics Close Analytics Artificial Intelligence Careers Cloud Computing Data Management Databases Development Tools Emerging Technology Generative AI Java JavaScript Microsoft .NET Open Source Programming Languages Python Security Software Development Technology Industry Show me moreLatestArticlesVideos news Go language evolving for future hardware, AI workloads By Paul Krill Nov 15, 20243 mins Google GoGenerative AIProgramming Languages analysis Strategies to navigate the pitfalls of cloud costs By David Linthicum Nov 15, 20246 mins Cloud ArchitectureCloud ManagementCloud Computing analysis And the #1 Python IDE is . . . By Serdar Yegulalp Nov 15, 20242 mins PythonProgramming LanguagesSoftware Development video How to create and work with zip archives using Python Oct 01, 20245 mins Python video How to implement "modes" in software, with a game as an example Sep 12, 20244 mins Python video Powerful Python source code processing with "ast" Sep 10, 20249 mins Python