May 9, 2021MongoDB WorkshopAs always , it was a wonderful workshop organized by Linux World under the mentor ship of Mr. Vimal Daga Sir and Preeti Ma’am . There were so many key takeaways here in this workshop in 2 days . …Databse3 min read
Apr 27, 2021Deploy WordPress Application On Kubernetes(Minikube) with AWS RDS Using TerraformTask Overview: 1. Write an Infrastructure as code using terraform, which automatically deploy the WordPress application 2. On AWS, use RDS service for the relational database for WordPress application. 3. Deploy the WordPress as a container either on top of Minikube or EKS or Fargate service on AWS 4. The WordPress application…AWS6 min read
Apr 27, 2021TASK-4:AWS VPC with public, private subnets, internet gateway and NAT gatewayTask Overview: 1. Write an Infrastructure as code using terraform, which automatically create a VPC. 2. In that VPC we have to create 2 subnets: 1. public subnet [ Accessible for Public World! ] 2. private subnet [ Restricted for Public World! ] 3. Create a public facing internet gateway to connect…AWS7 min read
Apr 26, 2021Launching an Web Application on AWS Cloud using Terraform , GitHub, EFS and CloudFrontIn this task we have to launch the webserver using network storage Amazon EFS on an ec2 instance . we also have to use the cloudfront and amazon s3 for proxy, faster loading and image storage purpose respectively. All this will be done using infrastructure as a service terraform. EFS…AWS6 min read
Apr 25, 2021AWS VPC ARCHITECTURE USING TERRAFORMVirtual Private Network (VPC) — A virtual private cloud (VPC) is an on-demand configurable pool of shared computing resources allocated within a public cloud environment, providing a certain level of isolation between the different organizations (denoted as users hereafter) using the resources. …AWS9 min read
Apr 25, 2021Deploying WordPress, MySQL, Prometheus & Grafana on Amazon EKSAmazon Elastic Kubernetes Service (Amazon EKS) is a fully managed Kubernetes service. Customers such as Intel, Snap, Intuit, GoDaddy, and…AWS8 min read
Apr 23, 2021AWS CLOUD+TERRAFORM+GIT:-End to End Static Website Automated Development Using Terraform with AWSTerraform is tool for managing infrastructure as code. It has been a great success in extending the infrastructure knowledge to more team members . We’ll use Terraform with integration of AWS_cloud and GIT HUB . This is actually an automated system which in just one click creates a instance with…AWS7 min read
Apr 20, 2021Task 2 :-Aws Netflix Case StudyFirst know -What is Cloud Computing The practice of using a network of remote servers hosted on the Internet to store, manage, and process data, rather than a local server or a personal computer.AWS5 min read
Mar 25, 2021Task6:- High Availability Architecture with AWS CLITask Description📄 🔰 Create High Availability Architecture with AWS CLI 🔰 🔅The architecture includes- Webserver configured on EC2 Instance Document Root(/var/www/html) made persistent by mounting on EBS Block Device. Static objects used in code such as pictures stored in S3 Setting up Content Delivery Network using Cloud Front and using…AWS4 min read
Mar 7, 2021How Social Media Platforms Using Big DataIn today’s world all are connected to each other through internet world mainly by social media where we daily upload huge data in this social media sites in the form of video , text, photos etc. So the question is how this firm manages and store our data ? According to the study of research based company they said that in social media we store each day 500+TB of data uploaded so here we discuss how this firm manages (store and access to us) the data uploaded by us.Case Study4 min read