Re: [Pdns-users] Azure?

2019-05-11 Thread Ryan Finnesey
Hi Pekka

Can I ask why you have selected CentOS?  I am going to use MySQL or maybe 
MariaDB as the backend.  The open question right now is do we install the 
backend and manage it  or do we use the PaaS offering for MySQL and or MariaDB 
from Microsoft. 

Cheers
Ryan


-Original Message-
From: Pekka Panula  
Sent: Tuesday, April 30, 2019 3:54 AM
To: Ryan Finnesey ; pdns-users@mailman.powerdns.com
Subject: VS: Azure?

Hi

We are running (authorative) PowerDNS (v4.1.x series) on Azure on CentOS 7.6, 
as public DNS server.

It was using ODBC to MSSQL, but with problems. Lot's of DB connection got 
stuck(/or something weird) and DNSSEC problems, maybe related to DB problems.

So I recently switched PDNS to use local MariaDB, and since that no problems.

So my 2cent is, don’t use ODBC backend, MySQL backend works way better.

Regards,
 Pekka Panula

-Alkuperäinen viesti-
Lähettäjä: Pdns-users  Puolesta Ryan 
Finnesey
Lähetetty: tiistai 30. huhtikuuta 2019 1:24
Vastaanottaja: pdns-users@mailman.powerdns.com
Aihe: [Pdns-users] Azure?

Is there anyone within the group that has deployed Power DNS on Azure?  I am 
looking for some general feedback.  I am looking at using Power DNS for a 
registry and was hoping to host within Azure.

Cheers
Ryan

___
Pdns-users mailing list
Pdns-users@mailman.powerdns.com
https://mailman.powerdns.com/mailman/listinfo/pdns-users
___
Pdns-users mailing list
Pdns-users@mailman.powerdns.com
https://mailman.powerdns.com/mailman/listinfo/pdns-users


Re: [Pdns-users] Azure?

2019-04-30 Thread Ryan Finnesey
That's a very good point.  If I was to run in say Azure , AWS and Google I 
would have a lot more redundancy.  


I am thinking of using MySQL for the backend.  I would have to replicate MySQL? 
 

Cheers
Ryan


-Original Message-
From: bert hubert  
Sent: Tuesday, April 30, 2019 3:57 AM
To: Ryan Finnesey 
Cc: pdns-users@mailman.powerdns.com
Subject: Re: [Pdns-users] Azure?

On Mon, Apr 29, 2019 at 10:24:11PM +, Ryan Finnesey wrote:
> Is there anyone within the group that has deployed Power DNS on Azure?  
> I am looking for some general feedback.  I am looking at using Power 
> DNS for a registry and was hoping to host within Azure.

In addition to what Pieter said, it works well on Azure, but if you are running 
a registry, we'd strongly recommend not putting all your nameservers in a 
single AS or a single cloud.

While rare, Azure and AWS outages have been known to happen. The knock-on 
effect for a registry, even if a niche one, is large.

Note that Microsoft also splits out its own DNS over different ASes.

Good luck!

Bert
___
Pdns-users mailing list
Pdns-users@mailman.powerdns.com
https://mailman.powerdns.com/mailman/listinfo/pdns-users


Re: [Pdns-users] Azure?

2019-04-30 Thread Thomas Mieslinger

On 30.04.19 09:56, bert hubert wrote:

On Mon, Apr 29, 2019 at 10:24:11PM +, Ryan Finnesey wrote:

Is there anyone within the group that has deployed Power DNS on Azure?  I
am looking for some general feedback.  I am looking at using Power DNS for
a registry and was hoping to host within Azure.


In addition to what Pieter said, it works well on Azure, but if you are running
a registry, we'd strongly recommend not putting all your nameservers in a
single AS or a single cloud.
 [..]


Not speaking for ipkom.

There are solutions out there crafted towards your use case.

For example
https://www.rcodezero.at/en/home

looks competitive.

Just my 2 cents

Thomas
___
Pdns-users mailing list
Pdns-users@mailman.powerdns.com
https://mailman.powerdns.com/mailman/listinfo/pdns-users


Re: [Pdns-users] Azure?

2019-04-30 Thread bert hubert
On Mon, Apr 29, 2019 at 10:24:11PM +, Ryan Finnesey wrote:
> Is there anyone within the group that has deployed Power DNS on Azure?  I
> am looking for some general feedback.  I am looking at using Power DNS for
> a registry and was hoping to host within Azure.

In addition to what Pieter said, it works well on Azure, but if you are running
a registry, we'd strongly recommend not putting all your nameservers in a
single AS or a single cloud.

While rare, Azure and AWS outages have been known to happen. The knock-on
effect for a registry, even if a niche one, is large.

Note that Microsoft also splits out its own DNS over different ASes.

Good luck!

Bert
___
Pdns-users mailing list
Pdns-users@mailman.powerdns.com
https://mailman.powerdns.com/mailman/listinfo/pdns-users


Re: [Pdns-users] Azure?

2019-04-30 Thread Pekka Panula
Hi

We are running (authorative) PowerDNS (v4.1.x series) on Azure on CentOS 7.6, 
as public DNS server.

It was using ODBC to MSSQL, but with problems. Lot's of DB connection got 
stuck(/or something weird) and DNSSEC problems, maybe related to DB problems.

So I recently switched PDNS to use local MariaDB, and since that no problems.

So my 2cent is, don’t use ODBC backend, MySQL backend works way better.

Regards,
 Pekka Panula

-Alkuperäinen viesti-
Lähettäjä: Pdns-users  Puolesta Ryan 
Finnesey
Lähetetty: tiistai 30. huhtikuuta 2019 1:24
Vastaanottaja: pdns-users@mailman.powerdns.com
Aihe: [Pdns-users] Azure?

Is there anyone within the group that has deployed Power DNS on Azure?  I am 
looking for some general feedback.  I am looking at using Power DNS for a 
registry and was hoping to host within Azure.

Cheers
Ryan

___
Pdns-users mailing list
Pdns-users@mailman.powerdns.com
https://mailman.powerdns.com/mailman/listinfo/pdns-users
___
Pdns-users mailing list
Pdns-users@mailman.powerdns.com
https://mailman.powerdns.com/mailman/listinfo/pdns-users


Re: [Pdns-users] Azure?

2019-04-30 Thread Pieter Lexis
Hi Ryan,

On 4/30/19 12:24 AM, Ryan Finnesey wrote:
> Is there anyone within the group that has deployed Power DNS on Azure?  I am 
> looking for some general feedback.  I am looking at using Power DNS for a 
> registry and was hoping to host within Azure.

We used to run the PowerDNS Authoritative Server on an Ubuntu VM in
Azure to test the ODBC backend with MSSQL before moving that to docker
and another CI-environment.

So yes, PowerDNS runs on Azure VMs.

Best regards,

Pieter

-- 
Pieter Lexis
PowerDNS.COM BV -- https://www.powerdns.com
___
Pdns-users mailing list
Pdns-users@mailman.powerdns.com
https://mailman.powerdns.com/mailman/listinfo/pdns-users


[Pdns-users] Azure?

2019-04-29 Thread Ryan Finnesey
Is there anyone within the group that has deployed Power DNS on Azure?  I am 
looking for some general feedback.  I am looking at using Power DNS for a 
registry and was hoping to host within Azure.

Cheers
Ryan

___
Pdns-users mailing list
Pdns-users@mailman.powerdns.com
https://mailman.powerdns.com/mailman/listinfo/pdns-users