Cloud, Oracle, SQL Server Running SQL Server on the Oracle Free tier 08.02.2020 by Oracle Team By Franck Pachot The Oracle Cloud is not only for Oracle Database. You can create a VM running Oracle Linux with full root access to it, even in the free tier: a free VM that will be always up, never(…)
Big Data, Cloud, Database Administration & Monitoring, Database management, SQL Server One day training @ Microsoft Azure Cloud Workshop 22.01.2020 by Stéphane Haby Today, with my colleague Christophe, we follow the Microsoft Azure Training Day: Data and Analytics @ Microsoft Zürich (Wallisellen to be exact). After a presentation of SQL Server 2019, we begin with the First Lab about(…)
Big Data, Cloud, Database Administration & Monitoring, Database management, MariaDB Some words about SOUG Day in Lausanne 14.11.2019 by Elisa Usai Today I participate to SOUG Day which takes place in Lausanne at the "Centre Pluriculturel et social d’Ouchy".
Cloud, Database Administration & Monitoring A simple Terraform script to create an AWS EC2 playground 11.11.2019 by Daniel Westermann When I started to write the blog about AWS SSM I quickly realized that I need a way to bring up and destroy my AWS EC2 playground in an easy and reproducible way. There are several(…)
Cloud, Database Administration & Monitoring Avoiding patching madness by using AWS SSM 08.11.2019 by Daniel Westermann As we have more and more customers either currently moving to AWS or already moved much, if not even all, of their workloads to AWS, one question pops up quite frequently: Now that we have so(…)
Cloud, DevOps, Kubernetes Provisioning a AKS cluster and KubeInvaders with Terraform 27.10.2019 by Microsoft Team Provisioning a K8s infrastructure may be performed in different ways. Terraform has a connector called the Kubernetes provider but it doesn’t allow building and deploying a Kubernetes cluster. The cluster must be up and running before using the provider.
Cloud, DevOps, SQL Server Deploying SQL Server on Azure virtual machine with Terraform 02.07.2019 by Microsoft Team We are entering now to the infrastructure as code world and provisioning a SQL Server infrastructure is not excluded from the equation. This is especially true when it comes the Cloud regardless we are using IaaS or PaaS. One(…)
Cloud, Database Administration & Monitoring, Database management, Oracle What Benefit You Get From The Cloud For Your Business? 29.05.2019 by Oracle Team Microsoft, Amazon, Google and Oracle offer infrastructure services whose names change, but the concepts remain the same. It may be that you are interested in the cloud too, but it's still not clear because you find(…)
Cloud, Database management How to migrate from on-premise to an Azure SQL Database 03.05.2019 by Stéphane Savorgnano As a SQL Server DBA we have the habit to migrate databases from an instance to another one or to a new environment. But migrate a database from on-premise to the Azure Cloud is an operation that we don’t(…)
Azure, Cloud, SQL Server How to create an Azure SQL Database 30.04.2019 by Stéphane Savorgnano Azure SQL Database is a relational database-as-a-service (DBaaS) which gives us the possibility to create application with a performant database without to take care of the relying infrastructure. Azure SQL Database is based on the latest stable version of Microsoft(…)