Operations | Monitoring | ITSM | DevOps | Cloud

Technology

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

Top Three API Tips For Network Automation

APIs represent the new frontier for CTOs - offering limitless potential to orchestrate and automate applications, services and networks. In our recent webinar, PCCW Global’s CTO Paul Gampe and AVP of New Technologies Shahar Steiff looked at some of the opportunities and challenges that APIs are presenting for CTOs with the automation of networks. Here we share three of their top tips.

Embedded Linux for teams

A Linux kernel for each developer team, which uses it to bring up target boards. Bespoke, built, issued, and maintained over years by the vendor. Teams that focus on building great apps, rather than figuring out hardware dependencies. Happy developers that bootstrap smart devices in no time. This is what highly productive embedded systems development should look like. Let’s unpack that vision.

Finding the Bug in the Haystack with Machine Learning: Logz.io Exceptions in Kibana

Logz.io is releasing its AI-powered Exceptions, a revamped version of our Application Insights, fully embedded in your Kibana Discover experience, to boost your troubleshooting experience and help you find bugs in the log haystack.

JFrog Support Providing Next Level Artificial Intelligence (AI) Experience

Let me share with you my story about finding the right AI Solution to improve our support self service. The starting point of my journey was pretty common, many will read this and think “Yes! I suffer the same pain”. At JFrog we produce tons of relevant and clever documentation. It’s all out there, available. And yet, we struggle to get to the right piece of information when looking for something specific.

Mattermost integrations: Sending and receiving data with the Mattermost API

In the first three installments in this series, you learned how to send and request data with outgoing webhooks, incoming webhooks, and slash commands. In this article, you learn how to do this with the Mattermost API. Setting up webhooks or slash commands in Mattermost is very easy. Using the Mattermost API requires a few more steps. At the same time, the API is way more versatile and powerful than the other methods. Once you have made your first connection to the API, you will love it!

Cybersecurity defenses for IIoT

Cybersecurity attacks on industrial IoT solutions can have detrimental consequences. This is the case because IoT devices record privacy-sensitive data and control production assets. Therefore, demonstrable trustworthiness is prerequisite to IoT adoption in industrial settings. Fortunately, IT security is a mature field. Experts have identified classes of threats devices may be subject to. Let’s discuss these threat patterns and mitigation strategies in the IIoT context.

Percepio DevAlert - IoT Device Monitoring and Diagnostics (very short summary)

People often have problems with IoT devices due to software issues, and the developers are largely unaware. What if IoT device developers could be notified about real-world issues in IoT devices automatically and get detailed diagnostics on the very first occurrence? This is provided by Percepio DevAlert, a novel cloud service that gives real-world feedback about issues in the device software, that allows for rapid continuous improvement and for embracing DevOps in IoT device development. Learn from real-world usage and make a great product that beats the competition.

Kubernetes Is Not Just Kubernetes-Ramp Up with These Eight Open Source Projects

When was the last time you got a Kubernetes cluster up and running and said, “Welp, now we’re done”? Probably never. The cluster is only one part of the puzzle. In this demo, you will see eight open source technologies that provide different aspects of operating Kubernetes. Get a technical demo of Kubernetes automation with Cluster API, use Kubeapps and Harbor to provide easy access to new applications, utilize Antrea and Contour to improve network performance, visualize the cluster with Octant, measure conformance with Sonobuoy, and save the day with Velero.

Microservices vs API

In this article, we’ll cover the key differences between APIs and microservices as answered by our contributors consisting of senior decision-makers and CTOs from technology companies around the world. One of the most popular ways to consume data from a web service is through a web application programming interface (API). By interface, we are referring to an agreement, or schema, that anyone using this API must abide by.