Ubuntu Pro is now part of the Amazon EC2 console

[London, UK, May 2, 2023] – Canonical, a leading open-source provider of cloud computing services, has announced that Ubuntu Pro is now available in a subscription-included model on Amazon Web Services (AWS). Users can now launch Ubuntu Pro on-demand instances and purchase Ubuntu Pro Compute Savings Plans from the Amazon Elastic Compute Cloud (Amazon EC2) […]

Ubuntu Pro is now part of the Amazon EC2 console Read More »

Accelerating the adoption of AI in banking with MLOps

There is rapid adoption of artificial intelligence (AI) and machine learning (ML) in the finance sector. AI in banking is reshaping client experiences, including communication with financial service providers (for example, chat bots). Banks are exploring ways to use AI/ML to handle the high volume of loan applications and to improve their underwriting process. AI/ML

Accelerating the adoption of AI in banking with MLOps Read More »

Upgrade your existing Ubuntu LTS instances to Ubuntu Pro in AWS

In April 2023, Amazon Web Services (AWS) released a new functionality that allows users running Ubuntu LTS to upgrade their instances to Ubuntu Pro with just a few clicks. This upgrade provides additional security features, including patching for universe packages, extended security management for an additional five years, live kernel patching, and access to FedRamp

Upgrade your existing Ubuntu LTS instances to Ubuntu Pro in AWS Read More »

How to Convert Python Dictionary into Dataframe

Python features dictionary data structure that allows you to easily store data as key-value pairs in a compact manner. It also offers pandas library that allows you to analyze data in tabular manner. Often we need to convert Python dictionary into dataframe, especially if we use python for server programming and receive JSON data from

How to Convert Python Dictionary into Dataframe Read More »