Remove AWS Remove Course Remove Load Balancer Remove Serverless
article thumbnail

Securing a Web Application with AWS Application Load Balancer

Stackery

Editor’s note: while we love serverless at Stackery, there are still some tasks that will require the use of a virtual machine. AWS Lambdas don’t let you do that. If you’re still using an Elastic Compute Cloud (EC2) Virtual Machine, enjoy this very useful tutorial on load balancing. Obtain a Certificate.

article thumbnail

AWS Lambda Versioning and Aliases

Linux Academy

As I detailed in a previous blog post, I’m continuing to update the Linux Academy AWS DevOps Pro certification course. The course has three new sections (and Lambda Versioning and Aliases plays an important part in the Lambda section): Deployment Pipelines. AWS Lambda, and. AWS API Gateway. Lambda Versioning.

Lambda 60
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

article thumbnail

Decision time with AWS Keyspaces

OpenCredo

As of April 2020, AWS also has a generally available offering: Amazon Keyspaces. What is AWS Keyspaces? AWS Keyspaces is a fully managed serverless Cassandra-compatible service. AWS Keyspaces is delivered as a 9 node Cassandra 3.11.2 Only single datacenter deployments are possible, within a single AWS region.

AWS 52
article thumbnail

Hack day experiments with the cloud and orchestration of serverless functions

Bernd Rucker

The latter might need computing power for the PDF creation, so a scalable serverless function might make sense here. The plan was quickly drawn in my sketch book: And we prepared logins for some of the well known cloud providers: AWS, Microsoft Azure, Google Cloud, IBM Bluemix, Pivotal, Heroku and OpenShift.

article thumbnail

Serverless in 2019: From ‘Hello World’ to ‘Hello Production’

Stacks on Stacks

As the CEO of Stackery, I have had a unique, inside view of serverless since we launched in 2016. I get to work alongside the world’s leading serverless experts, our customers, and our partners and learn from their discoveries. It’s a new year: the perfect time to take stock of professional progress, accomplishments, and goals.

article thumbnail

Understanding API Gateway: When You Need It and How to Implement

Altexsoft

A tool called load balancer (which in old days was a separate hardware device) would then route all the traffic it got between different instances of an application and return the response to the client. Load balancing. For serverless development. API gateways are becoming a go-to way for serverless computing.

article thumbnail

The Good and the Bad of Kubernetes Container Orchestration

Altexsoft

Kubernetes load balancer to optimize performance and improve app stability The goal of load balancing is to evenly distribute incoming traffic across machines, enabling an app to remain stable and easily handle a large number of client requests. Also, visit the Training page to learn about available Kubernetes courses.