Top

Tag: Software Development


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 […]


Global Cloud

You’re missing the boat on cloud-native

May 23, 2022

Via: Info World

I read an OutSystems report the other day that surprised me. According to OutSystems’ “Cloud-Native Development: Ready or Not?” report, although both Gartner and IDC predict that 90% to 95% of applications will be cloud-native by 2025, only 47% of […]


Service Models

JetBrains IDEs connect with Gitpod for cloud-based development

May 3, 2022

Via: Info World

Users of JetBrains IDEs now can do remote development in the cloud via the Gitpod platform. Through an integration between Gitpod and JetBrains announced April 27, developers can access source code hosted in ephemeral development environments from JetBrains IDEs running […]


Service Models

The lowdown on low code and no code in the cloud

February 22, 2022

Via: InfoWorld

If I get one question lately, it’s about using low-code and no-code platforms as part of a cloud solution, typically for fast application development. Here’s my attempt to put this into perspective for everyone out there building cloud solutions or […]


Global Cloud

The true value of serverless computing

December 10, 2021

Via: Info World

Have you heard about serverless computing? Guess what, it’s not serverless at all. It just automates the allocation of back-end servers you’ll need to complete a particular task. Today we have dozens of types of serverless systems from databases to […]


Global Cloud

Google Cloud AppSheet review: No-code with extras

November 29, 2021

Via: Info World

Google Cloud AppSheet is a no-code, intent-driven app development platform. Its web-based design environment runs in the Google Cloud, and it generates apps for web, iOS, and Android. Even though it is billed as no-code, AppSheet supports spreadsheet formulas, filter […]


Deployment Models, Public Cloud

Oracle bolsters cloud infrastructure with suite of AI tools

November 3, 2021

Via: Info World

Oracle has updated its cloud infrastructure service (OCI) to include a new suite of artificial intelligence services with six new tools that aim to make it easier and faster for developers and data scientists to apply AI, including machine learning […]


Service Models

Why you should use a microservice architecture

October 25, 2021

Via: Info World

Your application is large. You have many customers, and they make good use of your many features and capabilities. You have a large catalog of products, and your store is big and feature-rich. You are doing well. Except, you are […]


Global Cloud

Which cloud database should you use?

October 12, 2021

Via: Info World

The fundamental principle of cloud systems is a focus on multiple, disposable, and replaceable machines. This has direct consequences for the implementation techniques, and therefore the capabilities of database systems implemented in the cloud. Traditional databases can be roughly classified […]


Global Cloud

2 cloud architecture problems are still unsolved

August 11, 2020

Via: InfoWorld Cloud Computing

As 2021 begins to appear on the horizon, most people will be happy to see 2020 in the rearview mirror. Despite the pandemic and all its chaos and uncertainties, 2020 was the year of the cloud. Pandemic-weary enterprises rushed to […]


Global Cloud

The state of microservices and cloud computing

May 22, 2020

Via: InfoWorld Cloud Computing

According to a recent O’Reilly radar survey on the growth of cloud computing, one of the more interesting metrics stated that 52 percent of the 1,283 responses say they use microservices concepts, tools, or methods for software development. Of these, […]