Operations | Monitoring | ITSM | DevOps | Cloud

The latest News and Information on DevOps, CI/CD, Automation and related technologies.

Build a CI powered RESTful API with Laravel

When it comes to building RESTful APIs, PHP’s open source Laravel framework remains a top 5 backend framework for web development. Laravel also makes testing your API endpoints a breeze by providing an easy-to-use testing suite. In this post, we will build a token-based authentication API with Laravel, write tests for the endpoints, and automate the build and testing process with CircleCI.

How to Choose the Best Remote IT Support Software

Remote IT support software is an essential tool for supporting customers remotely from anywhere in the world. There are a number of factors that contribute to being able to choose the best solution to provide on-demand support. A good place to start is identifying your main purpose for the remote support solution. For instance, you can pinpoint if you need to remotely control an unattended device or support your customers who require privacy and guidance without directly controlling their devices.

Sponsored Post

Is AIOps Bad for Your Business?

With advances in the field of IT, the amount of data needed to manage IT Operations has grown. In particular with more complex environments, such as the SaaS world, the amounts of data and raw data needed to manage operations have grown exponentially. Managing data manually has become a waste of professionals' skill sets, which could be better used in analyzing and applying the conclusions drawn from the raw data, and not dealing with basic issues that may arise.

Postmark + Squadcast Integration: Simplifying Alert Routing

Postmark is a simple email delivery system used to send transactional and marketing emails and it ensures getting them delivered to the inbox on time, every time. It also helps in reducing email delivery time considerably. If you use Postmark for your email delivery requirements, you can integrate it with Squadcast, an end-to-end incident response tool, to route detailed alerts from Postmark to the right users in Squadcast. The below steps will help you set up Postmark and Squadcast integration.

Using ClickHouse with MetricFire

In the analytics domain, fast and reliable storage is an important aspect for businesses to handle a large amount of data. There are different types of data storage including RDBMS, NoSQL, data lake, data warehouse, and graph database. Among these, the most widely used is RDBMS that powers various systems and applications of companies of all sizes. RDBMS is easy to use and straightforward to understand thanks to its table-based (or column-based) data format.