Overview
IGT is a leading information technology service provider offering cutting-edge solutions.
Highlights
- Leverage AWS for scalable, secure app development with a serverless architecture using AWS Lambda for backend logic, API Gateway for routing, DynamoDB or RDS for database needs, and S3 for file storage. Employ Cognito for user authentication and SNS/SQS for messaging and notifications. Implement CloudFront for CDN and WAF for security. Use CloudFormation or CDK for infrastructure as code, ensuring efficient deployment, cost optimization, and high availability.
- Utilize Amazon RDS or Aurora for relational database needs, and Amazon DynamoDB for a scalable NoSQL option. For caching, integrate ElastiCache with Redis or Memcached. Leverage AWS DevOps tools like CodePipeline and CodeBuild for CI/CD, and CloudFormation for infrastructure as code. Use CloudWatch for monitoring, and AWS Backup for database resilience. Employ ECS or EKS for containerized workflows, promoting agility, automation, and reliable app scaling
- Leverage Amazon RDS or Aurora for transactional databases, DynamoDB for fast, scalable product catalog data, and ElastiCache with Redis for session management. Use API Gateway with Lambda for serverless, scalable backends, and Cognito for secure user authentication. Implement S3 for media storage and CloudFront for CDN to ensure fast content delivery globally. SNS and SQS handle order notifications and asynchronous processes, while CloudWatch and AWS WAF provide monitoring and security.
Details
Unlock automation with AI agent solutions

Features and programs
Financing for AWS Marketplace purchases
Pricing
Vendor refund policy
Contact admin@infoglobaltech.comÂ
How can we make this page better?
Legal
Vendor terms and conditions
Content disclaimer
Delivery details
64-bit (x86) Amazon Machine Image (AMI)
Amazon Machine Image (AMI)
An AMI is a virtual image that provides the information required to launch an instance. Amazon EC2 (Elastic Compute Cloud) instances are virtual servers on which you can run your applications and workloads, offering varying combinations of CPU, memory, storage, and networking resources. You can launch as many instances from as many different AMIs as you need.
Version release notes
Release Notes for IGT-TestingServer-Image Release Date:2024/11/14 13:46 GMT+5:30
Additional details
Usage instructions
- Configuring the Software on AMI Launch the AMI: Go to the EC2 Dashboard in the AWS Console. Select Launch Instance and choose your AMI from My AMIs. Select the desired instance type based on your requirements, and proceed with configuration. Network Configuration: Ensure your instance is in a public subnet if you need to access it over the internet. Attach a Security Group with rules to allow inbound traffic for SSH (port 22), RDP (port 3389), or any other necessary ports. (Optional) If the AMI hosts a web application, open HTTP (port 80) and HTTPS (port 443). User Data (Optional):
Use User Data to initialize configurations on first boot, such as installing updates or starting services. 2. Accessing the Software Access via SSH (Linux-based AMI) Pre-requisites: Ensure you have the private key (.pem file) associated with the EC2 instance. Steps: Open a terminal on your computer. Run the following command (replace ec2-user with the appropriate username and your-instance-ip with your instances public IP): ssh -i /path/to/your-key.pem ec2-user@your-instance-ip Accept the prompt to continue the connection if it is your first time connecting. Once logged in, you will be at the command line of your instance where you can interact with the software.
Support
Vendor support
AWS infrastructure support
AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.