News Feed

Auto Added by WPeMatico

Security is Everyone’s Job

When was the last time you left the garage open on your way out of the house? How about the last time you left your front door unlocked before turning in for the night and going to bed? I would bet you are having a hard time recalling an example. When it comes to keeping ourselves and our belongings safe,…

Read more

New – Application Load Balancer Support for End-to-End HTTP/2 and gRPC

Thanks to its efficiency and support for numerous programming languages, gRPC is a popular choice for microservice integrations and client-server communications. gRPC is a high performance remote procedure call (RPC) framework using HTTP/2 for transport and Protocol Buffers to describe the interface. To make it easier to use gRPC with your applications, Application Load Balancer (ALB)…

Read more

Episode 8 – The Data Driving F1 Auto Racing

In Formula 1 Racing, there is a general rule of thumb that the car which finishes first at the start of the season, would certainly finish last by the end of the season. This theory is made a reality by the engineers who are continually pushing the limits by leveraging data to improve their team’s car design and race day strategies. In this episode of Technology Powers X,…

Read more

Giving Computers a Voice

How HPC enables natural language processing—and what you can do with it Natural language processing (NLP) is a form of artificial intelligence (AI) that enables a computer to understand, interpret, and use spoken or written human language. For example, NLP can be used to translate communications from one language to another, convert voice to text…

Read more

Introducing Amazon SNS FIFO – First-In-First-Out Pub/Sub Messaging

When designing a distributed software architecture, it is important to define how services exchange information. For example, the use of asynchronous communication decouples components and simplifies scaling, reducing the impact of changes and making it easier to release new features. The two most common forms of asynchronous service-to-service communication are message queues and publish/subscribe messaging: With…

Read more