Why a Responsive Website Simply Doesn’t Satisfy Users Like a Native Mobile App
Mobile app users convert at a rate three times higher than mobile website users and twice that of desktop users.
Docker In AWS Lambda
AWS Lambda allows developers to deploy Serverless solutions, but can sometimes be cumbersome to package application dependencies. Docker support has recently been introduced for those...
The Evolution of Maintainable Lambda Development Pt 2
Something that may not immediately be clear when introducing yourself to the idea of serverless development in AWS lambda, is that any program is written in a compatible language that fits within...
SQL Injection Attacks and Django
As the number one item on the Open Web Application Security Project (OWASP) top ten list of web security risks, SQL injection is one of the most common attacks used in modern web applications. SQL...
Amazon RDS Proxy Via Terraform
When dealing with Lambda-based serverless applications that require connectivity to a backend database, it can be challenging to reconcile the difference in architecture between your storage...
AWS DataSync For Your Hybrid Data Transfer Needs
As engineers working with enterprise hybrid cloud architectures, we occasionally must work with legacy corporate IT systems. Oftentimes these integrations are not elegant or ideal - dealing with...
JBS Custom Software Solutions Achieves AWS Advanced Consulting Partner Status
JBS Custom Software Solutions, a leader in innovative cloud-based custom application development, announced today that the company has achieved Amazon Web Services (AWS) Advanced Consulting Partner...
AWS Cloud Development Kit
If your team is using CloudFormation as its Infrastructure as a Code solution but is challenged by its many shortcomings, there may be a better option. CloudFormation is powerful, but as our team...
The Evolution of Maintainable Lambda Development Pt 1
AWS Lambda is a very popular tool for deployments at JBS. As an AWS Partner, we have repeatedly espoused the benefits of serverless architectures as we have experienced the success it has offered many