Keyword

Azure

02.03.2021 - 04.03.2021 / Live Event

Event

Microsoft Ignite

Microsoft Partners Cluster Reply, Solidsoft Reply, Valorem Reply and WM Reply, are participating in "Microsoft Ignite" with a single virtual stand where participants can discover all the latest on Microsoft solutions.

27.02.2020

News & Communication

Reply becomes a Microsoft Azure Expert Managed Services Provider

Reply announces it has become a Microsoft Azure Expert Managed Services Provider (MSP), which is a status awarded to only a small number of highly capable Microsoft managed services provider partners worldwide.

21.12.2018

Blog

Which Microsoft Azure replication service should you use?

Microsoft Azure supports 4 different replication services, locally-redundant storage, zone-redundant storage, geo-redundant storage and read-access geo-redundant storage (also known as LRS, ZRS, GRS and RA-GRS respectively.)

21.12.2018

Blog

Microsoft Azure Service fabric containers and microservices

Microsoft Azure Service fabric makes use of many new service application methods to allow new ways to develop code in a better, more efficient and more rounded way.

04.06.2018 - 06.06.2018 / London

Event

Integrate 2018

Solidsoft Reply, the Reply Group company creating enterprise strength solutions on-premises and utilising the Microsoft Azure cloud platform, takes part in Integrate 2018 in London.

17.04.2018 / London

Event

Cloud Workshop: Disaster Recovery as a Service

Now that you have started using Microsoft Azure as the technology platform to run your business, have you thought about disaster recovery? Solidsoft Reply hosts an exclusive ½ day workshop: Disaster Recovery as a Service, where you will learn how Solidsoft Reply is using Microsoft Azure Site Recovery to provide a business continuity service to customers.

Food Retail POS Integration

Best Practice

Point of sale integration in food retail

Retail is facing the challenge to change their existing business models, in order to stay competitive by offering convincing customer experiences and advanced services. Solidsoft Reply supported a major UK food retailer to achieve a comprehensive, connected and real-time view of stock, delivery and of their customers enabling the retailer to evolve their business in accordance with the customer needs.

09.01.2018

Blog

Identity Management Using Azure Active Directory B2C

In this article we the benefits of Microsoft Azure Active Directory B2C component which provides out of the box functionality for identity management. This eases the development and maintenance of applications that require login functionality and credentials management

19.12.2017

Blog

Azure API Management

Are you developing APIs and want to manage their full lifecycle? Concerned about usage, security and scaling your APIs? Azure API Management provides turkey solution to manage these concerns. Use the API Management portal in Azure to secure, publish and monitor your API Program.

17.11.2017

Blog

Automating Azure ServiceBus Key Updates in BizTalk

Rotating access keys on a regular basis is good security practice. This post looks at how to simplify the task of updating Azure Service Bus shared access keys in BizTalk Send Ports and Receive Locations.

07.11.2017

Blog

Serverless Computing with Azure functions

In this article we discuss Serverless computing suing Azure Functions which enables you to build applications without the worry of maintaining or provisioning Virtual Machines in the Cloud

18.10.2017

Blog

The Benefits of Microservices with Azure Service Fabric

In this article, we discuss the benefits of Microservices and how Microsoft Service Fabric simplifies the building and deploying of microservices-based applications.

02.10.2017

Blog

Comparing Container Services on Microsoft Azure

Want to build Microservices on the Cloud? With Azure Service Fabric and Azure Container Service, Microsoft now provides you the choice to build Microservices with a Paas plaform using .Net or alternatively.

25.09.2017

Blog

Protection in the cloud; Cybersecurity in Azure

High-profile cyber-attacks have been making the news recently. In this article, we will look at the benefits of using Azure Security Centre to secure your cloud based solution and protect it from threats.

04.09.2017

Blog

Azure, or AWS? Making the decision when hosting applications in the cloud

The choice between your cloud services provider is an important one, and making the right decision could save your business money in the long run. This post will help to highlight some of the features of two of the key players in the game: Amazon Web Services (AWS) and Microsoft Azure.

23.08.2017

Blog

Building Azure Logic Apps for Enterprise Integration scenarios

Building workflow or Integration based apps for the Cloud is a lot more easier now. With Azure's Logic App offering developers can now develop Simple or complex Workflow or Integration apps to be hosted on Azure. For more complex B2B scenarios developers can used the Enterprise Integration pack to integrate on-premises to Cloud business processes.

21.07.2017 / Medicines Verification System

News & Communication

Solidsoft Reply signs agreement with the Czech Republic National Medicines Verification Organisation

Solidsoft Reply, who are the Reply group Company who specialise in creating solutions on the Microsoft Azure cloud platform, has signed a multi-year agreement with the newly incorporated, not-for-profit Czech Republic National Medicines Verification Organisation.

28.07.2017 / Medicines Verification System

News & Communication

Solidsoft Reply signs agreement to operate the Lithuanian National Medicines Verification System

Solidsoft Reply, the Reply group Company who specialise in enterprise strength solutions on the Microsoft Azure cloud platform, has signed an agreement to implement and operate the National Medicines Verification System in Lithuania.

14.12.2016

Blog

Creating an Azure Virtual Machine with a Custom Image

When creating a virtual machine in Azure, Microsoft provide a set of images for you to use that your virtual machines get built from. These include simple images such as Server 2012 r2 with nothing installed up to images with different operating systems and various pieces of software already installed, such as Ubuntu, CentOS and many third party applications. There are other reasons why you may want to use a custom image.

23.02.2015

Blog

Making Azure SQL more secure - Part 1

There have been a number of new security enhancements recently to control and audit access to Azure SQL databases. These include Auditing, Dynamic Data Masking, Row-level Security, and Transparent Data Encryption. In this first part I give my assessment of auditing and dynamic data design and how likely I am to be using them.

09.02.2015

Blog

Use Custom Reports to close the Azure SQL gap in SSMS

Database management tools, such as SQL Server Management Studio (SSMS) are mature products in daily use by database professionals around the world. This makes me wonder why Microsoft bothered producing their Silverlight-based Azure SQL Database Management Portal.

12.02.2015

Blog

Is PaaS a safer bet than IaaS for SQL in Azure?

What I fundamentally need to achieve for HADR is a database system that is, as much as possible, always available ('online and accessible'), complete ('no data loss'), and accurate ('no data corruption'). For the purpose of this discussion, I am ignoring backup strategies on the assumption that they exist primarily to roll back databases to a previous known state.

19.02.2015

Blog

Can Azure ML replace SSAS Data Mining?

The data mining tools in SSAS (multidimensional mode) have been available since SQL Server 2000, and the range of data mining algorithms that are bundled are generally considered to be sufficient for most requirements.

24.02.2015

Blog

Making Azure SQL more secure - Part 2

I had planned to review Row-level Security and Transparent Data Encryption (TDE), but support for TDE has not been announced yet (even though I can see the relevant system tables in V12 databases). So in this part I will just be giving you my assessment of row-level security.

05.02.2015

Blog

Scaling out databases in Azure with sharding

Scaling out (or sharding) by adding more databases usually requires careful planning and provisioning to ensure even distribution of data. It also adds more administrative overhead, and increases the number of points of failure. In this respect, Azure SQL databases are the perfect candidates for sharding because they can be created or deleted on demand, provide near-zero administration, and have built-in fault tolerance.