top of page

Technology Insights & Software Development News


AWS Serverless Applications
What is AWS Serverless? AWS Serverless is a set of services provided by Amazon Web Services (AWS) that allow developers to create and run applications without having to manage servers or infrastructure. The system is based on a "pay-as-you-go" model, where users only pay for the use of resources without dealing with operational tasks such as scaling, security management and maintenance. The main features of AWS Serverless: Auto Scaling: AWS Serverless automatically scales ba
Mar 14, 20243 min read


Automated Testing in Amexis: Overview
Software testing is an important activity in software development that is performed to make sure that the software works as expected and meets the specifications and requirements. Testing helps to reduce the number of bugs in the software and ensure high reliability and quality. In our project, we try to apply as many and different tests as possible. We have successfully implemented Unit tests, Load tests, Manual tests, Mobile application tests and automated testing. In this
Mar 1, 20245 min read


CIS AWS Foundations Benchmark v1.2.0.
Our team successfully met the CIS AWS Foundations Benchmark v1.2.0. It is a set of standards and guidelines proposed by the Center for...
Feb 14, 20241 min read
bottom of page