AWS Lambda lets you run code without provisioning or managing servers.
You pay only for the compute time you consume - there is no charge when your code is not running.
With Lambda, you can run code for virtually any type of application or backend service - all with zero administration.
Just upload your code and Lambda takes care of everything required to run and scale your code with high availability.
You can set up your code to automatically trigger from other AWS services or call it directly from any web or mobile app.
AWS Lambda automatically runs your code without requiring you to provision or manage servers.
Just write the code and upload it to Lambda.
AWS Lambda automatically scales your application by running code in response to each trigger.
Your code runs in parallel and processes each trigger individually, scaling precisely with the size of the workload.
With AWS Lambda, you are charged for every 100ms your code executes and the number of times your code is triggered.
You don't pay anything when your code isn't running.
CEO
Since founding Gunner Technology, Cody has served the company in every aspect of business development and product development.
CTO
From a contractor to a partner, Dary has been with Gunner since year 1 and embodies the meritocratic spirit and philosophy of Gunner Technology.
VP / Engineering
Mahdi joined Gunner at age 18 and quickly rose through the ranks to become VP of Engineering
Developer II
From Sensors and Big Data to Media Queries and Form Validation, Elena has worked on pretty much anything you can imagine.
Developer III
Skyla is Gunner's go-to engineer when it comes to evaluating new tech. She loves evaluating bleeding edge software and teaching her colleagues what she learns.
Developer II
Kayden holds the Gunner Technology record for most straight hours worked at just under 70. He refuses to quit until the job is done and it's done right.
DevOps Engineer II
Ethan has a mind for infrastructure and a knack for visualizing platform solutions
Developer I
As the youngest member of the team, Brenden earned the nickname of Young Hybrid for his proficient in both development and design.
DevOps Engineer I
Nicolas' goal is to learn everything. A voracious reader, the only time his nose isn't in a tech book is when he's scripting a new infrastructure.
Amazon Web Services (AWS) is a comprehensive, evolving cloud computing platform provided by Amazon.
A system that can detect that it's not operating property and fix itself without human intervention.
DevOps is the blending of tasks performed by a company's application development and systems operations teams.
Microservices is an architectural style that structures an application as a collection of loosely coupled services, which implement business capabilities.
Serverless computing is an event-driven application design and deployment paradigm in which computing resources are provided as scalable cloud services.