Blog
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).