Recently, I came across use case where applications are being deployed using AWS Beanstalk Services. When you deploy your applications using Beanstalk, your application URL looks like my-environment.us-west-2.elasticbeanstalk.com, which is not at all user friendly. Beanstalk details To make the URLs user friendly, one must Launch Reverse proxy server (EC2 instance). After launching…
AWS Database Migration service (DMS) allows AWS customers to easily migrate production databases to AWS with minimal downtime. With AWS DMS, you can perform one-time migrations, and you can replicate ongoing changes to keep sources and targets in sync. AWS DMS automatically manages the deployment, management, and monitoring of all hardware and software needed for…
At times, you might want to hire third party AWS partners/service providers to manage your AWS infrastructure. They eventually need to take a look at your AWS resources and execute API operations that list, describe, create or update components in your AWS account. There are multiple ways to set up cross-account access but the most…
Organizations gather huge volumes of data which, they believe, will help improve their products and services. For example, a company may collect data on how its customers use its products, customer data to know its customer base, and website visits. However, a large portion of the collected data is never even brought to use….
Introduction Docker is open source platform for developing, shipping and running your applications. It also enables you to separate your applications from the infrastructure, this results in faster delivery of the software. Docker comes with two editions Community Edition(CE) This is mainly used by developers & ideal for small teams, experimenting with container-based apps e…
What is AWS CLI? AWS Command Line Interface : The AWS Command Line Interface (CLI) is a unified tool to manage your AWS services. With just one tool to download and configure, you can control multiple AWS services from the command line and automate them through scripts. The official AWS documentation provides very brief process…
cloudmantra, a leading cloud consulting, migration and implementation provider today announced its membership with Amazon Web Services’ (AWS) Partner Network (APN), as a Standard Consulting Partner. APN Consulting Partners are professional services firms that help customers of all sizes design, architect, build, migrate, and manage their workloads and applications on AWS. “cloudmantra provided us with…
A few days ago our core team at cloudmantra was deliberating that if we were to compare the SaaS model with other industries, which industry can it be compared most closely with. After a few days of research and given our background with system integrators we all came to a conclusion that SaaS providers compare…
Amazon Web Services (AWS) is a collection of remote computing services, also called web services that make up a cloud computing platform by Amazon.com. The most central and well-known of these services are Amazon EC2 and Amazon S3. The service is advertised as providing a large computing capacity (potentially many servers) much faster and cheaper…