- Home
- Tag: authentication
Posts tagged authentication
The process of proving your identity to a system.
Tag: authentication
Update for SQL Server Integration Services Feature Pack for Azure with support to Azure Data Lake Store and Azure SQL Data Warehouse

Feed: SQL Server Integration Services (SSIS) Official Blog. Author: circle_liu. Hi All, We are pleased to announce that an updated version of SQL Server Integration Services Feature Pack for Azure is now available for download. This release mainly has following improvements: Support for Azure Data Lake Store Support for Azure SQL Data Warehouse Here are the download links for the supported versions: SSIS 2012: https://www.microsoft.com/en-us/download/details.aspx?id=47367 SSIS 2014: https://www.microsoft.com/en-us/download/details.aspx?id=47366 SSIS 2016: https://www.microsoft.com/en-us/download/details.aspx?id=49492 Azure Data Lake Store Components 1.In order to support Azure Data Lake Store (ADLS), SSIS add below two components: Azure Data Lake Store Source: User can use ADLS Source ... Read More
SSIS SCALE OUT and the DYNAMICS AX/CRM ONLINE ODATA CONNECTOR with SQL Server VNext CTP1.0

Feed: SQL Server Integration Services (SSIS) Official Blog. Author: JimmyWongMS. Hi all, I am pleased to announce that you can now download the SQL Server VNext CTP 1.0 to try out the SSIS Scale out feature and Dynamics AX/CRM Online OData Connector. https://msdn.microsoft.com/en-us/library/mt788653.aspx I would like to hear from you directly if you have any feedback on the feature, especially about the Scale Out as this is one of our key enterprise investment for SSIS VNext. Please email me directly at jwong@microsoft.com with your feedbacks. Enjoy! Support Scale Out of SSISThe Scale Out feature makes it much easier to ... Read More
Become a ClusterControl DBA: Making your DB components HA via Load Balancers
Feed: Severalnines. Choosing your HA topologyThere are various ways to retain high availability with databases. You can use Virtual IPs (VRRP) to manage host availability, you can use resource managers like Zookeeper and Etcd to (re)configure your applications or use load balancers/proxies to distribute the workload over all available hosts. The Virtual IPs need either an application to manage them (MHA, Orchestrator), some scripting (KeepaliveD, Pacemaker/Corosync) or an engineer to manually fail over and the decision making in the process can become complex. The Virtual IP failover is a straightforward and simple process by removing the IP address from one ... Read More
How to Bridge Mosquitto MQTT Broker to AWS IoT

Feed: The Internet of Things on AWS – Official Blog. Author: Michael Garcia. You can connect securely millions of objects to AWS IoT using our AWS SDKs or the AWS IoT Device SDKs. In the context of industrial IoT, objects are usually connected to a gateway for multiple reasons: sensors can be very constrained and not able to directly connect to the cloud, sensors are only capable of using other protocols than MQTT or you might might need to perform analytics and processing locally on the gateway.One feature of local MQTT broker is called ‘Bridge’ and will enable you to ... Read More
Just-in-Time Registration of Device Certificates on AWS IoT

Feed: The Internet of Things on AWS – Official Blog. Author: Rameez Loladia. In an earlier blog post about certificates, we discussed how use-your-own-certificate support in AWS IoT lets customers use device certificates signed and issued by their own certificate authority (CA) to connect and authenticate with AWS IoT. This is an alternative to using certificates generated by AWS IoT.Using your own certificate with AWS IoT is a two-step process: The first step is to register the CA certificate that signed and issued the device certificates. After registration, any device certificate that was signed by the CA can be registered ... Read More
Introducing AWS IoT Device SDKs for Java and Python

Feed: The Internet of Things on AWS – Official Blog. Author: Mohit Srivastava. We are proud to announce two new device SDKs for AWS IoT – the AWS IoT SDK for Java and the AWS IoT SDK for Python. These SDKs add to those already available for AWS IoT:The Java and Python SDKs help you easily and quickly connect your device or application to AWS IoT, send and receive messages using either MQTT or MQTT over the WebSocket protocol, and exchange state information with device shadows (sometimes referred to as thing shadows). All of the SDKs are open-sourced on GitHub, so you ... Read More
Archive AWS IoT Device Shadows in Amazon Elasticsearch Service

Feed: The Internet of Things on AWS – Official Blog. Author: Eeshan Thakar. In AWS IoT, you can create a device shadow (sometimes referred to as a thing shadow) that will be used as a communication layer between your mobile/cloud application and your devices connected to AWS IoT. The shadow is a persistent, virtual representation of your devices. Because it always has a point-in-time view of the state of your device, it’s easy to write applications that interact with your devices through device shadows.When you update the shadow of your device, the Thing Shadows service will typically publish two messages: /update/accepted or /update/rejectedThis ... Read More
Elliptic Curve Cryptography and Forward Secrecy Support in AWS IoT

Feed: The Internet of Things on AWS – Official Blog. Author: Rameez Loladia. IntroductionAWS IoT now supports Elliptic Curve Cryptography (ECC) for devices connecting to AWS IoT using TLS. You can now request an EC-based certificate for your device from AWS IoT or register your device using an existing EC-based certificate in order to establish a TLS connection. You can also connect your devices to AWS IoT using EC-based cipher suites for enhanced security on your TLS communications. This blog will discuss the use of EC-based certificates to establish TLS connections. First, it will describe how to request an EC-based ... Read More
Embracing the Cloud for the Internet of Things

Feed: The Internet of Things on AWS – Official Blog. Author: Kyle Roche. The pace at which the world is changing has never been faster than it is today. In the last decade, we have witnessed how mobile and big data are contributing to the next technology revolution: the Internet of Things (IoT). There is a lot of hype around IoT. Is it just that, hype? We want to welcome you to the Internet of Things on AWS Official Blog where we will answer questions about IoT, its thought leaders, and how you can deploy IoT solutions in the cloud.Telecom operators are ... Read More
Learn about the Media and Entertainment Segment on AWS

Feed: AWS Partner Network (APN) Blog. Author: Mark Stephens. By Mark Stephens. Mark is a Partner Solutions Architect who focuses on M&E. The Media and Entertainment industry is made up of companies involved in the creation, production, marketing, distribution and monetization of content. We find that Media and Entertainment companies are increasingly taking advantage of the scalability, elasticity, and security of the AWS Cloud to enable their businesses in new ways. Today, I’m going to recap what’s been happening in the Media and Entertainment industry, some of the AWS services that customers in particular segments use, how APN Partners are driving ... Read More
Recent Comments