AWS Partner Network (APN) Blog
Category: Serverless
Making Serverless CI/CD Easier with CircleCI and Serverless Framework
CircleCI has released an aws-serverless-framework orb to make it easier to continuously integrate and deploy serverless applications built using the Serverless Framework. Learn how to use the framework to develop and test a sample serverless application, and how to use CircleCI to implement continuous integration and deployment of that serverless application. CircleCI’s continuous integration and delivery platform allows teams to rapidly release code they trust by automating the build, test, and delivery process.
Q/Kdb+ on AWS Lambda: Serverless Time-Series Analytics at Scale
AWS Lambda is a particularly desirable environment for HPC applications because of the high level of parallelization it supports. Kx, an APN Advanced Technology Partner, created a q/kdb+ runtime that enables financial institutions to optimize their applications for the serverless environment of AWS Lambda. Q/kdb+ has been widely adopted by the financial services industry because of its small footprint, high performance, and high volume time-series analytics capabilities.
Level Up Your Serverless Applications with AWS Lambda Ready Partners
The AWS Lambda Ready Program, part of the AWS Service Ready Program, makes it easy for customers to find developer tools and integrations that are validated by AWS serverless experts to work with AWS Lambda. Customers use AWS Lambda to focus on product innovation while enjoying faster time-to-market, without thinking about server management. With AWS Lambda, you can simply upload and run code with high availability and fault tolerance built in, paying only for the compute time you consume.
Using GitLab CI/CD Pipeline to Deploy AWS SAM Applications
In order to deliver serverless applications, customers often turn to DevOps principles to efficiently build, deploy, operate, and iterate on features and changes. CI/CD is one of the major components of DevOps that helps deliver code faster and more reliably to production. GitLab’s continuous integration offering provides a rich set of features for automating how new code is incorporated into your software and how new versions of your software get built and deployed.
How Steamhaus Used AWS Well-Architected to Improve Sperry Rail’s Artificial Intelligence System
Over two days, Steamhaus conducted an AWS Well-Architected Review on-site with the team who designed, built, and currently manage Elmer at Sperry Rail. Elmer uses machine intelligence to inspect thousands of miles of ultrasound scans collected by Sperry’s inspection vehicles, searching for evidence of cracks in the rail. This partnership allowed quick improvements in efficiency, while ensuring the requirements of running the business day-to-day did not get in the way of improving Elmer.
Leveling Up Your Alerting Workflow with Thundra’s Deep Instrumentation Capabilities
Serverless architectures allow application teams to build applications quickly without worrying about any of the underlying servers. Thundra’s cloud-native observability and security tool helps you test, debug, monitor, troubleshoot, and secure AWS Lambda functions, containers deployed by services like AWS Fargate, and their environments composed of managed or unmanaged services. Walk through a sample alerting scenario and learn how Thundra helps pinpoint and resolve the problem.
Automated Refactoring from Mainframe to Serverless Functions and Containers with AWS Blu Age
Mainframe workloads are often tightly-coupled legacy monoliths with millions of lines of code, and customers want to modernize them for business agility. Manually rewriting a legacy application for a cloud-native architecture requires lots of re-engineering. See how AWS Blu Age transformed a typical mainframe CICS application to AWS containers and AWS Lambda functions. You’ll also learn how to increase mainframe workload agility with refactoring to serverless and containers.
Cutting Costs with AWS Lambda for Highly Scalable Image Processing
Learn how APN Partner Toptal applied a horizontally scalable solution for a customer’s image upload processing. This type of serverless solution can reduce the strain on API servers and eliminate the need for running separate servers to handle spikes without crashing. A serverless computing model with AWS Lambda is a natural fit for utility classes of tasks, such as preparing and sending transactional emails and push notifications.
Listing Serverless Applications with Your Amazon Machine Images on AWS Marketplace
By using serverless applications alongside existing Amazon Machine Images, ISVs can provide customers with solutions that are easier to use, more elastic, and more scalable. AWS Marketplace recently announced a feature that enables sellers to publish solutions comprised of AMIs and serverless applications that customers can deploy AWS CloudFormation. This makes it easier for customers to deploy software solutions, rather than ISVs packaging AWS Lambda code into an AMI or referencing their own Amazon S3 bucket.
Simplifying Serverless CI/CD with CircleCI and the AWS Serverless Application Model
CircleCI has made building and deploying your AWS Serverless Application Model (SAM) applications easier with the release of the aws-serverless orb. Now, developers can deploy and test serverless applications on AWS with minimal configuration, combining the benefits of continuous integration with the power of serverless. CircleCI orbs are shareable packages of configuration elements, including jobs, commands, and executors.