Microservices Microservices came into picture because of the Monolithic applications wherein all the logical code is put into the same…
SMSCommerce ( Offline eCommerce)
Title: SMSCommerce ( Offline eCommerce) Description: The concept of ‘SMSCommerce’ mainly talks about the process or a method that…
VPC ENDPOINT CONFIGURATION
VPC endpoint enables user to connect with AWS services that are outside the VPC through a private link. VPC endpoints…
Continuous Deployment in Multiple Environments using Packer
Packer is an image creation tool, used for automating the process of image creation in various On-Prem and Cloud Environments.…
AWS AMI Backup Retention
Data keeps growing and it’s generated from a large number of endpoints like desktops, laptops, servers, virtual machines and many…
Opsidian – Turn Slack into your DevOps Command Center
There was a time when One had to physically connect a wire to the Server and then start operating it.…
How to run Ansible Playbooks on EC2 without key pairs.
Ansible is an open source software that automates software provisioning, configuration management, and application deployment. Ansible connects via SSH, remote PowerShell or…
Deploy Docker Container with AWS Fargate
ECS: Amazon Elastic Container Service (Amazon ECS) is a highly scalable, high-performance container orchestration service that supports Docker containers and…
Docker Private Registry on AWS ECR
Set up simple Docker registry to use privately or Share Images which team of Developers . Definition : Docker Registry:…
How to Mount S3 Bucket on Linux (AWS EC2 Instance)
USe Case: AWS S3 is awesome resource for cloud object storage and the consumption of S3 is varies from customer,…