Navigate application architecture drift and organizational alignment

  • Post author:
  • Post category:Automation

Application architecture drift is a common phenomenon in software development as projects evolve and grow in complexity. When this happens, you face a critical decision: Should you simplify the application architecture to fit the current team topologies, or should you adjust your team topologies to match the changing application architecture?…

Continue ReadingNavigate application architecture drift and organizational alignment

GitLab Linux package being upgraded to OpenSSL 3 in GitLab 17.7

  • Post author:
  • Post category:Automation

In GitLab 17.7, the version of OpenSSL for Linux packages will be updated to OpenSSL 3. This upgrade changes the types of SSL connections the GitLab server can create and receive. Which GitLab instances are impacted and how? For self-managed users, all outbound connections from the GitLab instance will need…

Continue ReadingGitLab Linux package being upgraded to OpenSSL 3 in GitLab 17.7

GitLab Advanced SAST is now generally available

  • Post author:
  • Post category:Automation

We’re excited to announce that our Advanced Static Application Security Testing (SAST) scanner is now generally available for all GitLab Ultimate customers. Advanced SAST is a new scanner powered by the technology we acquired from Oxeye earlier this year. It uses a proprietary detection engine with rules informed by in-house…

Continue ReadingGitLab Advanced SAST is now generally available

GitLab Pages features review apps and multiple website deployment

  • Post author:
  • Post category:Automation

GitLab Pages has long been a popular choice for hosting static websites, allowing users to showcase their projects, blogs, and documentation directly from their repositories. Before GitLab 17.4, you could only have a single version of your GitLab Pages website. So you couldn’t preview your changes or have multiple versions…

Continue ReadingGitLab Pages features review apps and multiple website deployment

20 Best iPaaS Solutions Compared: A Comprehensive Guide (2024)

  • Post author:
  • Post category:Automation

Connecting your company's apps shouldn't be rocket science, but sometimes it feels like it.You're juggling legacy systems, cloud services, and everything in between. Your IT team is drowning in integration requests. And we didn’t even get started on the data security nightmares.Sounds familiar? You're not alone.That's where iPaaS (Integration Platform…

Continue Reading20 Best iPaaS Solutions Compared: A Comprehensive Guide (2024)

Solving Remote Development Challenges With CodeCanvas: A CDE Orchestration Tool by JetBrains

  • Post author:
  • Post category:Automation

We’re excited to announce the public release of CodeCanvas, JetBrains’ new platform for orchestrating cloud development environments (CDEs). To better understand CodeCanvas and why it is important for JetBrains’ remote development strategy, let’s dive a bit into history and context. Remote development trend Many companies still rely on local development,…

Continue ReadingSolving Remote Development Challenges With CodeCanvas: A CDE Orchestration Tool by JetBrains

A New Approach to Build Runners | TeamCity Pipelines Pulse, Issue #7

  • Post author:
  • Post category:Automation

In TeamCity Pipelines, build runners tell the system how to build, test, and package your code. For this latest release, we’ve revamped how build runners work. Here’s what’s new: New design for creating a build step With this most recent release of TeamCity Pipelines, we’ve made creating build steps even…

Continue ReadingA New Approach to Build Runners | TeamCity Pipelines Pulse, Issue #7

Redis 8.0-M01 released – One Redis for every use case

  • Post author:
  • Post category:Databases

We have announced Redis 8, the most advanced and performant Redis offering yet. Today, we’re happy to announce that the first milestone of Redis 8 is available in the Community Edition for you to try. Redis 8 introduces seven new data structures —JSON, time series, and five probabilistic types— along…

Continue ReadingRedis 8.0-M01 released – One Redis for every use case

pgmoneta 0.14

  • Post author:
  • Post category:Databases

The pgmoneta community is happy to announce version 0.14.0. New features Annotate backups with custom comments Reimplement management layer - all commands now support JSON and YAML-like output Remove deprecated CLI commands pgmoneta pgmoneta is a backup / restore solution for PostgreSQL 13+. Read our getting started guide to setup…

Continue Readingpgmoneta 0.14

pg_stat_kcache 2.3.0 is out!

  • Post author:
  • Post category:Databases

Taipei, Taiwan - September 17th, 2024 pg_stat_kcache 2.3.0 The PoWA team is pleased to announce the release of the version 2.3.0 ofpg_stat_kcache, an extension that gathers statistics about real reads and writes done by the filesystem layer and CPU usage. Changelog New features: Track entry creation timestamp (Julien Rouhaud, thanks…

Continue Readingpg_stat_kcache 2.3.0 is out!