Category: Cloud
Different deployment environments!
Many organizations these days are utilizing numerous deployment environments, which their DevOps groups use to approve the necessary features prior to moving…
Microservices architecture
Microservice architecture is a method of software development to break down the application into small isolated functions which are called “services”. Services…
AMI – Amazon Machine Image
AMI is basically a template/blueprint of a Virtual instance. AMI provides the information required to launch an instance like Operating System, Application…
What a Privacy policy should cover?
A document that clearly explains what data you are taking from people and how you are using that data. Every time somebody…
GDPR: General Data Protection Regulation
The European Union’s General Data Protection Regulation on data privacy came into effect on May 25, 2018. This new regulation policy applies…
Major Components of Docker Architecture
Major Components of Docker Architecture Docker Client Docker Host Docker Daemon Docker Registry 1. Docker Client User can interact with Docker using…
Introduction to Docker
What is Docker? It is a platform that packages an application and its dependencies together in the form of Container. The Containerization…
Setting up Cron Jobs on AWS EC2
Cron Jobs are scheduled tasks running at a specified frequency. In the AWS EC2/ dedicated server, we have to set up the…
AWS Solution Architect Associate – Exercise Questions – Part 2
Please comment on this page, if you need any explanation regarding these questions. Check correct answers in Bold & Italic font. 1.…
AWS Solution Architect Associate – Exercise Questions – Part 1
Please comment on this page, if you need any explanation regarding these questions. Check correct answers in Bold & Italic font. 1.…