AWS

AI DevOps Ansible Community on Skool

Luca Berton Launches the AI DevOps Ansible Community on Skool Luca Berton, a seasoned expert in AI, DevOps, and cloud technologies, has officially launched the AI DevOps Ansible Community on Skool, bringing together a global network of professionals passionate about automation, cloud infrastructure, and career development in the world of DevOps.

Continue reading

Red Hat Ansible Automation Platform 2.5: New Features & Updates

Hi friends, Exciting news! The Red Hat Ansible Automation Platform 2.

Continue reading

Essential DNS Tools for Kubernetes CoreDNS and ExternalDNS

Introduction CoreDNS and ExternalDNS are two essential components commonly used in Kubernetes clusters for DNS management.

Continue reading

Project Policy Validation with OPA and ansible-policy

Introduction There’s a new Ansible feature in town, and I’m thrilled to announce the Ansible Policy utility, which can directly interact with the Open Policy Agent (OPA).

Continue reading

Learn Ansible book technical review by Luca Berton

Introduction Learn how to write and run Ansible Playbooks, from the basics to launching complex multi-tier applications across public cloud platforms such as Amazon Web Services (AWS) and Microsoft Azure.

Continue reading

Google Vertex AI vs. Amazon SageMaker: AI Platform Comparison

Introduction Google Vertex AI vs. Amazon SageMaker: Navigating the AI Development Seas

Continue reading

Ansible Troubleshooting: Fix Missing amazon.aws.ec2_ami_info

Introduction In the realm of IT automation, Ansible playbooks are a cornerstone, empowering administrators and developers to define and execute a series of tasks across a multitude of servers in an orderly and predictable manner.

Continue reading

Ansible Troubleshooting: Resolving community.aws.ec2_instance Issues

Navigating Ansible Playbook Errors: The community.aws.ec2_instance Module Dilemma In the evolving landscape of IT automation, Ansible has emerged as a pivotal tool for orchestrating and automating cloud resources, especially within the Amazon Web Services (AWS) ecosystem.

Continue reading

Discover Ansible Automation at Cloud Native London 2023

Introduction The Cloud Native London meetup promises to be an exciting gathering of professionals immersed in the world of containers, Kubernetes, open source, and more.

Continue reading

Cloud Native London 2023: Save the Date

Introduction Save the date for 6th December 2023 for Luca Berton’s presentation at Cloud native London.

Continue reading

Leveraging Ansible for Time Savings and Reduced Human Error in Multi-Cloud Environments

Introduction In today’s fast-paced and complex IT landscape, organizations face the challenge of managing diverse cloud environments efficiently while minimizing human errors.

Continue reading

Creating an Application Load Balancer with Ansible in AWS

Amazon Application Load Balancer (ALB) As applications grow in complexity, they require more sophisticated infrastructure to ensure high availability and scalability.

Continue reading

Effortlessly Create AWS IAM Users and Store their Access Keys with Ansible

Amazon Identity and Access Management (Amazon IAM) Amazon IAM (Identity and Access Management) is a web service provided by Amazon Web Services (AWS) that enables you to manage access to AWS resources for users and groups within your organization.

Continue reading

Master Ansible Automation for AWS: Complete Guide and Tutorials

How to Configure Ansible Dynamic Inventory for VMware Automating your Amazon Web Services (AWS) Infrastructure with Ansible enables you to achieve Infrastructure as Code (IaC).

Continue reading

Create AWS S3 Bucket Using Ansible: Step-by-Step Guide

S3 Bucket AWS S3 bucket is a popular object storage service that offers a cost-effective and scalable solution to store and retrieve large amounts of data.

Continue reading

Getting Started with Amazon EC2 Instances

Amazon Elastic Compute Cloud (EC2) Amazon Web Services (AWS) is a cloud computing platform that offers a wide range of services to customers, including computing, storage, and databases, among others.

Continue reading

Automate EC2 Creation with Ansible: YAML Playbook Demo

Introduction This is an Ansible playbook written in YAML format that automates the creation of Amazon Elastic Compute Cloud (EC2) instances and collects the host data.

Continue reading

Create Network Infrastructure on AWS using Ansible Modules

There is a growing need for streamlined network infrastructure management as more companies migrate to the cloud.

Continue reading

Build a Custom Ansible Execution Environment Easily

How to build a custom Ansible Execution Environment? Using an Ansible Execution Environment is the latest technology to maintain up-to-date Python dependency of the Ansible collections without interfering with your Linux system.

Continue reading

Build & Run Ansible Execution Environments Effectively

How to build and Run an Ansible Execution Environment? Using an Ansible Execution Environment is the latest technology to maintain up-to-date Python dependency of the Ansible collections without interfering with your Linux system.

Continue reading

Configuring Ansible for AWS: Setup Guide & Playbook

How to configure Ansible for AWS? Ansible provides various modules to manage AWS infrastructure, which includes EC2, VPC, Security Groups, etc.

Continue reading

Search for AWS EC2 AMI ID by Region - Ansible module ec2_ami_info

How to Search for EC2 AMI ID by AWS Region with Ansible?

Continue reading

Ansible troubleshooting - AWS Failed to import the required Python library (botocore or boto3)

Introduction Today we’re going to talk about Ansible troubleshooting, specifically about the “Failed to import the required Python library (botocore or boto3)” message and enable Ansible For AWS.

Continue reading

Configure a Python Virtual Environment for Ansible AWS - ansible collection amazon.aws

How to configure a Python Virtual Environment for Ansible AWS? Using a Python Virtual Environment is a convenient way to maintain up-to-date Python dependency of the Ansible collection amazon.

Continue reading