Tech Fusionist (Tech : Cloud, DevOps, Cybersecurity, AI & more)
16.3K subscribers
1.34K photos
43 videos
107 files
2.21K links
Learn Quickly : https://techyoutube.com/

Connect for quick Roadmaps & Posts👇
https://twitter.com/techyoutbe
Download Telegram
Post #2 : OCI AI Certification Exam Preparation

@LearnDevOpsForFree
Key points about AWS CodeDeploy:

CodeDeploy is a service for automating code deployments to EC2/On-Premises instances, AWS Lambda, and ECS.

It allows you to automatically deploy new application versions, roll back on failures, and track deployment successes/failures.

You create applications, deployment groups, and deployments. Applications contain the code, deployment groups contain the targets, deployments initiate the deployment process.

Targets can be EC2/On-Premises instances tagged with a specific tag, Lambda functions, or ECS services.

Deployments can use blue/green, in-place, lambda all-at-once, etc. deployment types.

Lifecycle hooks allow running custom scripts before/after traffic routing changes during deployments.

CodeDeploy integrates with CodePipeline for automated deployments as part of a CI/CD pipeline.

CloudWatch Events can be used to monitor deployment status changes and trigger notifications/actions.

CodeDeploy supports deploying Lambda functions by copying code from S3 or defining inline.

CodeDeploy validates deployments by checking minimum number of healthy instances.

*****************************************************

Hope you find it helpful!
Keep Learning!

@LearnDevOpsForFree
👍3
** Trending Technologies for 2024 **

Hey Friends, if you are looking for trending technologies for 2024. I just finished my investigation and found below most searched technologies on Google.

Reason : These are trending because they are all rapidly developing areas of technology with a wide range of potential applications.

Artificial intelligence (AI)
Cybersecurity
Cloud computing
Data science
Internet of Things (IoT)
Blockchain
Virtual reality (VR) and augmented reality (AR)
DevOps
Low-code/no-code development
Quantum computing
Artificial intelligence (AI) and machine learning (ML)
Cybersecurity
Big data and data analytics
Gene editing
3D printing
5G
Sustainability and green technology
Metaverse

What you say about it?

Hope you find it helpful!
Keep Learning!

@LearnDevOpsForFree
👍1
🔥 Free DevOps Courses (Limited Time)

1. DevOps 101
2. Infrastructure Automation With Terraform a DevOps Tool

https://techyoutube.com/index.php/2023/10/21/free-devops-courses-on-udemy/
🎯 Learn Faster with these quick DevOps posts & Save lots of 🕰️(Bookmark this page, you will not regret)

https://techyoutube.com/index.php/category/devops/

Connect to stay updated
@LearnDevOpsForFree
Troubleshooting Azure Issues: Step-by-Step Solutions

In this series, we are going to talk about day to day issue related to Azure cloud and how we can troubleshoot them with step by step approach.

1. Azure VM not starting?
https://youtu.be/vo4fwMaqf0M

2. Azure SQL Database connection error?
https://youtu.be/LZS9J7yAM_w

3. Azure Virtual Networking Connectivity Issue?
https://youtu.be/ZbN8ONHiRZE

Working on more issues to cover in upcoming videos!✌️

Hope these short videos help you to learn quickly!👍
Topic : AWS (Solutions Architect Associate)

Question: How are permissions granted for AWS Lambda to run code that can access the AWS application programming interface (API)?
Anonymous Quiz
13%
AWS Identity and Access Management (IAM) groups
45%
AWS Identity and Access Management (IAM) roles
7%
AWS Identity and Access Management (IAM) users
35%
All of the above
Topic : AWS (Solutions Architect Associate)

Question: Which type of load balancer would most benefit websites and mobile applications that run containers or on Amazon Elastic Compute Cloud (Amazon EC2) instances?
Anonymous Quiz
63%
Application Load Balancer
5%
Classic Load Balancer
11%
Network Load Balancer
21%
All of the above