Blog
If time = money, 1CloudHub is about to make you a million bucks.
Launching textOps.ai — Data extraction and enrichment in seconds
If time = money, 1CloudHub is about to make you a million bucks.
1CloudHub wins the Times Business Award for IT excellence
This blog illustrates how 1CloudHub is transforming the cloud landscape and winning.
Cloud SaaS Factory on AWS
This blog will walk you through the various considerations and support features offered with a SaaS Factory approach for Architecture and Design.
Automation of Application (Jenkins) Deployment & Configuration on AWS using CloudFormation Init
This is the last of a 3 part blog series talking about automation and the various IaC options available to configure and deploy applications on AWS.
Automation of Application (Jenkins) Deployment & Configuration on AWS using CloudFormation
This is Part 2 of a 3 part blog series talking about automation and the various IaC options available to configure and deploy applications on AWS.
Provisioning a Linux Virtual Machine with Jenkins installed & configured using Azure ARM Templates & cloud-init
This blog illustrates how to automate a Linux Virtual Machine with the required infrastructure setup with Jenkins installation, configuration & validation using Azure ARM Template & cloud-init
Automation of Application (Jenkins) Deployment & Configuration on AWS using Terraform and userdata
This is the first of a 3 blog series talking about the various options available to install, configure, and validate applications on AWS.
Continuous Compliance Solution Using Amazon Athena – Part II
In this blog, we will look at the continuous compliance solution by querying the AWS CloudTrail with Amazon Athena.
Update auto-scaling by code pipeline using Cloud Formation Infrastructure as a Code
This blog illustrates about how to update auto scaling by code pipeline using Cloud Formation Infrastructure as a Code.
Continuous Compliance Solutions by Leveraging AWS Native Compliance Tools – Part I
This blog illustrates how a customer can work with a reputable cloud provider like 1CloudHub, which has a proven track record and can help you accelerate your SaaS transformation significantly.
Why Choose 1CloudHub for Your SaaS Solutions
This blog illustrates how a customer can work with a reputable cloud provider like 1CloudHub, which has a proven track record and can help you accelerate your SaaS transformation significantly.
Materials Identification System Development at Edge
This blog illustrates leveraging Amazon SageMaker and Amazon IOT Greengrass to develop an Image Classification ML model and deploy it on the Edge to detect objects.
Revolutionizing Document Processing with 1CH and Amazon Textract
In this blog, We will explain how 1CH improvised the functionality of Amazon Textract by developing a custom workflow solution by integrating with AWS Step Functions, AWS Lambda and AWS SNS making the above super-sized documents process easier and quicker.
Train and host custom-built Scikit-Learn model container in Amazon SageMaker
How we can create our own container and import our custom Scikit-Learn model onto the container and host, train, and inference in Amazon SageMaker
Accessing Amazon DynamoDB using AWS SDK for Python (Boto3)
How an item in Amazon DynamoDB can be accessed using AWS CLI and AWS SDK for Python (Boto3).
Handling and Processing large amount of data between s3 buckets
This blog illustrates how small files can significantly slow down copy operation jobs between S3 buckets or from S3 to HDFS and vice versa. If the problem with the many small files continues on HDFS or S3, S3Distcp exploration is the best option.
Experiences and Challenges with Amazon Personalize
Real-world use case and how Amazon Personalize can accelerate deeper insights and enable stronger customer relationships.
AWS VPC 101 – Creation of Public Subnet and Private Subnet in VPC and Test Connectivity
Creation of Public Subnet and Private Subnet in VPC and Test Connectivity
Finding objects in AWS S3
ListObjects API used to retrieve data from AWS S3 and address the key issue of its use along with the workaround.
Accessing AWS System Parameter Store using AWS SDK for Python (Boto3)
In this blog post, we will see how AWS system parameter store can be accessed using AWS SDK for python (Boto3).
Exploratory Data Analysis and Data Imputation for Amazon Forecast
No matter what kind of data science projects one is assigned to, making the sense of the dataset and cleaning it always critical for a good approach.