What are nested stacks in CloudFormation? Nested stacks are stacks created as part of other stacks. You create a nested stack within another stack by using the AWS::CloudFormation::Stack resource. As your infrastructure grows, common patterns can emerge in which you declare the same components in multiple templates. Reusing common template patterns using nested stacks is […]
View PostThis advanced-level blog post will help you learn how to accelerate data lake development with a data lake as code approach using a Cloud Development Kit (CDK) powered by AWS CloudFormation. It includes a brief overview of data lakes, outline of nClouds’ proof of concept (PoC) strategy, use case, data set, and the integration of […]
View PostnClouds earned AWS Service Delivery Accreditation for AWS CloudFormation Service. The AWS Service Delivery Program highlights AWS consulting partners with a track record of delivering specific AWS services to customers. Attaining the AWS Service Delivery Designation allows nClouds to differentiate itself by showcasing service-level expertise with AWS CloudFormation to AWS customers. Learn more about nClouds […]
View PostWe build deployment pipelines and continuous delivery for organizations that want to increase their productivity. Here are some of the challenges that our clients commonly face: Building Jenkins and installing plugins itself normally isn’t infrastructure as code We always need solution for encrypting secrets for Jenkins Some time build fails due to resource constraints With the release of ecs-refarch-cloudformation, AWS […]
View PostHi Folks, I’m writing this post to share – on how we used CloudFormation to manage AWS resources and exploited AWS CloudFormation application bootstrap helper scripts to register EC2 machines with Chef server for automation. AWS CloudFormation’s templates describe the AWS resources, and any associated dependencies or runtime parameters, required to run your application. To […]
View PostTop takeaways: AWS Managed Microsoft AD and Microsoft Active Directory
2022-12-05 15:25:16