AWS releases a new generation of Amazon Aurora serverless to facilitate SQL Server Migration

RecordTrend.com is a website that focuses on future technologies, markets and user trends. We are responsible for collecting the latest research data, authority data, industry research and analysis reports. We are committed to becoming a data and report sharing platform for professionals and decision makers. We look forward to working with you to record the development trends of today’s economy, technology, industrial chain and business model.Welcome to follow, comment and bookmark us, and hope to share the future with you, and look forward to your success with our help.
The following is the AWS releases a new generation of Amazon Aurora serverless to facilitate SQL Server Migration recommended by recordtrend.com. And this article belongs to the classification: Industry information.
A new feature that makes it easier to migrate SQL server to Amazon aurora and an open source project to help more organizations migrate from SQL server to PostgreSQL
Aurora serverless V2 can be expanded to support hundreds of thousands of transactions in less than one second, which can save up to 90% of the cost compared with the way of capacity configuration according to business peak demand; (2) babelfish for Aurora PostgreSQL enables customers to run SQL directly on Amazon Aurora PostgreSQL without changing the code The open source project of babelfish for PostgreSQL will be released on GitHub in 2021. The project adopts the relaxed Apache 2.0 license, so that babelfish for Amazon Aurora PostgreSQL can help more enterprises
Beijing – December 2, 2020, at AWS re: invest, an annual event hosted by Amazon cloud services (AWS), AWS announced the new generation of Aurora serverless, as well as a new feature that makes it easier for customers to migrate from SQL server to Amazon Aurora PostgreSQL. Meanwhile, AWS has released a new open source project to help more organizations migrate from traditional databases to open source alternatives. For customers who don’t want to deal with the complicated work of self-service database, Amazon Aurora serverless V2 can be expanded to support hundreds of thousands of transactions in less than one second, saving up to 90% compared with resource allocation according to business peak demand. AWS also announced babelfish for Aurora PostgreSQL, a new feature of Amazon Aurora, which allows customers to run SQL server applications directly on Amazon Aurora PostgreSQL with little or no code changes. In addition, AWS shared plans for the babelfish for PostgreSQL open source project, which will use the relaxed Apache 2.0 license and will be released on GitHub. This series of innovations will make Amazon Aurora serverless more attractive to various workloads, and bring the advantages of Amazon aurora and PostgreSQL to more enterprise organizations. Please visit https://aws.amazon.com/rds/aurora/ Get started.
Old traditional databases that have been developed and used for decades usually require trained personnel and sufficient funds to run and manage them. These commercial databases have high performance and high availability, but they are expensive, complex to manage and have high lock rate. In addition, customers using commercial databases are often at the mercy of conservative traditional database providers, subject to mandatory rules, such as the imposition of arbitrary and punitive license terms. Today, more than 100000 customers choose to run their database workloads on Amazon Aurora because they can enjoy the performance and availability of the highest level of commercial databases at a cost of only one tenth, making it the fastest growing service in AWS history. At present, there are more than 350000 databases migrated to AWS through AWS database migration service (DMS). This time, AWS continued this strong momentum and released a new generation of Amazon Aurora serverless, a new feature that makes it easier for SQL server to migrate to Amazon Aurora, and an open source project that makes it easier for more enterprise organizations to migrate from SQL server to PostgreSQL,.
Amazon Aurora serverless V2 can scale to support hundreds of thousands of transactions in less than one second, saving up to 90% compared with capacity configuration based on business peak
Customers often face a dilemma when managing database capacity. If they over configure capacity, they will take on unnecessary overhead, but if they do not configure enough capacity, they will face the risk of application downtime. Since its launch in 2018, Amazon Aurora serverless has been used by thousands of customers as a highly efficient database option to meet the application requirements of low traffic, intermittent or unpredictable traffic (such as test and development workload). Amazon Aurora serverless V1 can expand the database capacity in 5 to 50 seconds, doubling the capacity each time when needed, and because it is server free, customers don’t have to worry about database capacity management. Then, in order to run more production level workloads on Aurora serverless, customers need their database capacity to be expanded more quickly and accurately, while taking advantage of Amazon Aurora’s full range of capabilities includes the use of multiple AWS availability zones (AZ) for high availability, global databases for low latency, read-only replicas for high performance, backtracking for high resilience, and parallel queries to speed up queries.
Amazon Aurora serverless V2 can scale the database workload to hundreds of thousands of transactions in less than a second. Amazon Aurora serverless V2 can fine tune the capacity, instead of doubling the capacity every time the workload needs to be expanded, thus providing the appropriate database resources to meet the application requirements. With Amazon Aurora serverless V2, customers only pay for the capacity they use, saving up to 90% of the database cost compared to the capacity cost configured for peak load. Amazon Aurora serverless V2 also provides all functions of Amazon Aurora, including multi availability zone support for high availability, low latency global database, high performance read-only replica, high elastic backtracking and parallel row query for fast query. Amazon Aurora serverless is suitable for a wider set of applications. For example, Amazon Aurora serverless can now support enterprises with thousands of applications and want to easily manage the full database capacity, or software as a service (SaaS) provider with hundreds of databases to support multi tenant environments for different customers. Amazon Aurora serverless V2 is now available as a preview for Amazon Aurora versions compatible with MySQL 5.7. To learn more, visit https://aws.amazon.com/aurora/serverless 。
Babefish for Aurora PostgreSQL enables enterprise organizations to run SQL server applications directly on Amazon Aurora with little or no code changes
Customers such as Autodesk, Best Western Hotels & Resorts, Dow Jones, Honda, Liberty Mutual Insurance Company, Samsung Electronics, reddit, venmo, Verizon, Verizon communications, etc. have successfully migrated more than 350000 databases to AWS with minimum downtime by using AWS database migration service (DMS) and using AWS schema conversion Tool (SCT) transforms database schema. However, once customers have completed the initial database migration, they will face more work to migrate their application logic. Migrating application logic requires manual coding, is time-consuming, and is often associated with proprietary database commands from conservative database vendors. As Microsoft uses its licensing practices more aggressively and operationally, customers are asking AWS to help them more easily migrate their SQL server applications to Amazon aurora.
Babelfish for Aurora PostgreSQL is a new feature that makes it possible for customers to run SQL server applications directly on PostgreSQL without changing their code. Babelfish for Aurora PostgreSQL provides a new parsing layer for Amazon Aurora PostgreSQL, enabling Amazon aurora to understand commands from applications written for Microsoft SQL server. Babelfish for Aurora PostgreSQL understands T-SQL, the proprietary SQL dialect of Microsoft SQL server, so customers do not have to rewrite all database requests for their applications. Babelfish for Aurora PostgreSQL also understands the network protocol of SQL server, so customers can continue to use their existing SQL Server database drivers. After customers migrate data using AWS DMS, they just need to update their application configuration to point to Amazon Aurora, and then start testing to run the application on Amazon aurora. After testing the application, customers will no longer need SQL server and can stop paying for these expensive and restrictive licenses. Since Amazon aurora can use babelfish for Aurora PostgreSQL to understand the language of SQL server and PostgreSQL, customers can use PostgreSQL to write application functions and run the function in parallel with the old version of SQL server code. To learn more, visit https://aws.amazon.com/rds/aurora/babelfish/ 。
Babelfish for PostgreSQL, a new open source project, helps more enterprise organizations migrate from SQL server to PostgreSQL
By 2021, babelfish for PostgreSQL will provide babelfish for Aurora PostgreSQL source code to anyone who wants to add additional features. Babelfish for PostgreSQL will use the relaxed Apache 2.0 license, so enterprise organizations can use it for any purpose under the license terms, distribute, modify, and distribute modified versions of the software. All of Babelfish’s work and plans will be on GitHub, so the functions that AWS is preparing for in the next step will be completely transparent to the enterprise organization. To learn more, visit https://babelfish-for-postgresql.github.io/babelfish-for-postgresql/ 。
“Customers tell us how distressed it is to deal with the enforcement policies of conservative database vendors when all they want to do is focus on business growth. These customers want to turn to open source and build cloud databases in a simple and cost-effective way without affecting availability, reliability and security. ” Shawn bice, vice president of databases at AWS. “The next generation of Amazon Aurora serverless and babelfish released today will make it easier for customers to get rid of the constraints of conservative databases, enjoy the huge cost advantages of open source database engines, and help them choose the right database to do the right job.”
Intuit is a global financial platform and the creator of turbotax, QuickBooks and mint. “Millions of consumers and SMEs rely on intuit applications such as turbotax, QuickBooks and mint to manage their assets. Since its launch, Amazon Aurora has provided us with the scalability and reliability we need for mission critical systems, “said Anshu Verma, chief architect at intuit QuickBooks online. “We are happy to work closely with the AWS database team to make it easier for us to manage Aurora database capacity and optimize costs. The launch of Aurora serverless V2 is significant for our customers and intuit. “
Zendesk provides customer relationship management software to help organizations improve user engagement and better understand customers. “At Zendesk, we rely on Amazon aurora to support more than 150000 different customers and their data,” said kalyan wunnava, director of engineering at Zendesk. We are looking forward to the launch of Amazon Aurora serverless V2, which will help us significantly simplify the management of Amazon Aurora instances while continuing to provide high-performance services to our customers. “
WirelessCar is the world’s leading digital automotive service provider, helping to develop software defined, electric and automatic driving vehicles, leading a safe, intelligent and sustainable future. Niklas flor é n, chief technology officer and chief operating officer of wireless car and senior vice president, said: “we have adopted a server free architecture on AWS so that we can focus on customer value and business processes rather than worry about the management of the computing infrastructure. We are eager to extend these serverless architectures to our relational databases through Amazon Aurora serverless V2, without worrying about database workload while using all the rich features provided by Amazon aurora. “
Acquia, a SaaS provider of web content management solutions, relies on Amazon aurora to support many of its relational database workloads. “With Amazon Aurora, acquia increased throughput by 30%, eliminated database downtime, and significantly reduced our infrastructure and operational maintenance overhead,” said Jake Farrell, senior director of engineering at acquia. “We are very excited about the new version of Amazon Aurora serverless. Its ability to instantly expand Amazon aurora in the right amount to meet changing capacity requirements is very exciting, and it may also help us deliver a better user experience to our customers while further simplifying operations and optimizing costs. ” More reading: more than 50 technical forums and more than 6000 professionals are expected to attend the opening of the AWS technology summit in Shanghai in 2018, which will be the highest in China of AWS technology summit. AWS China will release financial management services to let customers use cloud services more economically and efficiently. Amazon cloud services (AWS) in China has officially launched two new file storage services. AWS announced Amazon bracket Quantum computing service is officially launched. Amazon cloud service (AWS) fully supports the smart operation of more than 50 schools in the world education group. AWS announced the launch of a new region in Hong Kong. Currently, it has provided 64 usable areas in 21 regions of the world. AWS announced the opening of three Amazon cloudfront sites operated by West cloud data, which has a daily life of 40 million tom cat game family Create “insensible” user experience with AWS cloud service Shouqi car hailing and Amazon cloud service (AWS) launch the first customized intelligent voice solution for travel industry Sagemaker launched China Amazon cloud service (AWS) to help Toyota Internet China’s Internet of vehicles service fully implemented. Amazon cloud service (AWS) officially launched in Ningxia and Beijing of China. Amazon sagemaker launched five new machine learning services to reshape and improve the daily tasks of enterprises. Amazon Athena officially launched in AWS China (Ningxia) region
If you want to get the full report, you can contact us by leaving us the comment. If you think the information here might be helpful to others, please actively share it. If you want others to see your attitude towards this report, please actively comment and discuss it. Please stay tuned to us, we will keep updating as much as possible to record future development trends.