Newsroom

  • Java Concurrency: LockSupport
    by Emmanouil Gkatziouras on 29/03/2023 at 17:55

    Previously we had a look at the lock class and how it works behind the scenes.In this post, we shall look at LockSupport and its native methods which are one of the building blocks for locks and synchronization classes. As we can see the methods of lock support are static and behind the scenes, […]

  • How Can Enterprises, ML Developers, and Data Scientists Safely Implement AI to Fight Email Phishing?
    by Yash Mehta on 29/03/2023 at 17:19

    AI is the fastest-moving technology with a solution for every security concern for an enterprise. From building a privacy layer for data management systems to using natural language processing for detecting fraud in inbound messages such as emails, there's an abundance of whitespace to create. […]

  • The SAP Innovation Awards 2023 Finalists Have been Selected
    on 29/03/2023 at 15:40

    First and foremost, on behalf of SAP, we would like to thank all the SAP Innovation Awards 2023 participants for their hard work showcasing the many ways they are delivering impact within their businesses! We are truly grateful for and inspired by all the incredible submissions received this year. […]

  • The SAP Innovation Awards 2023 Finalists Have been Selected
    on 29/03/2023 at 15:40

    First and foremost, on behalf of SAP, we would like to thank all the SAP Innovation Awards 2023 participants for their hard work showcasing the many ways they are delivering impact within their businesses! We are truly grateful for and inspired by all the incredible submissions received this year. […]

  • The SAP Innovation Awards 2023 Finalists Have been Selected
    on 29/03/2023 at 15:40

    First and foremost, on behalf of SAP, we would like to thank all the SAP Innovation Awards 2023 participants for their hard work showcasing the many ways they are delivering impact within their businesses! We are truly grateful for and inspired by all the incredible submissions received this year. […]

  • Synchronized Method: BoyFriend Threads and GirlFriend Object [Video]
    by Ram Lakshmanan on 29/03/2023 at 15:19

    When a method is synchronized, only one thread can enter that object’s method at a given point in time. If any other thread tries to enter the synchronized method, it will NOT be allowed to enter. It will be put into the BLOCKED state. In this post, let’s learn a little more details about the […]

  • Rapid Debugging With Proper Exception Handling
    by Akanksha Gupta on 29/03/2023 at 15:16

    As a developer, often the most irritating part of development is debugging. Most programmers I have worked with would echo this sentiment. Often the first reaction to seeing an exception is a mixture of annoyance and frustration. Exceptions that are easy to debug yield the root cause often within a […]

  • Configuring Database Connection Parameters Dynamically In WSO2 EI 7.1.0
    by Suman Mohan on 29/03/2023 at 15:04

    This article shows how we can configure database connection parameters dynamically in WSO2 EI 7.1.0. This is useful when we promote the integration artifacts across environments so that the connection parameters are read dynamically for each environment. This tutorial is aimed at integration […]

  • Where Do Low and No-Code Are Heading? Let’s Discuss the Future
    by Nisarg Mehta on 29/03/2023 at 14:38

    In recent years, low-code solutions have emerged as innovative tools to expand programming accessibility to a broader range of users and address development gaps within organizations. The adoption of these technologies is steadily increasing, with Gartner projecting that the low-code development […]

  • Overcoming Challenges and Best Practices for Data Migration From On-Premise to Cloud
    by srinivas Venkata on 29/03/2023 at 14:05

    Data migration is the process of moving data from one location to another, which is an essential aspect of cloud migration. Data migration involves transferring data from on-premise storage to the cloud. With the rapid adoption of cloud computing, businesses are moving their IT infrastructure to […]

  • Google offers modernization path for PostgreSQL with on-premises AlloyDB Omni
    on 29/03/2023 at 13:00

    Google is developing a self-managed and downloadable version of its PostgreSQL-compatible AlloyDB fully managed database-as-a-service (DBaaS) in order to further help enterprises to modernize their legacy databases. It is now inviting applications for the private preview, it said Wednesday.Dubbed […]

  • 12 ways to maximize your cloud investments
    on 29/03/2023 at 10:01

    Over the past few years, more organizations have gone all in with migrations to the public cloud. But for some “without a concrete strategy, it has led to some obvious challenges with respect to measuring the real value from their cloud investments,” says Ricky Sundrani, a partner in the […]

  • 12 ways to maximize your cloud investments
    on 29/03/2023 at 10:01

    Over the past few years, more organizations have gone all in with migrations to the public cloud. But for some “without a concrete strategy, it has led to some obvious challenges with respect to measuring the real value from their cloud investments,” says Ricky Sundrani, a partner in the […]

  • 12 ways to maximize your cloud investments
    on 29/03/2023 at 10:01

    Over the past few years, more organizations have gone all in with migrations to the public cloud. But for some “without a concrete strategy, it has led to some obvious challenges with respect to measuring the real value from their cloud investments,” says Ricky Sundrani, a partner in the […]

  • Examining key disciplines to build equity in the IT workplace
    on 29/03/2023 at 10:00

    As IT leader of self-regulatory body Professional Engineers Ontario (PEO), Doria Manico-Daka continues to build on her 16 years in tech, the last five of which has seen her heavily involved in leading digital transformation and modernization. Throughout her career, industries and company sizes have […]

  • Examining key disciplines to build equity in the IT workplace
    on 29/03/2023 at 10:00

    As IT leader of self-regulatory body Professional Engineers Ontario (PEO), Doria Manico-Daka continues to build on her 16 years in tech, the last five of which has seen her heavily involved in leading digital transformation and modernization. Throughout her career, industries and company sizes have […]

  • Examining key disciplines to build equity in the IT workplace
    on 29/03/2023 at 10:00

    As IT leader of self-regulatory body Professional Engineers Ontario (PEO), Doria Manico-Daka continues to build on her 16 years in tech, the last five of which has seen her heavily involved in leading digital transformation and modernization. Throughout her career, industries and company sizes have […]

  • Working with Azure’s Data API builder
    by simon@sandm.co.uk on 29/03/2023 at 09:00

    Microsoft’s platform-based approach to cloud development has allowed it to offer managed versions of many familiar elements of the tech stack, especially within its data platform. As well as its own SQL Server (as Azure SQL) and the no-SQL Cosmos DB, it has managed versions of familiar open […]

  • Regex: Processing patterns in text
    on 29/03/2023 at 09:00

    Many programming languages feature regular expressions—or "regex" for short—which are used to find patterns in strings of text. A regex library is a mini-language for describing patterns, which can be combined with utilities to extract and work with the patterns found in your text. This article […]

  • Redefining the Boundaries of People, Process, and Platforms
    by ctsmithiii on 29/03/2023 at 08:29

    Day two of Dynatrace Perform began with a great discussion between Kelsey Hightower, Distinguished Developer Advocate at Google Cloud Platform and Andi Grabner, DevOps Evangelist at Dynatrace. The theme of their discussion was redefining the boundaries of people, processes and platforms.  Kelsey […]

  • Scrum im Selbststudium – Teil 18: Die Entwickler schaffen jeden Sprint ein nutzbares Inkrement
    by Simon Flossmann on 29/03/2023 at 08:00

    Willkommen zum 18. Artikel der „Scrum im Selbststudium“-Artikelreihe. Solltest du den letzten Artikel verpasst haben, findest du ihn hier.  In einem wasserfallartigen Entwicklungsprozess wird die Arbeit in verschiedene Phasen wie Analyse, Design, Coding, Testung aufgeteilt und meist an […]

  • Huawei launches intelligent data storage solutions at MWC to satisfy rising multi-cloud demand
    on 29/03/2023 at 08:00

    Peter Zhou, President of Huawei’s IT Product Line, is the public face of data storage technologies at the Chinese telecoms to IT giant. At MWC 2023, in between meetings with many of the 2,500 Huawei clients who made the trip to Barcelona, Peter described Europe’s buoyant market as one of the […]

  • Huawei’s F5G rollout plan signals new wave of green technology and digital transformation
    on 29/03/2023 at 08:00

    The emphasis Huawei has placed on a wave of investment in optical fixed line networks is bearing fruit. At MWC 2023, the company unveiled a range of F5G(Fifth generation fixed network) solutions for vertical industries. For Gu Yunbo, who manages the part of Huawei that sells optical network […]

  • Huawei’s F5G rollout plan signals new wave of green technology and digital transformation
    on 29/03/2023 at 08:00

    The emphasis Huawei has placed on a wave of investment in optical fixed line networks is bearing fruit. At MWC 2023, the company unveiled a range of F5G(Fifth generation fixed network) solutions for vertical industries. For Gu Yunbo, who manages the part of Huawei that sells optical network […]

  • Huawei launches intelligent data storage solutions at MWC to satisfy rising multi-cloud demand
    on 29/03/2023 at 08:00

    Peter Zhou, President of Huawei’s IT Product Line, is the public face of data storage technologies at the Chinese telecoms to IT giant. At MWC 2023, in between meetings with many of the 2,500 Huawei clients who made the trip to Barcelona, Peter described Europe’s buoyant market as one of the […]

  • Huawei launches intelligent data storage solutions at MWC to satisfy rising multi-cloud demand
    on 29/03/2023 at 08:00

    Peter Zhou, President of Huawei’s IT Product Line, is the public face of data storage technologies at the Chinese telecoms to IT giant. At MWC 2023, in between meetings with many of the 2,500 Huawei clients who made the trip to Barcelona, Peter described Europe’s buoyant market as one of the […]

  • Huawei’s F5G rollout plan signals new wave of green technology and digital transformation
    on 29/03/2023 at 08:00

    The emphasis Huawei has placed on a wave of investment in optical fixed line networks is bearing fruit. At MWC 2023, the company unveiled a range of F5G(Fifth generation fixed network) solutions for vertical industries. For Gu Yunbo, who manages the part of Huawei that sells optical network […]

  • Building a REST API With AWS Gateway and Python
    by Derric Gilling on 29/03/2023 at 04:42

    AWS Gateway is a powerful tool for building APIs that scale to meet the demands of modern web and mobile applications. With AWS Gateway, you can create RESTful APIs that expose your data and business logic to developers who can then build rich, interactive applications that consume your API. REST […]

  • Scrum es un Contenedor
    by Joel Francia Huambachano on 29/03/2023 at 04:04

    Scrum es un marco incompleto a propósito. Scrum es un contenedor, no prescribe que prácticas o herramientas usar. Pero Scrum, puede ser complementado con las herramientas, prácticas, etc. necesarias para mejorar la transparencia, inspección y adaptación y maximizar la entrega de valor. Un […]

  • What are Hub, Switch, Router, and Modem?
    by Aditya Bhuyan on 29/03/2023 at 01:38

    What Are Hub, Switch, Router, and Modem? In today's digital age, networking has become an integral part of our daily lives. Whether it's at home, in the office, or on the go, we rely on networks to connect us to the world around us. To establish and maintain these connections, various networking […]

  • Understanding MQTT Security: A Comprehensive Overview
    by Kary Ware on 29/03/2023 at 00:47

    As IoT becomes increasingly common in our lives in areas such as healthcare, smart homes, smart cities, and self-driving vehicles, the security of the devices becomes more important. Not only do we need to protect the data that all these billions of devices are sending, but we also need to be […]

  • Context Propagation with Project Reactor 2 - The bumpy road of Spring Cloud Sleuth
    by Dariusz Jędrzejczyk on 29/03/2023 at 00:00

    Spring Cloud Sleuth recently became Micrometer Tracing, part of the Micrometer project. Most of the tracing instrumentation is centered within Micrometer under the new Observability API. The goal of these projects is to enable observability of any application – in the form of metrics, tracing, […]

  • Automate Long Running Routine Task With JobRunr
    by MORRISON IDIASIRUE on 28/03/2023 at 21:33

    Today I shall explain a simple way to deploy, manage and monitor long-running background tasks, especially ETL systems. The common questions that every big data engineer would ask concerning a deployed ETL tool are the performance of the tool, what is causing the break in the processing pipeline, […]

  • Leadership superpower: Succeeding sustainably
    on 28/03/2023 at 19:48

    Value Stream Management (VSM) is a powerful methodology that not only streamlines value streams and optimizes processes but also promotes sustainability and creates positive impact. As today’s great leaders recognize, true success is not solely measured by the bottom line but also by the impact a […]

  • Leadership superpower: Succeeding sustainably
    on 28/03/2023 at 19:48

    Value Stream Management (VSM) is a powerful methodology that not only streamlines value streams and optimizes processes but also promotes sustainability and creates positive impact. As today’s great leaders recognize, true success is not solely measured by the bottom line but also by the impact a […]

  • Leadership superpower: Succeeding sustainably
    on 28/03/2023 at 19:48

    Value Stream Management (VSM) is a powerful methodology that not only streamlines value streams and optimizes processes but also promotes sustainability and creates positive impact. As today’s great leaders recognize, true success is not solely measured by the bottom line but also by the impact a […]

  • Java garbage collection revamp would boost performance
    by paul_krill@idg.com on 28/03/2023 at 19:22

    A proposal floating in the Java community would improve application performance by extending the ZGC (Z Garbage Collector) to maintain separate generations for young and old objects. This would allow ZGC to more frequently collect young objects, which tend to die young, Java’s developers […]

  • Helping the C-suite leverage their network as a business-boosting asset
    on 28/03/2023 at 18:30

    By: Larry Lunetta, VP Portfolio Solutions Marketing at Aruba, a Hewlett Packard Enterprise company. As customer-centric innovators, we’re constantly looking at how we can better help businesses reach their goals by leveraging technology. That’s why hearing from them first-hand is so […]

  • Helping the C-suite leverage their network as a business-boosting asset
    on 28/03/2023 at 18:30

    By: Larry Lunetta, VP Portfolio Solutions Marketing at Aruba, a Hewlett Packard Enterprise company. As customer-centric innovators, we’re constantly looking at how we can better help businesses reach their goals by leveraging technology. That’s why hearing from them first-hand is so […]

  • Helping the C-suite leverage their network as a business-boosting asset
    on 28/03/2023 at 18:30

    By: Larry Lunetta, VP Portfolio Solutions Marketing at Aruba, a Hewlett Packard Enterprise company. As customer-centric innovators, we’re constantly looking at how we can better help businesses reach their goals by leveraging technology. That’s why hearing from them first-hand is so […]

  • When Should We Move to Microservices?
    by Shai Almog on 28/03/2023 at 17:44

    Last month I wrote about modular monoliths and the value of modern monolithic architecture. One of the more interesting discussions that came out of that article (and video) is the inverse discussion: when is it right to still pick microservices? Like any design choice, the answer is subjective and […]

  • Essential Cybersecurity Tips to Reduce the Risk of Data Breaches
    by Ryan Kh on 28/03/2023 at 16:39

    Consumer data theft and exploitation is a growing business with low barriers to entry and high payouts. This has led to a rise in attacks worldwide. In 2021, over 290 million people in the US alone were victims of data breaches. Unfortunately, the problem is only going to get worse this year. […]

  • object-relational mapping (ORM)
    on 28/03/2023 at 14:39
  • Sitting Down with Kim Padeletti- Elected Member of The OSDU™ Forum OMC Committee
    by The Open Group Blog on 28/03/2023 at 13:00

    Recently we reached out to Kim Padeletti, Head of OSDU and Energy Data Platforms, Amazon Web Services (AWS), to discuss her role as Elected Member of The OSDU™ Forum OMC Committee.Upon talking to Kim, we discussed her role, advice she may have for those looking to work in the field she is in and […]

  • Experiment: Diagnose Scrum In Your Organization With Panarchy
    by Barry Overeem on 28/03/2023 at 12:52

    Organizations are complex systems. They are made up of many layers, components, and elements that interact in unexpected and unpredictable ways. This interplay guides and shapes our behavior and what is possible. Systems Thinking offers a perspective on how we can influence complex systems. It […]

  • Introduction Garbage Collection Java
    by Marcelo Palma on 28/03/2023 at 12:38

    This article aims to make a short brief introduction to JVM, as well as explore a little of its architecture, even as which algorithms we can choose. Finally, understand the trade-off of each approach and how this can impact the current application. Garbage Collector It is a very important […]

  • Add This Special Ingredient to Improve your Scrum Events
    by Mary Iqbal on 28/03/2023 at 12:05

    The image above uses quotes from the poem “It Couldn’t Be Done” by Edgar Albert Guest. A fundamental part of Scrum is the ideal of continuous improvement. Scrum Teams are always getting better. That's in part thanks to the Sprint Review and Sprint Retrospective. In the Sprint Review, teams […]

  • Demystifying Multi-Cloud Integration
    by Boris Zaikin on 28/03/2023 at 10:14

    This is an article from DZone's 2023 Software Integration Trend Report.For more: Read the Report Multi-cloud integration strategies may sound like buzzwords and marketing slang, but in this article, I will demystify them. I will also dive deeply into on-premises and legacy systems and how […]

  • CIOs address the impact of hybrid work
    on 28/03/2023 at 10:00

    After recent rounds of high-profile layoffs, a lot of technologists are looking for work in a market that’s different from any they’ve experienced. More companies are now set up to support remote work, which offers candidates a wider range of potential employers. The new working models benefit […]

  • 5 hard questions every IT leader must answer
    on 28/03/2023 at 10:00

    Leadership is not something that just happens. Leadership must be measured, managed, and invested in. After all, how IT leaders are selected, trained, evaluated, and compensated materially impacts the future performance of the enterprise. So, again, when was the last time you had a substantive […]

  • 5 hard questions every IT leader must answer
    on 28/03/2023 at 10:00

    Leadership is not something that just happens. Leadership must be measured, managed, and invested in. After all, how IT leaders are selected, trained, evaluated, and compensated materially impacts the future performance of the enterprise. So, again, when was the last time you had a substantive […]

  • 5 hard questions every IT leader must answer
    on 28/03/2023 at 10:00

    Leadership is not something that just happens. Leadership must be measured, managed, and invested in. After all, how IT leaders are selected, trained, evaluated, and compensated materially impacts the future performance of the enterprise. So, again, when was the last time you had a substantive […]

  • CIOs address the impact of hybrid work
    on 28/03/2023 at 10:00

    After recent rounds of high-profile layoffs, a lot of technologists are looking for work in a market that’s different from any they’ve experienced. More companies are now set up to support remote work, which offers candidates a wider range of potential employers. The new working models benefit […]

  • CIOs address the impact of hybrid work
    on 28/03/2023 at 10:00

    After recent rounds of high-profile layoffs, a lot of technologists are looking for work in a market that’s different from any they’ve experienced. More companies are now set up to support remote work, which offers candidates a wider range of potential employers. The new working models benefit […]

  • From ‘cloud washing’ to ‘AI washing’
    on 28/03/2023 at 09:00

    Remember cloud washing from a few years ago? This term refers to the practice of companies representing their products and services as cloud-based when they are not truly cloud-based. In other words, cloud washing was, and still is, a marketing tactic that capitalizes on the hype surrounding cloud […]

  • From the 10x developer to the 10x team
    by Hans Dockter on 28/03/2023 at 09:00

    Bigfoot and the mythical 10x developer have a lot in common: Sightings are rare and not definitive. However, although many people have a fuzzy idea about what a Bigfoot looks like, the profile of the 10x developer—the developer who is 10 times more productive than their peers—is more […]

  • Scrum im Selbststudium – Teil 17: Der Product Owner maximiert den Wert des Produkts
    by Simon Flossmann on 28/03/2023 at 08:00

    Willkommen zum 17. Artikel der „Scrum im Selbststudium“-Artikelreihe. Solltest du den letzten Artikel verpasst haben, findest du ihn hier.  Der Product Owner bringt die Perspektive ein, was für die Entwicklung des Produkts wertvoll ist. „Der Product Owner ist ergebnisverantwortlich für […]

  • Smart UPS Connectivity: what it is and why you need it
    on 28/03/2023 at 03:06

    The electricity supply in Australia, New Zealand and Singapore is very reliable, much more so than in many countries in East Asia, but outages do occur, and the shift to renewables is increasing the risk, as are more extreme weather events. Also, there can be other problems about which the […]

  • Smart UPS Connectivity: what it is and why you need it
    on 28/03/2023 at 03:06

    The electricity supply in Australia, New Zealand and Singapore is very reliable, much more so than in many countries in East Asia, but outages do occur, and the shift to renewables is increasing the risk, as are more extreme weather events. Also, there can be other problems about which the […]

  • Smart UPS Connectivity: what it is and why you need it
    on 28/03/2023 at 03:06

    The electricity supply in Australia, New Zealand and Singapore is very reliable, much more so than in many countries in East Asia, but outages do occur, and the shift to renewables is increasing the risk, as are more extreme weather events. Also, there can be other problems about which the […]