Posts

"Deploying a Web Site On Docker with EC2 and Nginx: A Step-by-Step Guide

Image
๐Ÿ‘‰ Let's Understand “Deploying a Static Web Site on #docker with #nginx and #EC2 Set by step. "Deploying a Web Site On Docker with EC2 and Nginx: A Step-by-Step Guide" Read the detailed explanation on medium blog https://lnkd.in/gr_Ai7Q8 Follow me, Manikanta Suru on LinkedIn for more insightful knowledge & resources. Image Source: Google https://linkedin.com/in/manitechy https://github.com/gefkkd https://hashnode.com/@mpn https://dev.to/manikanta2023 https://techmaniit.blogspot.com/

✌️ ๏ผก๏ฝ๏ฝ๏ฝš๏ฝ๏ฝŽ ๏ผฅ๏ผฃ๏ผ’✌

Image
Hey connections!!๐Ÿ‘‹ ๐ŸŽฏLet's learn and grow together๐Ÿ“ˆ ๐Ÿ“ข ๐Ÿ“ข ๐Ÿ“ข ๐Ÿ“ “๐…๐ซ๐จ๐ฆ ๐™๐ž๐ซ๐จ ๐ญ๐จ ๐‚๐ฅ๐จ๐ฎ๐ ๐‡๐ž๐ซ๐จ: ๐ƒ๐š๐ฒ 5 ๐จ๐Ÿ ๐ญ๐ก๐ž ๐Ÿ๐ŸŽ๐ŸŽ-๐ƒ๐š๐ฒ ๐‰๐จ๐ฎ๐ซ๐ง๐ž๐ฒ ๐ญ๐จ ๐Œ๐š๐ฌ๐ญ๐ž๐ซ๐ข๐ง๐  ๐‚๐ฅ๐จ๐ฎ๐ ๐‚๐จ๐ฆ๐ฉ๐ฎ๐ญ๐ข๐ง๐ ” ๐ŸŽฏ Let's Understand ️ ️ "๐„๐ฑ๐œ๐ฅ๐ฎ๐ฌ๐ข๐ฏ๐ž ๐ˆ๐ง๐ฌ๐ข๐ ๐ก๐ญ๐ฌ: ๐‹๐ž๐š๐ซ๐ง ๐Œ๐จ๐ซ๐ž ๐€๐›๐จ๐ฎ๐ญ ๐จ๐ง ๐Œ๐ฒ ๐Œ๐ž๐๐ข๐ฎ๐ฆ ๐๐ฅ๐จ๐ " https://medium.com/cloudnloud/-2cbecc0add12 GIT Repo Link : https://github.com/gefkkd/From-Zero-to-Cloud-Hero-A-100-Day-Journey-to-Mastering-Cloud-Computing.git Happy learning ๐Ÿ‚๐Ÿ‚๐Ÿ‚๐Ÿ‚ Sources: AWS Follow me, Manikanta Suru and Cloudnloud Tech Community on LinkedIn for more insightful knowledge & resources.

Linux Intro, Linux versions, create a Linux server in local desktop/laptop, Create Linux server in AWS.

Image
๐Ÿ“ข ๐—Ÿ๐—ฒ๐˜๐˜€ ๐˜‚๐—ป๐—ฑ๐—ฒ๐—ฟ๐˜€๐˜๐—ฎ๐—ป๐—ฑ ๐˜๐—ต๐—ฒ Linux Intro, Linux versions, create a Linux server in local desktop/laptop, Create Linux server in AWS. Linux Intro: Linux is a free and open-source operating system that is widely used in servers, supercomputers, and mobile devices. It is based on the Unix operating system. Linux versions: Linux distributions come in different flavors, including Ubuntu, Debian, CentOS, Fedora, and many others. These distributions typically come with a package manager, which allows users to easily install and update software from a central repository. The Linux community is very active and provides extensive support and resources for users and developers. The most popular Linux distributions: - https://en.wikipedia.org/wiki/List_of_Linux_distributions Ubuntu: Ubuntu is one of the most popular Linux distributions and is designed to be easy to use and install. It comes with a graphical interface and a large repository of software packages. Debian: Debian is a sta...

❇️ Top 50 Linux Commands You Must Know as a Regular User ❇️

Image
1. ls - The most frequently used command in Linux to list directories 2. pwd - Print working directory command in Linux 3. cd - Linux command to navigate through directories 4. mkdir - Command used to create directories in Linux 5. mv - Move or rename files in Linux 6. cp - Similar usage as mv but for copying files in Linux 7. rm - Delete files or directories 8. touch - Create blank/empty files 9. ln - Create symbolic links (shortcuts) to other files 10. cat - Display file contents on the terminal 11. clear - Clear the terminal display 12. echo - Print any text that follows the command 13. less - Linux command to display paged outputs in the terminal 14. man - Access manual pages for all Linux commands 15. uname - Linux command to get basic information about the OS 16. whoami - Get the active username 17. tar - Command to extract and compress files in Linux 18. grep - Search for a string within an output 19. head - Return the specified number of lines from the top 2...

250 Practice Questions For Terraform Associate Certification

Terraform Certification The Terraform Associate certification is for Cloud Engineers specializing in operations, IT, or developers who know the basic concepts and skills associated with open sourceHashiCorp Terraform. Candidates will be best prepared for this exam if they have professional experience using Terraform in production, but performing the exam objectives in a personal demo environment may also be sufficient. Since this exam is multiple-choice, multiple-answer, and fill in the banks questions, we need a lot of practice before the exam. This article helps you understand, practice, and get ready for the exam. All the questions and answers are taken straight from their documentation. These are only practice questions. 17/01/2022, 23:18 250 Practice Questions For Terraform Associate Certifi cation | by Bhargav Bachina | Bachina Labs | Medium https://medium.com/bb-tutorials-and-thoughts/250-practice-questions-for-terraform-associate-certifi cation-7a3ccebe6a1a 3/72 We are not goin...