From 9f39e142b15b8cd63415e26a9bbe70e072b7b278 Mon Sep 17 00:00:00 2001
From: Craig Kerstiens We're excited to announce Brandon Philips the CTO from CoreOS will be joining us as our guest keynote for PostgresOpen Silicon Valley in a couple of weeks. Brandon Philips was the CTO of CoreOS which was acquired by RedHat, where he is now part of the technical staff. CoreOS was instrumental in the early days of container orchestration and he'll join us to share a little of the journey in particular around etcd and it's evolution. In July 2013 the etcd project was announced to solve a critical problem for CoreOS: how to safely coordinate unattended automatic software updates across a cluster of Linux nodes. Today hundreds of companies use etcd as part of their production systems to hold critical data for their Kubernetes clusters, network systems, monitoring systems, and much more. But, how did etcd evolve from a CoreOS intern project to being a critical system in the Cloud Native ecosystem? This talk will cover the 5 year history of etcd from the stumbles, use cases, and technical evolution. We will also dive into the trade-offs that were made as the system went from theoretical prototype to production ready workhorse. You don't have to be an expert on containers, orchestration, or etcd to be able to have some great takeaways from this talk. If you haven't already please make sure to grab your ticket so you'll be able to join us for enlightening talk before we're sold out. Last week was PostgresOpen Silicon Valley. We'll be doing a follow-up post to highlight some of the details of the event soon. Throughout the event there was the opportunity to interact with our sponsors who are doing interesting things for advancing open source and Postgres, as well as over 1/3 of the PostgreSQL committers that were in attendance. During the conference we had the opportunity to sit down with Sudhakar Sannakkayala, the GM of Azure open source databases to learn a bit more on Microsoft's journey with open source and Postgres in particular. Q: You launched Azure Database for PostgreSQL in public preview a little over a year ago and introduced general availability this year. What did you learn from your preview, and your other database services, that you applied to your GA offering? SS: We worked very closely with our customers throughout the preview, through assessments and POCs. The feedback we received during preview heavily influenced the final GA product. The key things we heard from customers were:
Itâs been a humbling and great learning experience, and we are thankful for the insight and support of our customers and the Postgres community.
Q: Weâve noticed many Azure engineers at Postgres conferences around the world. Can you share a bit about what it's been like to jump in as an active participant in the community?
SS: When we made the decision to bring PostgreSQL on Azure, we were conservative â expecting to cater to a limited set of customers asking for PostgreSQL as a service on Azure.
The journey started with listening to our customers and users who voted in large numbers for PostgreSQL. It was very exciting to see the high level of interest in our PostgreSQL service.
Since PostgreSQL was so new to us, our engineers immersed themselves in the Postgres community, working to understand the needs and wants of the community and endeavoring to build the best PostgreSQL experience in the cloud. We learned a lot and are thankful for all your support through the process!
Q: As youâve gotten a better sense of the needs of the Postgres community and what developers want, what surprised you?
SS: During the early phases of preview, we saw firsthand that youâre not just bringing databases to the cloud. Youâre looking for end-to-end solutions you can use to build applications and experiences that delight your customers.
Itâs funny - we were so focused on delivering a great Postgres service that we were caught a bit off guard when we heard the interest in a comprehensive platform. Once we understood that, we worked hard to make it easy for developers to connect Azure Database for PostgreSQL to other services to build end to end solutions. For example, we integrated deployment of PostgreSQL database on Azure with App services, so developers can build and deploy web or mobile applications and get a PostgreSQL database as part of the same workflow. Similarly, we integrated PostgreSQL with Open Source Broker for Azure (OSBA) to make it seamless for developers to connect containerized apps, or cloud foundry apps to PostgreSQL. We also integrated with BI tools such as PowerBI to instantly get insights on data stored in Postgres or ability to develop intelligent apps using Cognitive APIs.
Q: Whatâs next for PostgreSQL on Azure?
SS: When it comes to innovating Azure, our overall guiding principle is to help our customers innovate. We focus on technologies that improve customersâ productivity, flexibility, intelligence, and security. You saw several examples of what we have already done - and our customers are asking for even more. We are looking to enable intelligent ML based capabilities to solve some of the key customer challenges around performance optimization and data security. We are also excited about what is coming up with PostgreSQL 11 and will be looking to add support for this major release in the service. In addition to this, we are also focusing on enabling customers migrate their mission critical workloads to Azure and also enable new SaaS/ISVs to build large scale distributed solutions on top of our PostgreSQL service.
" } ], diff --git a/templates/index_base.html b/templates/index_base.html index e702fcf..b634f74 100644 --- a/templates/index_base.html +++ b/templates/index_base.html @@ -103,9 +103,8 @@