Join us

heart Updates and posts about AWS CloudFormation..
 Activity
@zeroc0d3 started using tool AWS CloudFormation , 1 year, 8 months ago.
 Activity
@misbahk1985 started using tool AWS CloudFormation , 1 year, 8 months ago.
 Activity
@francilio started using tool AWS CloudFormation , 1 year, 8 months ago.
Story
@boldlink shared a post, 1 year, 8 months ago
AWS DevOps Consultancy, Boldlink

Low-Code, No-Code & DevOps

Over the years uptake of low code and no code has been relatively slow with the work of software development solely left to professional coders. With the high rise of cloud technologies, no code and low code are also on the rise in an attempt to unlock innovation.Low code aims at users whose program..

DevOps 1.jpg
Story
@boldlink shared a post, 1 year, 8 months ago
AWS DevOps Consultancy, Boldlink

An Overview of AWS Well-Architected Framework

Thinking of getting started with AWS cloud computing or migrating your existing workloads to AWS? Here is a quick guide on how the 5 pillars of AWS’s well-architected framework will help you build a secure, high-performing, resilient and efficient cloud infrastructure for your workloads.So basically..

AWS Image.png
Story
@boldlink shared a post, 1 year, 9 months ago
AWS DevOps Consultancy, Boldlink

Gitlab Runner for AWS

Gitlab Ci is gaining traction in both the Hosted and Cloud-Hosted versions because it is tackling one of the “DevOps” challenges, nr of tools used across the different Software Development teams by offering a single solution with many tools such as SCM; CI/CD or GitOps; ticketing; analytics; securit..

Story
@boldlink shared a post, 1 year, 10 months ago
AWS DevOps Consultancy, Boldlink

AWS Security Intro – 4. Data

When it comes to Data, we understand that misconfigurations can expose your data to be exposed or exploited against our customers. But if guided in the correct way to use the best solutions on AWS, they can avoid the misconfigurations and pitfalls of having an abundance of choices on AWS.AWS Shared ..

Story
@boldlink shared a post, 1 year, 10 months ago
AWS DevOps Consultancy, Boldlink

AWS Security Intro – 3. Network

Our teams at Boldlink have Architected and Engineered many different network configurations delivering security, high availability, connectivity, and scalability. Let us break down the most common setups for a cloud-native platform.AWS Shared Responsibility ModelConsider all traffic reaching your Pl..

Story
@boldlink shared a post, 1 year, 10 months ago
AWS DevOps Consultancy, Boldlink

AWS Security Intro – 2. Observability

Monitoring tells you when something is wrong, while Observability enables you to understand why. Monitoring is a subset of and necessary action for Observability. You can only monitor an observable system. We at Boldlink implement the Observability solutions tailored to our Customers' requireme..

Story
@boldlink shared a post, 1 year, 11 months ago
AWS DevOps Consultancy, Boldlink

AWS Security Intro – 1. Access

Getting security wrong on your AWS Organisations and Accounts is one of the biggest mistakes organisations regret, it cut Revenue; Reputation or kills the Business or the Business Unit. Everyone is online 24 hours and your AWS accounts and platforms are accessible 24 hours to be probed and tested fo..

 Activity
@ravikumar04 started using AWS CloudFormation , 1 year, 11 months ago.
 Activity
@moisesjuniorops started using AWS CloudFormation , 2 years ago.
 Activity
@sanjoym started using AWS CloudFormation , 2 years ago.
 Activity
@ssimontis started using AWS CloudFormation , 2 years, 2 months ago.
Story BridgeCrew Team
@bridgecrewio shared a post, 2 years, 2 months ago

What you need to know about Terraform vs. CloudFormation

Selecting the right infrastructure as code (IaC) framework depends largely on your needs and the comfort levels of your team but can have a significant impact on your cloud-native tech stack. When looking at two common IaC frameworks—Terraform by HashiCorp and Amazon CloudFormation—there are a lot of opinions for and against each.

Screen Shot 2022-01-27 at 1.30.07 PM.png
 Activity
@holechetan07 started using AWS CloudFormation , 2 years, 2 months ago.
 Activity
@vishal_rai started using AWS CloudFormation , 2 years, 2 months ago.
Story
@rajataroracw shared a post, 2 years, 2 months ago
Principal Engineer - Cloud Technologies, Natwest

Microservices Architecture (Cloud Native Apps)

Introduction to MicroservicesWith the advent of handheld devices, there is a paradigm shift in usage and demand for Enterprise Software. On one hand, most of the companies have large complex and monolithic systems in place which take care of huge and complex business scenarios, rules, and computatio..

Microservice Architecture.png
 Activity
@durvesh16 started using AWS CloudFormation , 2 years, 3 months ago.
Story BridgeCrew Team
@bridgecrewio shared a post, 2 years, 3 months ago

How to prevent the IaC misconfiguration snowball effect

The goal with infrastructure as code (IaC) frameworks such as Terraform and CloudFormation is to make infrastructure provisioning more efficient. Through a combination of automation and either imperative or declarative configuration, IaC makes it easier to deploy the same environment consistently and repeatably.

IaC’s immutability and machine readability are huge advantages when it comes to building, deploying, and testing infrastructure. It allows for storing and versioning of infrastructure, making it easier to manage, collaborate, and audit. It also allows teams to test—and secure—infrastructure just as they would with any other code. But without the right approach, IaC can actually pose a disadvantage when it comes to security and compliance.