Operations | Monitoring | ITSM | DevOps | Cloud

Technology

The latest News and Information on APIs, Mobile, AI, Machine Learning, IoT, Open Source and more!

14 Ways To Leverage AI To Better Connect With Customers

Artificial intelligence has been a hot topic of conversation among agency leaders for some time now, and mass adoption of AI as a valuable marketing tool is already well underway. While brands come up with innovative ways to use AI to meet their strategic business, marketing and sales goals every year, they also learn a lot through trial and error in the process.

Comparing REST and GraphQL Monitoring Techniques

Maintaining an endpoint, especially a customer-facing one, requires constant monitoring, whether using REST or GraphQL. As the industry has looked for solutions to build a more adaptive endpoint technology, it is also a must to monitor these endpoints. GraphQL and REST are two different technologies that allow user-facing clients to link to databases and platform logic. Both GraphQL and REST include monitoring techniques.

IoT Trends To Watch In 2022

The Internet of Things (IoT) market is evolving at a rapid pace and while some of the early predictions for tens of billions of connected devices by 2022 have proved to be wide of the mark, the use cases are so varied that explosive adoption is likely. However, the encroachment of IoT into all aspects of our personal and business lives brings with it plenty of concerns, from security and data ownership, to business models that acknowledge and enable the global nature of connected devices.

gRPC Observability and Testing using the Speedscale CLI

gRPC is a remote procedure call framework that has been widely adopted among cloud native applications. It is an attractive choice for engineers needing more capabilities than what REST APIs provide. However, observability and testing tools for gRPC are few and far between. Because of this, triaging or understanding application behavior is potentially time-consuming and overly burdensome.

Building cost-efficient open source cloud operations

On average, 55% of IT budgets are spent on operations, keeping the lights on. Organisations are constantly trying to find the right balance between running efficient operations and exploring the new possibilities of digital transformation. And as more organisations move towards the cloud, many missed expectations occur. But how can an organisation build the right strategy to minimise the skill gap and spend less on operations while increasing efficiency and innovation?

The Role of Volume Tests in Software Testing

Modern-day applications aim to cover a wide range of users’ needs in a flexible and scalable manner. The software development landscape is moving at a fast pace, and the competition is so fierce that a business simply can’t afford to offer a low-quality product. Thorough testing of both functional and non-functional aspects of a software application has become an essential step in the software development process. It ensures that users get the best version of your product.

The JNDI Strikes Back - Unauthenticated RCE in H2 Database Console

Very recently, the JFrog security research team has disclosed an issue in the H2 database console which was issued a critical CVE – CVE-2021-42392. This issue has the same root cause as the infamous Log4Shell vulnerability in Apache Log4j (JNDI remote class loading). H2 is a very popular open-source Java SQL database offering a lightweight in-memory solution that doesn’t require data to be stored on disk.