Community driven content discussing all aspects of software development from DevOps to design patterns. AWS Auto Scaling is a service that automatically adjusts the number of compute resources in your ...
If laziness really is one of the virtues of a great programmer, then AWS Lambda is like a developer’s holy grail. With Lambda, you don’t have to spin up any servers, or configure or patch them, or pay ...
Launched at last year’s re:Invent conference, AWS Lambda is a unique service from Amazon. It enables developers to write short code snippets that run in response to various events generated by AWS ...
Although it's nearly 25 years old, the Java programming language has gained renewed interest lately from major cloud platform providers -- namely, AWS and Microsoft. For instance, this week AWS joined ...
AWS Elastic Beanstalk is the PaaS layer on top of various AWS building block services. It is primarily meant to abstract the nuts and bolts of AWS to provide an abstraction for developers to deploy ...