Skip to main content

Posts

Showing posts with the label AWSRDS

SQL Server On the Cloud

שלום לכולם לאחר היוזר גרופ האחרון חשבתי לעצמי שצריך לעשות קצת סדר בנושא   SQL Server on the cloud . כזכור יש תצורת עבודה בענן הקרויה PAAS (Platform as a service) ובקיצור – אין מחשב להתחבר והכל מנוהל על ידי הספק. ויש תצורת עבודה בענן הקרויה IAAS ( Infrastructure as a service ) ובקיצור מקבלים מכונה וירטואלית כמו שיש לך מכונה וירטואלית באירגון עצמו, היתרון לעומת מכונה וירטולית היא שאתה מקבל מכונה שכבר מותקן עליה SQL Server לפי גירסה או Edition שאתה בוחר. בואו נצלול לפרטים: SQL Server as PAAS – מוגש לציבור ככל הידוע לי רק על ידי שני ספקים מיקרוסופט ואמזון. הענן של אמזון נקרא AWS- Amazon Web Service – זהו שרות הענן הגדול ביותר והנפוץ ביותר. שירות ה PAAS שלו נקרא RDS – Relational Database , לא ניתן להיכס למכונה יש מספר מגבלות מ גירסה רגילה שאנו מכירים והוא ניתן בגירסאות של 2008 R2 וכן ב 2012 בקומבינציות שונות, עקב היותו PAAS יש לו מגבלות שונות שצריך להכיר, כתבתי על זה פוסט נחמד לפני זמן מה, צריך לומר שבבסיסו המנוע הוא גירסת ה SQL Server הרלוונטית (זהו כמובן...

Monitoring AWS RDS for SQL Server VS Monitoring SQL Azure

Hi I want to show you now the GUI ways to monitor the Main SQL Servers on the Azure and on AWS RDS.  I said GUI since I will not show here the queries in both platforms, T-SQL Queries that show us all we need. I will just show the GUI aspects. Lets jump into it AWS RDS Monitoring: In the AWS Main Portal we have list of DB's we have in AWS we have (this is the new look of the portal): When I will click on Show Monitoring we will see lots of charts related to the status of the Instance. when I move to each instance I can see the relevant charts to this instance.  We can see here some  Metrics like CPU, IOPS, free space i left in the instance or Throughput, those are very useful parameters.  We can see those metrics in several time resolution. And you can create Alarm if one reach the red line you want. And the screen to create alarm looks like this: So the main Monitor From the Portal is very good ...

Upload Data To AWS RDS for SQL Server vs Upload To SQL Azure

שלום לכולם היום עשיתי מספר רב של נסיונות העלאות נתונים לבסיסי הנתונים ב Azure וב AWS.הכנתי קבצי BCP מאד גדולים על טבלאות גדולות, יצרתי בסיסי נתונים באיזור אירלנד (AWS) וב west Eur ב AZURE שגם הוא יושב באירלנד והתחלתי להעלות. המסקנות הן כי  ב 3 הפעמים הראשונות העלאת הנתונים ל AZURE הייתה יותר מהירה וזה נע בסביבות 5000 rows per second ואילו ב AWS זה התחיל מ 4000 ועלה. לאחר 3 הרצות במשך מספר ימים ביצעתי 3 העלאות ביום ובכולם בשני מסדי הנתונים זה נע סביבות 5000. – כלומר בסך הכל המערכות והקווים זהים ואין עדיפות לכאן או לכאן. ניסיתי להגדיל את החומרה ב AWS אולם זה לא השפיע על התוצאות. ב Azure אי אפשר לשנות את החומרה. העלאה ראשונה  SQL Azure העלאה ראשונה AWS RDS וזהו להפעם יום נעים

Amazon RDS for SQL Server

Hi All I have tested lately the optional to use AWS (amazon web service) RDS (relational database). AWS RDS offer to use MySQL,Oracle and SQL Server on the cloud. like the SQL Azure, the service is not full supported all manageable issues we as a DBA’s can do on the Databases on premise. but since AWS RDS for SQL Server offer SQL Server as almost full versions. start with Express to enterprise edition. and from SQL Server 2008 to SQL Server 2012. need to go to main portal. Click on RDS then some clicks….. (the full process will be soon on line in my blog) then click on the version you want….   in the next few posts I will send some screen shots and explanations about what we have and what we do not have in AWS RDS… have a nice day

SQLAzure and Amazon RDS for Microsoft SQL Server

The Air battles just began, it will be great fight and the clients will be the main beneficiaries. Amazon just release (after they for few years Oracle and MySql DB’s) Support for Microsoft SQLServer, you can put on AWS SQLServer 2008R2. by using your License or use their with full package. You do not need to install – the AWS will do it. I will write long Post in Hebrew – and you can translate it, I will write goods and beds of each SQL service. Now those 2 huge, technology companies are fighting in the same Battlefield, but Amazon put MSFT in a very deep conflict, they want everyone uses SQLServer, but from Amazon RDS too? sure they want…  but then what about SQLAzure??? very deep and complicated dilemma… קרבות האוויר רק החלו, זה יהיה קרב גדול ונראה כי הלקוחות יהיו הנהנים העיקריים. אמזון שיחררו (לאחר שנים אחדות שכבר היה אצלם אורקל ו-MySQL ) תמיכה ל SQLServer כל אחד יכול בלחיצת כפתור להפעיל  2008R2 SQLServer. באמצעות רשיון או להשתמש בשלהם עם החבילה המלאה. אין צורך להתקין...