AWS News Blog
Category: Events
Behind the Scenes & Under the Carpet – The CenturyLink Network that Powered AWS re:Invent 2018
If you are a long-time reader, you may have already figured out that I am fascinated by the behind-the-scenes and beneath-the-streets activities that enable and power so much of our modern world. For example, late last year I told you how The AWS Cloud Goes Underground at re:Invent and shared some information about the communication […]
New – EC2 P3dn GPU Instances with 100 Gbps Networking & Local NVMe Storage for Faster Machine Learning + P3 Price Reduction
Late last year I told you about Amazon EC2 P3 instances and also spent some time discussing the concept of the Tensor Core, a specialized compute unit that is designed to accelerate machine learning training and inferencing for large, deep neural networks. Our customers love P3 instances and are using them to run a wide […]
New – AWS Well-Architected Tool – Review Workloads Against Best Practices
Back in 2015 we launched the AWS Well-Architected Framework and I asked Are You Well-Architected? The framework includes five pillars that encapsulate a set of core strategies and best practices for architecting systems in the cloud: Operational Excellence – Running and managing systems to deliver business value. Security – Protecting information and systems. Reliability – […]
New – Compute, Database, Messaging, Analytics, and Machine Learning Integration for AWS Step Functions
AWS Step Functions is a fully managed workflow service for application developers. You can think & work at a high level, connecting and coordinating activities in a reliable and repeatable way, while keeping your business logic separate from your workflow logic. After you design and test your workflows (which we call state machines), you can […]
New – Hibernate Your EC2 Instances
As you know, you can easily build highly scalable AWS applications that launch fresh EC2 instances on an as-needed basis. While the instances can be up and running in a matter of seconds, booting the operating system and the application can take considerable time. Also, caches and other memory-centric application components can take some time […]
New AWS License Manager – Manage Software Licenses and Enforce Licensing Rules
When you make use of commercial, licensed software in the AWS Cloud using a BYOL (Bring Your Own License) strategy, you need to make sure that you stay within the provisions of the license, while also avoiding expensive over-provisioning. This can be a challenge when it is so easy to launch instances on demand whenever […]
AWS Launches, Previews, and Pre-Announcements at re:Invent 2018 – Andy Jassy Keynote
As promised in Welcome to AWS re:Invent 2018, here’s a summary of the launches, previews, and pre-announcements from Andy Jassy’s keynote. I have included links to allow you to sign up for previews, as appropriate. (photo from AWS Community Hero Eric Hammond) Launches Here are the blog posts that we wrote for today’s launches: Amazon […]
Amazon SageMaker Neo – Train Your Machine Learning Models Once, Run Them Anywhere
Machine learning (ML) is split in two distinct phases: training and inference. Training deals with building the model, i.e. running a ML algorithm on a dataset in order to identify meaningful patterns. This often requires large amounts of storage and computing power, making the cloud a natural place to train ML jobs with services such […]