There is always competition among cloud providers, and they add services that competitors have.
At the moment we have experience with several services inside Microsoft Azure in our recent projects.
Virtual Machines – to run different web applications;
Blob Storage – to save different unstructured data wi easy way to scale the storage;
Container Registry – we have saved our docker containers images to use in the commercial project;
Azure Kubernetes Services – to manage a cluster with a Kubernetes orchestrator for container deployments in some project;
SQL Database – for the database of a web application;
Azure API – for our bot to get the state of the infrastructure in the cloud. The bot can different delivery reports about states of the infrastructure;
Active Directory – to manage the access of the personnel people and groups to the services in the Azure;
Resource Groups – to manage different type of resources on a web application like one object;
Azure Container Services – like a pre-configured environment for scalable deployment and management of containerized workloads.
All cloud providers have tens of different services inside. We have a lot of the experience to investigate and use any different functions in different provides because all of them are similar.
We were tasked with optimizing a PHP application running on an Apache2 server to handle a significantly higher number of concurrent users efficiently. The primary goal was to identify the upper limit of the current configuration and implement optimizations to maximize throughput, ensuring stable performance under load. Problem: Initial load testing, conducted using BlazeMeter (leveraging […]
We have lately assisted a client in migrating their application written in Ruby on Rails (RoR) from Heroku to Amazon Web Service (AWS). The migration was motivated by the developing app’s need for greater capacity and flexibility at a minimal cost. It was a production app without testing servers, so there was no room for […]
Common rules DevOps at Onix is responsible for the infrastructure for web projects. Most often, a DevOps engineer is part of the development team. In this case, it has the main tasks: