9 data management sessions to check out at Next OnAir

At Google Cloud, we build databases that are simple to operate, secure, and designed to handle both what you’re running today and what you’re looking to build next. No matter where you are in your journey—whether you’re moving on-prem servers to the cloud, modernizing existing systems, or spinning up new workloads—this week at Google Cloud Next ‘20: OnAir is full of sessions, tips, and customer stories to help you meet your needs. Be sure to add these can’t-miss sessions to your playlists, and take a look at the full schedule. All sessions are going live starting tomorrow, August 18, at 9am PT, and will be available on-demand after that.Keynote featuring Sharechat: What’s new with database management Join Director of Product Management Penny Avril for this keynote session featuring new releases, use cases, and a conversation with Sharechat’s VP of Engineering Venkatesh Ramaswamy to learn how his team was able to lower operating costs by 30% while improving team efficiency by migrating to Google Cloud. Data modernization: the McKesson story Global healthcare company McKesson will show you how they modernized their databases using Google Cloud services, including migrating from Oracle to Cloud SQL. Their director of data analytics and innovation will walk through how they brought together multiple siloed legacy tools and data into a successful modern cloud architecture. Learn how they broke down complex database architectures into roadmap items and navigated complex challenges along the way. What’s new with Cloud SQL Cloud SQL makes it easy to run MySQL, PostgreSQL, and SQL Server in the cloud. Over the past year, we’ve added an impressive amount of enterprise capabilities to meet your needs for security, reliability, and financial governance. Learn more about new features and enhancements, including point-in-time recovery and cross-region replicas, and how you can get started with them.  Switching from DynamoDB to Cloud Bigtable and Spanner In this session, hear from ShareChat, one of the largest social media platforms in India, which migrated from AWS to Google Cloud. Learn how ShareChat replaced DynamoDB with Google’s Cloud Spanner database for better scale and improved efficiency. NYT: Building a real-time collaborative editor with Firestore The New York Times has reporters and editors all over the world working to write and produce breaking news on tight deadlines. Using Firestore, the technology team at the Times built a collaborative rich-text editor that for the first time allowed editors to see each others’ edits as they happen. You’ll hear how Firestore empowered the team at the Times to quickly build a highly scalable, collaborative article-editor app.Future-proof your business for global scale and consistency with Cloud Spanner In this session, learn about how massively scalable database Spanner helps build apps that require strong consistency and high availability. You’ll also get a look at new and recently launched Spanner capabilities that offer even more enterprise benefits.Simplify complex application development using Cloud Firestore Get a look at how the Cloud Firestore database service makes it easy for developers to scale new and existing applications while adding real-time client data synchronization and offline mode capabilities. Learn about new Firestore capabilities and hear from Khan Academy how they responded to rapid growth in site usage during the Covid-19 pandemic. Modernizing HBase workloads with Cloud Bigtable See how you can move workloads running on open source database HBase to Bigtable, our fully managed, low-latency NoSQL database. Bigtable can ease operational burdens and allow developers to use the service for large analytical and operational workloads with global replication.Bare Metal Solution: Bring all your enterprise workloads to Google Cloud Most legacy apps weren’t designed to run in the cloud, but businesses running those apps need to adapt quickly to take advantage of modern technology. In this session, check out how Bare Metal Solution addresses the risk and challenge of migrating legacy workloads by providing all the necessary infrastructure to run Oracle databases and other specialized workloads close to Google Cloud—securely and cost-effectively.Check out the full lineup of databases and data management sessions. Have a question or project you’re working on? Remember to schedule time with our database experts during the week. We’ll see you in the cloud!
Quelle: Google Cloud Platform

Looking ahead as GKE, the original managed Kubernetes, turns 5

It’s hard to believe that GKE is already celebrating its 5th birthday. Over these last five years it’s been inspiring to see what businesses have accomplished with Google Cloud and GKE—from powering multi-million QPS retail services, to helping a game publisher deploy 1700 times to production in the week of its launch, to accelerating research into discovery of treatments for both rare and common conditions in cardiology and immunology, to helping map the human brain. These were all made possible by Kubernetes. Today, as Virtual KubeCon kicks off, we want to say first and foremost, thank you to the community for making Kubernetes what it is, and making it the industry standard for managing containerized applications. While GKE transformed how businesses modernize their applications and pushed the bounds of what Kubernetes can achieve, such sustained innovation was only possible thanks to support and feedback from Kubernetes users and close partnership with GKE customers.As we look ahead, we wanted to share five ways we’re continuing our work to make GKE the best place to run Kubernetes.1. Leaving no app behindEvery workload deserves the benefits of portability, isolation, and security. The next wave of Kubernetes users wants to containerize their apps and derive those benefits, but often stumbles when confronted with the complexity of getting started with Kubernetes. Embracing Kubernetes shouldn’t have to be the hard way, and GKE has invested heavily in simplifying the entire journey—from creating your first cluster, to deploying your first app into production. GKE customers can now take advantage of Windows on GKE, as well as Google Cloud optimizations and best practices, to smoothly run workloads from traditional stateless to complex stateful and batch. For enterprise applications, you have access to practical guidance for PCI DSS on GKE and infrastructure-level compliance resources, helping you achieve compliance while reaping the benefits of running your applications on GKE. Even workloads previously stuck on proprietary legacy mainframes can now be migrated into GKE, using automated code refactoring tools. You can also supercharge your advanced AI/ML workloads at an optimized cost performance ratio using GPU and TPU support, the latter of which is only available in Google Cloud. If you’re interested in deploying GPU workloads across cloud, on-premises, and the edge, you can check out our partner NVIDIA’s GPU Operator for Anthos and GKE on-prem, which we are launching this week.2. Saving money with optimal price-to-performance by defaultEmbracing Kubernetes isn’t just about developer velocity but also about cost optimization. GKE helps organizations improve resource utilization through efficient bin packing and auto-scaling. Although this provides some operational efficiency, you can achieve considerable additional savings using multi-dimensional auto-scaling, which is again, only available on GKE. GKE clusters of all sizes use cluster autoscaling, which can help reduce costs over static clusters and reduce the complexity of ensuring Kubernetes scales to meet the needs of your business. You can save even more with flexible options for horizontal pod autoscaling based on both CPU utilization and custom metrics, as well as vertical pod autoscaling and node auto-provisioning. We’ve published our best practices for running cost-optimized Kubernetes applications on GKE to help you get started.3. Container-native networking: no more square pegs in round holesGKE is at the forefront of container-native networking. A new eBPF-based dataplane in GKE provides built-in Kubernetes network policy enforcement to support multi-tenant workloads. It helps increase visibility into network traffic augmented with Kubernetes metadata for security conscious enterprises. VPC native integration affords IP management features such as flexible pod CIDR and non-RFC 1918 IP range support, letting you better manage your IP space and scale your clusters as needed. With network endpoint groups (NEGs) you can load balance HTTP traffic directly to pods for more stable and efficient networking. You can read more about our networking capabilities in this best practices blog post.4. Bringing BeyondProd to containerized appsGoogle protects its own microservices with an initiative called BeyondProd, a new approach to cloud-native security. This protection applies concepts like: mutually authenticated service endpoints, transport security, edge termination with global load balancing, denial of service protection, end-to-end code provenance, and runtime sandboxing. By implementing the BeyondProd methodology for your containerized applications, GKE allows your developers to spend less time worrying about security while still achieving more secure outcomes.5. Democratizing access to learning Kubernetes Kubernetes, conceived and created at Google, is the industry standard for adopting containers and implementing cloud-native applications. Google is the largest engineering contributor1 to the Kubernetes project, contributing to almost every subsystem, SIG, and work-group. Google also funds and provides almost all of the infrastructure for Kubernetes development. We are deeply committed to continuing these contributions.The growth and potential of Kubernetes is accelerating its usage across customers and creating more businesses focused on its distribution, hosting and services. To wit: there are more than 64,500 job openings related to Kubernetes2. To support this growing demand, we are continuing to provide opportunities to learn Kubernetes through GKE. You already have access to quickstarts, how-to guides, tutorials, and certifications from Coursera and Pluralsight. To make it even easier, from now until December 31, 2020 we’re providing Kubernetes training at no charge–visit goo.gle/gketurns5 to learn more.We can’t wait to see what customers will achieve with GKE in the next five years. Until then, we will leave you with this celebratory ‘5 things developers love about GKE’ video.1. DevStats from CNCF.io2. LinkedIn job search results for ‘Kubernetes’ keyword worldwide as of August 12, 2020.
Quelle: Google Cloud Platform