June 2, 2023
Via: InfoWorldGitHub 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. […]
March 30, 2023
Via: InfoWorldApache 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. […]
March 20, 2023
Via: Info WorldDocker 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 […]
November 21, 2022
Via: Info WorldThe 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 […]
November 9, 2022
Via: Info WorldThis 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 […]
November 1, 2022
Via: Info WorldWasm 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 […]
October 31, 2022
Via: Info WorldWhen 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, […]
October 24, 2022
Via: Info WorldIf 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 […]
October 21, 2022
Via: Info WorldOracle 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 […]
August 16, 2022
Via: Cloud TweaksModern 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 […]
May 23, 2022
Via: Info WorldI 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 […]
May 3, 2022
Via: Info WorldUsers 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 […]
February 22, 2022
Via: InfoWorldIf 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 […]
December 10, 2021
Via: Info WorldHave 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 […]
November 29, 2021
Via: Info WorldGoogle 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
November 3, 2021
Via: Info WorldOracle 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 […]
October 25, 2021
Via: Info WorldYour 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 […]
October 12, 2021
Via: Info WorldThe 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 […]
August 11, 2020
Via: InfoWorld Cloud ComputingAs 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 […]
May 22, 2020
Via: InfoWorld Cloud ComputingAccording 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, […]