Continuous Delivery in the Database

Continuous Delivery in the Database

What is Continuous Delivery?  Agile Software development deals with the shorter development cycles and frequent releases. This development process offers great benefits to organizations by reducing the overall risk associated with software development.  ...

Контроль версий: Начните с Git, удаленных репозиториях и RAD Studio X Е8

Контроль версий: Начните с Git, удаленных репозиториях и RAD Studio X Е8

В одном из последних исследований среди разработчиков RAD Studio, мы поняли, что есть еще значительная часть сообщества, которые не используют какой-либо системы управления версиями, удивительное 32%. Есть много причин, чтобы использовать систему контроля версий,...

Life of a DBA in GIFs

A Database Administrator experiences a wide range of emotions. It could be one those endless meetings, friendly disagreements with fellow developers, getting something approved from managers or preparing your junior DBAs for bigger battles. Each day is a challenging...

CORS on DataSnap REST Server

Cross-origin resource sharing (CORS) is a mechanism that enables resources to be shared across domains. Typically this isn’t allowed to prevent security issues. To enable on your DataSnap REST server you can use the following code per MVP Nirav...

Detecting memory leaks with Precise

Detecting memory leaks with Precise

Memory leaks in java and .NET can cause major performance issues with the application. Precise helps you to detect those memory leaks. In java, Precise monitors the jvm heap size and usage. It indicates when the heap size grows as shown in the screenshot below. It can...

Taking Server Monitoring Alerts up a Level

In this blog I wanted to tackle strategies for monitoring that go beyond looking for and responding to alerts.  One of the key features of any monitoring product is to raise alerts when things are not working correctly.  However, one of the challenges with monitoring...

2015 State of the Cloud Report

2015 State of the Cloud Report

Cloud management provider Rightscale has released their second annual State of the Cloud Report, a survey of 930 technical professionals. It is full of interesting information about cloud adoption, like: 93% of organizations are running apps on or experimenting...