AWS Cloud platform offers various methods to connect with cloud services. AWS console is very familiar to all since its web-based. But web-console alone can’t fulfill the customer needs. In development, we might be accessing the cloud services very frequently and the command-line interface will be very quick and provide efficient outputs. Cloud service offering […]
Cloud
AWS SSM Patch Manager – Automation
AWS Systems Manager Patch Manager automates the process of patching managed instances. In the last article, we have seen how to use the predefined baselines for windows and Linux instance patching using the “Patch now” method. In this article, we see how to group the instances and schedule the patching based on the patch group. […]
Patch Windows & Linux using AWS SSM Patch Manager
How to use AWS SSM Patch Manager? AWS SSM Patch Manager provides a secure patching experience for both Windows and Linux operating systems. Like other AWS services, AWS SSM can be easily integrated with other services like AWS Identity and Access Management (IAM), AWS CloudTrail, and Amazon EventBridge for notification and the ability to audit […]
AWS – S3 Buckets Tag remediation automation
This article will help you to remediate the S3 buckets tags using the AWS CLI script. Amazon’s simple storage service aka s3 is object storage built to retrieve any amount of data from anywhere. It gives a lot of power to the developers and IT support teams to provision and access the storage in no […]
Microsoft Office 365 Backup – What Is the Best Option for You and Your Business
Office 365 offers essential protection to deal with some of the items that could damage your data but do not protect you from it, and there are side effects to some of the optional protection features. Even if you feel well-protected, restoration can be time-consuming and labor-intensive if you do not have a third-party backup […]
Holistic Operational Management – AWS Systems Manager
AWS Systems Manager helps you manage your EC2 instances and On-Premise systems at scale. You can easily get operations insights about the state of your infrastructure. It helps to detect instance issues easily and also it could be patching automation solution to enhance compliance. AWS Systems Manager works for both windows and Linux operating systems […]
Kubernetes Backup – Kasten K10 Test drive
The Kubernetes platform is fundamentally different from earlier compute infrastructures and IaaS. In Kubernetes, there is no mapping of applications to servers or VMs. so the backup solution needs to understand this Kubernetes-native architectural pattern, and be able to deal with continuous change. High-velocity application development and deployment cycles are the norms in Kubernetes environments. […]
Kubernetes – Stateful vs Stateless applications
Kubernetes is very famous to host stateless applications. With the growth in popularity of containers, companies began to provide ways to manage both stateless and stateful containers in Kubernetes. Stateful applications stores information locally or on the remote storage. Stateful apps use the same servers/pods each time they process a request from a user. Stateful […]
LAB – Setup Google Kubernetes Engine cluster in 10mins
Kubernetes is a container orchestration platform and helps to automate application deployment, scaling, and management. Kubernetes platform services are offered by all the major cloud providers. Kubernetes was originally designed by Google (Borg system) and donated to Cloud Native Computing Foundation (CNCF). Google offers Kubernetes services in the name of GKE (Google Kubernetes Engine). When you […]
Why it’s still worth it to learn Java?
While there are many programming languages out there, Java beats them all in terms of popularity. There are so many reasons behind this immense popularity of Java, while the major ones are object-orientation, platform independence, rich Java API, robust development tools, rich community support, and excellent documentation. So, even with the competition from new languages, […]









