Technology Topics by Brains

ブレインズテクノロジーの研究開発機関「未来工場」で働くエンジニアが、先端オープン技術、機械学習×データ分析(異常検知、予兆検知)に関する取組みをご紹介します。

re:Invent 2019, Day 2: Keynote by Andy Jassy

On the second day of the re:Invent, AWS CEO Andy Jassy announced severals new products, here is a summary and my thoughts on the products and how they are going to change the business:

f:id:brains-tech:20200114125606j:plain
Keynote

Instances

This year they focus heavily on advertising the Niro System, the underlying platform that powers EC2 and several other services. With this system they said they can deliver instances faster to the customers at lower costs.
They also introduce some new instance types, including Inf1, powered by their own Inferential chips to address Machine Learning use cases. To be honest, I was very amazed, the market for CPUs has been very lively these days, Intel and AMD trading blows on the x86 market, every phone manufacturer (Apple, Samsung, Huawei) has been trying to manufacture their own CPUs. And now, there is a very new market, CPUs that are made for specific use cases, like the Amazon Inferential, optimized for that use case only instead of general purposes computing. This should be a competition that is very entertaining to watch.

Containers

A very big announcement: Amazon EKS on AWS Fargate. With already a lot of customers deploying their Kubernetes instances on AWS, now AWS has decided to equip their Elastic Kubernetes Service with Fargate. Since Fargate is a way people can manage containers instances without worrying about provisioning or managing servers, I guess a lot of customers would be very happy to use the service.
But I wouldn’t want to see AWS going completely monopoly on the container scene, I really hope competitors can catch up soon.

Databases

Lots of enhancements have been made to AWS databases offerings: Amazon S3 Access Points, Data Lake Export Query, Amazon Redshift RA3 Instances with Managed Storage, Advanced Query Accelerator for Amazon Redshift, UltraWarm for ElasticSearch. But what catched my attention the most was Amazon Managed Apache Cassandra Service.
A lot of companies like ourselves have been using Cassandra for business since it offers a very fast insertion speed compared to the other databases. With no equivalent on AWS, we kind of have to use DynamoDB instead, which results in two different data modeling, a chore to maintain. We would be very happy to see this new service released and with a reasonable pricing too, so that we can reduce the time it takes to migrate our on premises software to the cloud.

Machine Learning

Machine learning is heavily focused on the event this year, and AWS didn’t fail to impress.
The first “wow” is the Amazon SageMaker Studio. It is a web-based IDE for a complete machine learning workflow. Build, train, and deploy machine learning models can now be done in a single interface. Along with that several other services like SageMaker Notebooks, Experiments, Debugger, Model Monitor, Autopilot.
And they managed to surprise me even further with Amazon CodeGuru, a service that review codes not only in the sense of linting, finding syntactic errors, but also finding logical errors, expensive operations, concurrency issues, etc. If the thing can be just half as good as they said it was, it definitely would become a game changer.

Others

One more interesting announcement is Kendra, an internal enterprise search engine. This sounds like the direct competitor to our business Neuron. This led me to thinking, AWS is not an infrastructure company anymore, just like their parent company Amazon, they participate in every market now. What I wonder is, their motives on this move. Is AWS going to offer very domain specific applications and destroy smaller competitors completely, or they are going to build an ecosystem, where smaller businesses will use their application as the core, and offers additional services to the customers to make a profit. One thing I know for sure, our business Neuron will have to improve, significantly so that we can keep on being one of the best offerings on the market.

My only complain is, they should let the rock band perform a little more, instead of just verses of songs. I felt very bad for the band.

-- Cuong Nguyen, Software developer @ Brains Technology, Inc.