SSIS vs AWS Glue vs Skyvia

SSIS and AWS Glue both offer a data integration solution. Compare the features and benefits, data sources and destinations, and see which meets your needs. Look at the side-by-side comparison chart of the two data integration solutions.

Look at the side-by-side comparison chart

SSIS

vs

AWS Glue

vs

Skyvia

About the Services

SSIS

SQL Server Integration Services (SSIS) is a data integration tool from Microsoft. You have SSIS when you buy Microsoft SQL Server. Launched in 2005, SSIS works with a variety of sources and delivers it to the desired destination. It’s a mature product that is flexible, scalable, and reliable. It is ideal for small-scale data migrations to large-scale enterprise data warehouses.

You can design SSIS packages using Visual Studio with drag-and-drop functionality and then perform a variety of data integration scenarios. And this includes ETL, ELT, reverse ETL, data ingestion, replication, and more. SSIS provides a range of data connectors for SQL Server, Oracle, Excel, and other data sources. It can also work with structured, semi-structured, and unstructured data. There are also third-party providers of free and commercial SSIS components. This adds more connectors and transformations to SSIS.

SSIS comes together with SQL Server installer. And it needs installation and configuration by a skilled IT professional. Data resides on customers’ on-premise or cloud servers. So, they are in control of its security. But you can also deploy it in the cloud. So, the security and privacy certifications of that cloud provider are in effect.

AWS Glue

AWS Glue is a serverless data integration tool from Amazon. It helps you extract data from other cloud services offered by Amazon Web Services (AWS). Then, incorporate it into data lakes and data warehouses. It offers a cost-efficient way to process data for good use in analytics and machine learning. AWS Glue provides a performance-optimized infrastructure for running Apache Spark for data integration. It supports batch and stream processing. And it speeds up data ingestion, processing, and integration.

AWS Glue covers various data integration scenarios. This includes ETL, ELT, reverse ETL, data ingestion, and replication.

AWS Glue encrypts all customer data at rest using industry-standard encryption algorithms. AWS Glue also provides customers with fine-grained access control over their metadata. It is compliant with various security standards such as SOC 1/2/3, PCI DSS Level 1, and HIPAA Eligible Service.

Skyvia

Skyvia is a no-code cloud data integration platform for many data integration scenarios. It’s an all-rounder tool for ETL, ELT, Reverse ETL, data migration, one-way and bi-directional data sync, workflow automation, and more. Devart launched this fantastic product in 2014 for cloud data integration and backup.

Skyvia offers more than 180 ready-made data connectors. These are available for thousands of free users, including 2000+ paid customers. Big names like Hyundai and General Electric trust Skyvia to process their data. Its easy-to-use, drag-and-drop interface suits both IT professionals and business users. And don’t take our word for it. Listen to G2 reviewers about how easy it is to start and work with it. Data integration experts who used other tools can adapt with little to no help from support.

Skyvia has flexible pricing plans perfect for small startups and large enterprises. So, it makes it applicable to businesses of all sizes. Also, Skyvia’s freemium model allows users to start using it now and then decide if they need to upgrade later.

The safety of your data is also our prime concern. So, we hosted it in Microsoft Azure cloud, providing the best data security and privacy. It complies with a wide set of security standards, including SOC 2, ISO 27001, and many others.

SSISAWS GlueSkyvia
FocusETL, ELT, and Reverse ETL.ETL, ELT, Reverse ETL, streaming.Data ingestion, ELT, ETL, reverse ETL, data sync, workflow automation.
Skill levelLow-code, no-code solution.
Or, coding in .Net languages like C#.
Low-code, no-code solutions
Or, coding in Python or Scala on complex scenarios.
No-code wizard. Top-rated as one of the easiest ETL tools by G2.
SourcesODBC, ADO, .Net, OLEDB compatible data sources.JDBC-compatible connectors and Amazon ecosystem connectors.180+
DestinationsSupported data sources.Supported data sources.Supported data sources, including databases, data warehouses, cloud apps and flat files.
Database replicationFull and incremental load.Full and incremental load.Full table and incremental via change data capture.
Ability for customers to add new data sourcesYes, by coding custom data source components.API for creating custom connectors.Ye s, by request or using REST API connector.
G2 customer satisfaction4.6 out of 5
11 reviews
4.2 out of 5
94 reviews
4.8 out of 5
217 Reviews
Peer Insights satisfaction4.4
291 Ratings
4.2
173 Ratings
4.8
103 Ratings
Developer toolsVisual Studio, SQL Server Management Studio.AWS Glue Studio, Console, CLI, and API.REST connector for data sources that have REST API.
Advanced ETL capabilitiesRunning external processes.
Running within Azure Data Factory.
Job bookmarking, parallel execution.Visual ETL data pipeline designer with data orchestration capabilities.
Compliance and security certificationsIn the cloud: ISO/IEC 27001:2013, SOC 1/2, HIPAA, GDPR.
On premise: IT departments are in control of security.
SOC 1/2/3, HIPAA, GDPR, ISO 27001, 27017, and 27018, PCI DSS.HIPAA, GDPR, PCI DSS.
ISO 27001 and SOC 2 (by Azure).
Purchase processBundled when you buy Microsoft SQL Server.Use the free trial or talk to sales.Self-service or sales.
Vendor lock-inBased on SQL Server subscription.Pay-as-you-go.
No minimum contract term.
Monthly or annual contracts.
PricingPricing is based on SQL Server Edition licenses.
Developer Edition is free.
Pay-as-you-go.
No minimum contract term.
Volume-based and feature-based pricing. Freemium model allows to start with a free plan.

Connectors

SSIS

SQL Server Integration Services (SSIS) comes with various data connectors. These data sources are compatible with ADO, .Net, ODBC, and OLEDB providers. Some of the popular ones include connectors for SQL Server, Oracle, and Excel.

You can also create your own custom connectors to connect to unknown data sources. You can do this by creating a custom data source component. This allows customers to extend its functionality. And connect to any data source they need.

AWS Glue

AWS Glue supports the following connection types:

• JDBC-compatible data sources,
• Amazon Relational Database Service (Amazon RDS),
• Amazon Redshift,
• Amazon DocumentDB,
• Kafka,
• MongoDB,
• MongoDB Atlas.

But there’s no mention of the latest number of data connectors available for AWS Glue.

AWS Glue provides an API for creating custom connectors. With this, you can connect to data sources unknown to AWS Glue.

Skyvia

Skyvia offers more than 180 connectors, and more to come very soon. It supports connectors for CRMs, accounting, email marketing, e-commerce, human resources, marketing automation, payment processing, product management, all major databases and DWH, flat files, and more. It’s also not a problem whether your data is on-premise or in the cloud.

You can access your on-premise data with peace of mind using the Skyvia Agent. It allows you to connect to databases like SQL Server, MySQL, and more using an encrypted connection. You need to download the Skyvia Agent and install it. Then, download a secured key file and place it in the same folder as the Agent. The Agent is like an unbreakable metal door, and you use the key file to open that door to your on-premise data. You can also set it up so that Skyvia can access only the resources you specify and nothing else.

Customers can also leave a request for a new data connector. And Skyvia will prioritize building it without additional payment.

Transformation

SSIS

SSIS can handle data transformations in ETL, ELT, and reverse ETL scenarios. You can do transformation tasks like data cleansing, conversion, merging, and more. There are 30+ built-in transformations available in SSIS. And if you need something outside of that, code using C# or VB.Net to make your custom transformation.

Additionally, AI in Visual Studio can help you code faster. This is possible by using extensions like GitHub Copilot.

AWS Glue

AWS Glue can generate ETL code to transform source data into target schemas. Its graphical user interface (GUI) supports various types of transformations. These include handling missing values, filtering, mapping, aggregating, pivoting, and more.

If you prefer to code your transformations, AWS Glue supports Python and Scala.

Skyvia

Skyvia is a full-featured ETL service that allows powerful data transformations. It is a no-code solution allowing data splitting, conversion, lookups, and many more.

You can use the Skyvia Data Flow and Control Flow for advanced data pipelines. Transformations for these advanced pipelines are flexible. It supports extending your data with new columns, conditional flows, and summarized values. And all these you can do with parameters, variables, and more for flexibility without code.

Moreover, Skyvia has an Expression Builder to build formulas with many functions. With this, you can convert or extract parts of the data or form new values to suit your needs. And if you love coding in SQL, Skyvia can further extend your transformation needs. It supports multiple joins, groupings, CASE expressions, and more in SELECT queries. And you can also use DML commands like INSERT, UPDATE, and DELETE.

Support

SSIS

SSIS customers can receive support from Microsoft through a variety of channels. This includes online documentation, community forums, and direct support from Microsoft.

Different levels include free online resources, paid support plans, and premium support plans.

Customers can access support through the Microsoft Support Center. From here they can create a support ticket or chat with a support representative.

Microsoft also offers a Service Level Agreement (SLA) for its premium support plans. It guarantees a response time and resolution time for support requests. To use this option, contact a Microsoft sales representative or visit the Microsoft Support website.

AWS Glue

AWS Glue provides different levels of support for its customers. These include Basic, Developer, Business, and Enterprise.

Basic support is free. And this includes access to AWS Trusted Advisor and AWS Personal Health Dashboard.

Developer support includes all Basic support features, then add a 12-hour response time resolution of cases.

Business support includes all Developer support features, plus 1-hour response time for cases and Infrastructure Event Management.

Enterprise support includes all Business support features, plus a dedicated Technical Account Manager (TAM) and Infrastructure Event Management with customizations.

You can reach AWS Glue customer support by creating a case in the AWS Support Center. AWS Glue provides an SLA of 99.9% availability for its service. If you need premium support, you can avail yourself of AWS Premium Support.

Skyvia

Skyvia offers free email, chat (on the website or in-app), and forum support for all customers. It also provides extensive documentation with lots of tutorials and user guides.

For paid customers, there's also a phone support option and additional support options for Enterprise customers.

Pricing

SSIS

SSIS is part of the SQL Server suite of products. And the pricing model is per-core. You can choose to buy a SQL Server license with SSIS included, or they can buy an SSIS license separately. Prices vary depending on the SQL Server edition and the number of cores required.

Microsoft also offers cloud-based options for SSIS through its Azure services. Customers can choose to run SSIS packages on virtual machines. Or use Azure Data Factory, a cloud-based ETL service that includes SSIS functionality. Azure Data Factory pricing model is another thing to consider. But you will only pay based on usage.

Developers can use SSIS for free if they have a SQL Server Developer Edition. This version includes all features of SQL Server Enterprise. But the license is for development and testing only.

AWS Glue

AWS Glue pricing depends on the number of Data Processing Units (DPUs) used per hour. DPUs are a measure of processing power and memory capacity. AWS Glue charges $0.44 per DPU hour. This means you pay only for what you use with no upfront costs or commitments.

AWS Glue also has Always Free AWS Glue 1 Million. It includes 1 million objects stored in the AWS Glue Data Catalog and 1 million requests/month.

Skyvia

Skyvia Data Integration is a freemium tool with an option to request a 14-day trial. So, price is not a barrier to entry.

And when you’re ready, paid plans start from $19 per month. Pricing tiers depend on a few factors. It includes the number of loaded records, scheduling frequency, and advanced ETL features. There are no sale commitments. And customers can upgrade or downgrade at any time. Check out a detailed comparison here.

If you doubt the price is worth it, check out review sites like G2. Aside from ease of use, reasonable pricing is one of the things Skyvia customers like. So, you can be sure the features you get are worth every penny.