AWS News Blog
Category: Serverless
Learn about AWS Services & Solutions – February 2019 AWS Online Tech Talks
Join us this February to learn about AWS services and solutions. The AWS Online Tech Talks are live, online presentations that cover a broad range of topics at varying technical levels. These tech talks, led by AWS solutions architects and engineers, feature technical deep dives, live demonstrations, customer examples, and Q&A with AWS experts. Register […]
Read MoreLearn about AWS Services & Solutions – January AWS Online Tech Talks
Happy New Year! Join us this January to learn about AWS services and solutions. The AWS Online Tech Talks are live, online presentations that cover a broad range of topics at varying technical levels. These tech talks, led by AWS solutions architects and engineers, feature technical deep dives, live demonstrations, customer examples, and Q&A with […]
Read MoreServerless and startups, the beginning of a beautiful friendship
Guest post by AWS Serverless Hero Slobodan Stojanović. Slobodan is the co-author of the book Serverless Applications with Node.js; CTO of Cloud Horizon, a software development studio; and CTO of Vacation Tracker, a Slack-based, leave management app. Slobodan is excited with serverless because it allows him to build software faster and cheaper. He often writes […]
Read MoreLearn about New AWS re:Invent Launches – December AWS Online Tech Talks
Join us in the next couple weeks to learn about some of the new service and feature launches from re:Invent 2018. Learn about features and benefits, watch live demos and ask questions! We’ll have AWS experts online to answer any questions you may have. Register today! Note – All sessions are free and in Pacific […]
Read MoreNew for AWS Lambda – Use Any Programming Language and Share Common Components
I remember the excitement when was announced in 2014! Four years on, customers are using functions for many different use cases. For example, iRobot is using AWS Lambda to provide compute services for their Roomba robotic vacuum cleaners, Fannie Mae to run Monte Carlo simulations for millions of mortgages, Bustle to serve billions of requests for their digital content. Today, we are introducing […]
Read MoreNew – AWS Toolkits for PyCharm, IntelliJ (Preview), and Visual Studio Code (Preview)
Software developers have their own preferred tools. Some use powerful editors, others Integrated Development Environments (IDEs) that are tailored for specific languages and platforms. In 2014 I created my first function using the editor in the console. Now, you can choose from a rich set of tools to build and deploy serverless applications. For example, the […]
Read MoreLearn about AWS – November AWS Online Tech Talks
AWS Online Tech Talks are live, online presentations that cover a broad range of topics at varying technical levels. Join us this month to learn about AWS services and solutions. We’ll have experts online to help answer any questions you may have. Featured this month! Check out the tech talks: Virtual Hands-On Workshop: Amazon Elasticsearch Service […]
Read MoreAWS Serverless Application Model (SAM) Command Line Interface – Build, Test, and Debug Serverless Apps Locally
Decades ago, I wrote page after page of code in 6502 assembly language. After assembling and linking the code, I would load it into memory, set breakpoints at strategic locations, and step through to make sure that everything worked as intended. These days, I no longer have the opportunity to write or debug any non-trivial […]
Read MoreAWS X-Ray Now Supports Amazon API Gateway and New Sampling Rules API
Today, we’re adding two new features to AWS X-Ray: support for Amazon API Gateway, making it easier to trace and analyze requests as they travel through your APIs to the underlying services, and support for centralized sampling rules in the AWS X-Ray console, SDKs, and API.
Read MoreAurora Serverless MySQL Generally Available
You may have heard of Amazon Aurora, a custom built MySQL and PostgreSQL compatible database born and built in the cloud. You may have also heard of serverless, which allows you to build and run applications and services without thinking about instances. These are two pieces of the growing AWS technology story that we’re really excited to be working on. Last year, at AWS re:Invent we announced a preview of a new capability for Aurora called Aurora Serverless. Today, I’m pleased to announce that Aurora Serverless for Aurora MySQL is generally available. Aurora Serverless is on-demand, auto-scaling, serverless Aurora. You don’t have to think about instances or scaling and you pay only for what you use.
Read More