(Bhuvanesh R) Point In Time Recovery – is a nightmare for DBAs if the MySQL clusters are self managed. It was 10PM, after had my dinner I was simply watching some shows in YouTube.
Community
Saving AWS RDS and Redshift Billing Costs using Reserved Instances
(Amit Bansal) In this post, we would understand what are reserved instances, when do you need them and various ways to monitor them in your environment.
Create File with Content Using PowerShell
(Tim Smith) In this tip, we’ll look at some of the basics of creating files with PowerShell. We may create files to add data, creating flags for processes, specifying formats, or formatting output in a manner we can use in spreadsheets or database tables.
Demystifying HttpClient Internals: HttpRequestMessage
(Steve Gordon) Anyone who regularly works with HttpClient will have likely have also used the HttpRequestMessage class.
Using SQLAlchemy with MySQL 8
(Jesper Krogh) I few months ago, I wrote about using the Django framework with MySQL 8. There are also other Python frameworks that are worth considering. In this blog, I will look at using SQLAlchemy with MySQL 8.
Import Data Dump File into Oracle Autonomous Data Warehouse Cloud (ADWC) Using Data Pump
(Mohit Sharma) In this post, you will learn how to import a dump file into the adwc_hr schema in the Oracle Autonomous Data Warehouse Cloud (ADWC) service instance using data pump (impdp).
Consulting 104 – Why Do I Give All the Performance Tuning Scripts to My Customers? – SQL Server Performance Tuning
(Pinal Dave) This is the fourth of my 5 part series on my over 10 years of experience in Comprehensive Database Performance Health Check consulting engagement.
How To Use JWT Authentication With Web API
(Gajendra Jangid) In this article, we will learn how to use JWT Token Security with Web API.
Writing and Testing Azure Functions with Function Monkey – Part 3
(James) Part 3 of my series on writing Azure Functions with Function Monkey focuses on writing tests using the newly released testing package – while this is by no means required it does make writing high value acceptance tests that use your applications full runtime easy and quick.
Microsoft SQL Server: Current Identify Column Value in a Table
(Greg Larsen) What is the current identify column value in my table?
