Advertisement
Top

Tag: Software Development


Service Models

10 cloud development gotchas to watch out for

March 25, 2024

Via: InfoWorld

The benefits of developing software in the cloud include increased flexibility and reliability, greater efficiency, and reduced costs. But cloud-based development also presents a host of challenges. Knowing what to watch out for is the first step to protecting your […]


Editorial

Local-First Software Development: Cloud’s Latest Competitor

March 25, 2024

Via: Camila Mendes

In the last decade or so, cloud technology has become so ingrained in our daily technology that we sometimes take for granted the seamless integration it facilitates. Enabling collaborative work processes, reducing reliance on data centers, and reducing data loss, […]


Global Cloud

10 tips for speeding up Python programs

February 28, 2024

Via: InfoWorld

By and large, people use Python because it’s convenient and programmer-friendly, not because it’s fast. The plethora of third-party libraries and the breadth of industry support for Python compensate heavily for its not having the raw performance of Java or […]


Service Models

SnapLogic unveils no-code tool for creating LLM-powered apps

January 30, 2024

Via: InfoWorld

Data integration platform provider SnapLogic has unveiled GenAI Builder, a no-code development tool for creating applications and automations powered by large language models (LLMs). GenAI Builder, announced January 24 and accessible from the company website, leverages conversational AI to allow […]


Service Models

CI/CD in the Cloud: A 2024 Guide

January 18, 2024

Via: Cloud Tweaks

CI/CD, or Continuous Integration and Continuous Delivery, is a methodology that revolutionized software development. It emphasizes regular, automated code integration and delivery. When we talk about CI/CD in the cloud, we refer to implementing these principles in a cloud-based environment. […]


Global Cloud

AWS delivers AWS SDK for Rust

November 30, 2023

Via: InfoWorld

Amazon Web Services (AWS) has made its AWS SDK for Rust generally available, for developing and deploying applications on the AWS cloud using the Rust programming language. Announced November 28, the AWS SDK for Rust simplifies the use of AWS […]


Global Cloud

Oracle open-sources Jipher for FIPS-compliant SSL

November 8, 2023

Via: InfoWorld

Oracle is open-sourcing Jipher, a Java Cryptography Architecture (JCA) provider built for security and performance that has been used by the company’s cloud platform, the company said on November 7. Jipher was developed for environments with FIPS (Federal Information Processing […]


Service Models

Oracle Helidon 4 Java microservices framework stresses virtual threads

November 3, 2023

Via: InfoWorld

Oracle has released the production version of Helidon 4, a microservices framework for Java featuring a server implementation harnessing virtual threads for higher performance. Version 4 was announced October 24; instructions can be found at helidon.io. There also is a […]


Global Cloud

AI hasn’t yet enhanced software development processes: Google Cloud

October 6, 2023

Via: CIO Dive

As generative AI tool proliferation and iteration mounts in cloud, coding assistants have emerged as one of the more promising use cases. Google Cloud has its Codey API suite in Vertex AI. Microsoft deployed GitHub Copilot for Business on Azure. […]


Global Cloud

AI adoption in software development is slow to take root

September 8, 2023

Via: CIO Dive

While generative AI adoption has put pressure on tech leaders to find high-value use cases in IT operations, the integration of AI into software development predates the rise of generative AI. Tech leaders can’t ignore AI’s ability to speed up […]


Service Models

What is GitHub Actions? Automated CI/CD for GitHub

June 2, 2023

Via: InfoWorld

GitHub Actions is a platform built into GitHub that automates software building, testing, and deployment. GitHub, owned by Microsoft, is a hosting service for software development using Git, an open source version control and collaboration program developed by Linus Torvalds. […]


Global Cloud

What is Apache Spark? The big data platform that crushed Hadoop

March 30, 2023

Via: InfoWorld

Apache Spark is a data processing framework that can quickly perform processing tasks on very large data sets, and can also distribute data processing tasks across multiple computers, either on its own or in tandem with other distributed computing tools. […]


Global Cloud

Docker’s bad week

March 20, 2023

Via: Info World

Docker had a bad week. What’s less clear is whether Docker deserved it. For those who haven’t heard, last week Docker announced that it was sunsetting Free Team subscriptions. Some in the open source world read this as “pay up […]


Global Cloud

7 dos and don’ts for working with offshore agile teams

November 21, 2022

Via: Info World

The history of agile methodologies has its roots in collocating multidisciplinary teams, managing sprints with stickies on whiteboards, and opting for self-organizing dialogues over rigid practices. Agile coaches shaped these best practices, though many large enterprises have long histories of […]


Global Cloud

Cloud comes first in Microsoft’s .NET 7 release

November 9, 2022

Via: Info World

This year’s .NET Conf saw the release of .NET 7, the latest release of Microsoft’s biggest and most important open source platform. Along with the underlying tooling, there are new language releases for C# and F#, as well as the […]


Global Cloud

Why Wasm is the future of cloud computing

November 1, 2022

Via: Info World

Wasm may just be the most important emerging technology that you’ve never heard of. Ok, maybe you’ve heard of it. It’s important! Shorthand for WebAssembly language, Wasm was developed for the web. However, Wasm technology has expanded beyond the web […]


Global Cloud

The 7 Rs of cloud app modernization

October 31, 2022

Via: Info World

When someone says they want to modernize an application for the cloud, what exactly do they mean? Users have one perspective: They hope modernization brings improved experiences, higher reliability, faster performance, and, ideally, more frequent feature deployments. Architects, software developers, […]


Service Models

How to choose a cloud CI/CD platform

October 24, 2022

Via: Info World

If your goals are high-velocity software development and frequent delivery of working builds to production, you need to automate at least part of the testing and delivery process. Ideally, that means implementing CI/CD pipelines for your projects, along with test […]


Global Cloud

Oracle makes Java discovery service free to all

October 21, 2022

Via: Info World

Oracle is making the discovery capabilities in its cloud-hosted Java Management Service available free to all comers. Previously the capability was available only to users with an Oracle Java SE (Standard Edition) subscription or to Oracle Cloud Infrastructure users. Java […]


Global Cloud

Why Application Dependency Mapping Tools Are Critical for Cloud Operations

August 16, 2022

Via: Cloud Tweaks

Modern software development teams use fast-paced DevOps work processes. However, the complexity of modern software applications often gets in the way. A typical enterprise software project has thousands of components, many of them third-party and open source components that are […]