newsWSO2 API managers manage AI APIsWSO2 API Manager and WSO2 API Platform for Kubernetes now allow developers to manage AI services as APIs, with support for OpenAI, Mistral A,I and Microsoft Azure OpenAI.By Paul KrillNov 05, 20243 minsGenerative AIAPIsDevops analysis Agile and devops for SaaS and low-code developmentBy Isaac SacolickOct 22, 20249 minsAgile DevelopmentSaaSDevopsfeature 6 ways to apply automation in devsecopsBy Shashank SrivastavaSep 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 analysis5 things great data science product managers doBy Isaac Sacolick Aug 12, 202411 minsAgile DevelopmentDevopsCareers Articlesfeature10 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 AIDevopsnewsGitHub takes aim at software supply chain securityGitHub Artifact Attestations, based on Sigstore, signs and verifies the integrity of software artifacts in GitHub Actions workflows. By Paul Krill May 09, 2024 2 minsCI/CDGitHubApplication Security 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 videoHow to get better web requests in Python with httpxIf you use Python for accessing API endpoints or web scraping, odds are you’re using either Python’s native http libraries or a third-party module like requests. In this video, we take a look at the httpx library — an easy, powerful, and future-proof way to make HTTP requests. It provides tools for everything from sending form data to handling multipart file uploads, and works with both synchronous and async code. Oct 07, 2024 4 minsPython How to better integrate Python/C with CFFI Oct 03, 2024 5 minsPython How to create and work with zip archives using Python Oct 01, 2024 5 minsPython How to implement “modes” in software, with a game as an example Sep 12, 2024 4 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 feature Dataframes explained: The modern in-memory data science format By Serdar Yegulalp Nov 06, 20246 mins Data ScienceData Management opinion Why scrum is dumb By Nick Hodges Nov 06, 20246 mins Agile DevelopmentSoftware Development how-to 12 Java Enhancement Proposals changing Java By Matthew Tyson Nov 06, 202410 mins JavaProgramming LanguagesSoftware Development video Powerful Python source code processing with "ast" Sep 10, 20249 mins Python video The power of Python enums Aug 27, 20244 mins Python video The basics of Pillow, Python's image manipulation library Aug 16, 20246 mins Python