From: Dave Page Date: Thu, 22 Aug 2024 09:02:27 +0000 (+0100) Subject: Add Microsoft as a sponsor. X-Git-Url: http://waps.l3s.uni-hannover.de/gitweb/queryCache.php?a=commitdiff_plain;h=924dd3a678b61237d88d52ddb2b641d024b9e578;p=pgdayuk.git Add Microsoft as a sponsor. --- diff --git a/static/img/logos/microsoft.png b/static/img/logos/microsoft.png new file mode 100644 index 0000000..2165378 Binary files /dev/null and b/static/img/logos/microsoft.png differ diff --git a/templates/context.json b/templates/context.json index 09fc543..dc4bd1c 100644 --- a/templates/context.json +++ b/templates/context.json @@ -213,47 +213,55 @@ ], "companies": [ - { - "name": "Nexteam", - "url": "https://nexteam.co.uk/", - "img": "nexteam.png", - "description": "Nexteam is a network of technology professionals who passionately deliver successful outcomes with a fixed price agile process. Be it helping your team with PostgreSQL or taking your ideas from the drawing board to implementation, we can help you succeed.", - "visible": true, - "interview": false - }, - { - "name": "CYBERTEC", - "url": "https://www.cybertec-postgresql.com/en/", - "img": "cybertec.png", - "description": "Founded in 2000, CYBERTEC was one of the first companies worldwide to specialize entirely in PostgreSQL. As our main aim is to be your single source all-in-one IT service provider, we offer a wide range of products and services. Visit our website to learn more: www.cybertec-postgresql.com.", - "visible": true, - "interview": true - }, - { - "name": "EDB", - "url": "https://www.enterprisedb.com/", - "img": "edb.png", - "description": "EDB provides a data and AI platform leveraging Postgres for transactional, analytical, and AI workloads across any cloud. Serving 1,500+ customers globally, EDB supports major industries and contributes to the PostgreSQL community. EDB ensures high availability, security, compliance, and observability, helping enterprises modernize and scale efficiently.", - "visible": true, - "interview": true - }, - { - "name": "AWS", - "url": "https://aws.amazon.com/", - "img": "aws.png", - "description": "Amazon Web Services (AWS) is the world’s most comprehensive and broadly adopted cloud platform, offering over 240 fully featured services from data centers globally.", - "visible": true, - "interview": false - }, - { - "name": "Redgate", - "url": "https://www.red-gate.com/", - "img": "redgate.png", - "description": "Redgate creates ingeniously simple software to help organizations and professionals get the most value out of any database, anywhere, through the provision of end-to-end Database DevOps.", - "visible": true, - "interview": false - } - ] + { + "name": "Nexteam", + "url": "https://nexteam.co.uk/", + "img": "nexteam.png", + "description": "Nexteam is a network of technology professionals who passionately deliver successful outcomes with a fixed price agile process. Be it helping your team with PostgreSQL or taking your ideas from the drawing board to implementation, we can help you succeed.", + "visible": true, + "interview": false + }, + { + "name": "CYBERTEC", + "url": "https://www.cybertec-postgresql.com/en/", + "img": "cybertec.png", + "description": "Founded in 2000, CYBERTEC was one of the first companies worldwide to specialize entirely in PostgreSQL. As our main aim is to be your single source all-in-one IT service provider, we offer a wide range of products and services. Visit our website to learn more: www.cybertec-postgresql.com.", + "visible": true, + "interview": true + }, + { + "name": "EDB", + "url": "https://www.enterprisedb.com/", + "img": "edb.png", + "description": "EDB provides a data and AI platform leveraging Postgres for transactional, analytical, and AI workloads across any cloud. Serving 1,500+ customers globally, EDB supports major industries and contributes to the PostgreSQL community. EDB ensures high availability, security, compliance, and observability, helping enterprises modernize and scale efficiently.", + "visible": true, + "interview": true + }, + { + "name": "AWS", + "url": "https://aws.amazon.com/", + "img": "aws.png", + "description": "Amazon Web Services (AWS) is the world’s most comprehensive and broadly adopted cloud platform, offering over 240 fully featured services from data centers globally.", + "visible": true, + "interview": false + }, + { + "name": "Redgate", + "url": "https://www.red-gate.com/", + "img": "redgate.png", + "description": "Redgate creates ingeniously simple software to help organizations and professionals get the most value out of any database, anywhere, through the provision of end-to-end Database DevOps.", + "visible": true, + "interview": false + }, + { + "name": "Microsoft", + "url": "https://techcommunity.microsoft.com/t5/azure-database-for-postgresql/what-s-new-with-postgres-at-microsoft-2024-edition/ba-p/4140085", + "img": "microsoft.png", + "description": "At Microsoft, our Postgres team supports the advancement of Postgres: we contribute to Postgres releases, evolve the Azure Database for PostgreSQL managed service, organize a free & virtual POSETTE: An Event for Postgres, produce the Talking Postgres podcast, & develop Postgres extensions.", + "visible": true, + "interview": false + } + ] }, { "level": "Supporter",