Mahira Technology Private LimitedPromahiratechnology.hashnode.dev·Oct 22, 2024AWS CloudFormation Template -AWS Lambda LayerIntroduction:- In modern cloud computing environments, deploying and managing serverless applications is becoming increasingly prevalent due to its scalability and cost-effectiveness. #AWS CloudFormation, a service offered by #Amazon Web Services (AW...Discussaws lambda layer
Sujith Saisujith08.hashnode.dev·Sep 19, 2024Elevate Your Go App with DevOps Practises: The Ultimate Guide to Streamlined DeploymentIntroduction: In the rapidly evolving software development world, efficient application deployment and management are key to success. This project showcases the transformation of a Go application into a highly automated, scalable, and maintainable sy...Discuss·47 readsDevops
Vikramvikramkumar.hashnode.dev·Sep 13, 2024Mastering Terraform Basics - Day 3Installing Terraform on an AWS EC2 Instance Terraform is a powerful Infrastructure as Code (IaC) tool that allows you to define and provision infrastructure using a declarative configuration language. In this article we will go through installing Ter...DiscussTerraform Zero To HeroDevops
Deepesh Guptadeepeshmlgupta.hashnode.dev·Sep 9, 202415 AWS Tools Every DevOps Engineer Should Know🚀 DevOps Adventure: 15 AWS Services Every Engineer Should Know! 🚀 AWS (Amazon Web Services) is a key player in today’s cloud computing world, and knowing its services is essential for every DevOps engineer. This blog covered a thorough look at the ...Discuss·34 readsDevops
Brandon Damuedamue.hashnode.dev·Aug 31, 2024How I cleared the AWS Certified DevOps Engineer - Professional CertificationContrary to "popular" belief that acquiring certifications play just a minute part in being a testament of the expertise an individual has gained in a particular field, I am one of those who can testify to the amount of knowledge and skills gained in...DiscussCertification
Waqas Iqbaldevopsndata.hashnode.dev·Aug 26, 2024Create an EC2 Instance with a Default Security Group and SSH Permissions Using AWS CloudFormationCloudFormation is a service provided by Amazon Web Services (AWS) that allows you to define and manage a collection of related AWS resources. It uses a declarative language (YAML or JSON) to describe the resources you want to create, modify, or delet...Discuss·36 readsAWSAWS
Abhishek Polabhishekdevops.hashnode.dev·Aug 25, 2024Learning Python for Devops day -1Hello everyone, this is Abhishek Pol, and welcome to my first blog about learning AWS DevOps. I started my journey around two months ago, and I believe it's never too late to share your experiences. Without further ado, let me share what I learned to...Discuss·2 likes·100 readsDevops
Sujith Saisujith08.hashnode.dev·Aug 19, 2024Deploying a 2048 Game Application on AWS EKSIntroduction: In this guide, we will deploy a 2048 game application on Amazon Elastic Kubernetes Service (EKS). We will use a Virtual Private Cloud (VPC) to manage network resources, an Ingress controller to handle external access, and AWS Fargate to...Discuss·124 readsAWS
Syed Ameen Hussainiameendevops.hashnode.dev·Aug 5, 2024AWS vs. Azure: Which is Best for DevOps?When it comes to DevOps, two of the most popular cloud platforms are Amazon Web Services (AWS) and Microsoft Azure. Both provide a robust set of tools and services, but which one is best for your DevOps needs? Let’s break it down! 🌟 🚀 Overview Amaz...DiscussAWS
Shazia Masseymasseys.hashnode.dev·Jul 24, 20243-Tier DevSecOps CICD Pipeline Ultimate Real-Time ProjectThe pipeline automates code deployment both locally and to Amazon EKS, including steps for building, testing, code quality analysis, security scanning, containerization, and deployment, ensuring that both local and cloud deployments follow a robust a...DiscussDevOps Engineer