Certain Kubernetes workloads require persistent storage to store data permanently. To provision persistent storage for Kubernetes workloads, vSphere with Tanzu integrates with Cloud Native Storage (CNS), a vCenter Server component that manages persistent volumes. Persistent storage is used by vSphere Pods, Tanzu Kubernetes clusters, and VMs. The following example illustrates how persistent storage is used by a vSphere Pod. To understand how vSphere with…
Read More →Steps to install or upgrade VMware Tools for existing VMware ESXi hosts to the latest version of VMware Tools. Besides the traditional approach of installing and upgrading VMware Tools bundled with VMware ESXi, the following approaches are also supported to install or upgrade to the latest version of VMware Tools regardless of VMware ESXi version….
Read More →Azure Container Apps allows you to bind one or more custom domains. Every domain name must be associated with a domain certificate. Certificates are applied to the container app environment and are bound to individual container apps. You must have role-based access to the environment to add certificates. SNI domain certificates are required. Ingress must be…
Read More →Oracle Database Service for Azure Oracle Database Service for Azure is an Oracle-managed multicloud service that enables customers to easily set up and use high performance, scalable Oracle databases running on OCI for their Azure applications. Azure customers can easily deploy Oracle Database running on OCI through the Oracle Database Service for Azure portal using a…
Read More →Zone redundancy must be enabled when creating a container app environment. Your environment must contain a virtual network (VNet) with an infrastructure subnet. To properly distribute replicas, you must configure the minimum and a maximum number of app replicas to a value divisible by 3. The minimum number of replicas should be 3 or more….
Read More →We can summarize this approach into a 3-step recurring cycle that aligns with significant changes to overall business strategies within an organization. Review and define current business goals. Identify technical solutions that address the business goals, design/build the final solution, and adjust operations to manage the implementation. Evolve the solution as needed per minor changes…
Read More →There are instances where we need a specific set of libraries to generate our build. In the earlier approaches of VMs, it used to be creating a dedicated VM for our build pipeline and installing all the required libraries, and making sure our build will run inside that VM. This however will result in the…
Read More →Docker and Snyk have partnered together to bring security natively into the development workflow by providing a simple and streamlined approach for developers to build and deploy secure containers. Container security spans multiple teams – developers, security, and operations. Additionally, there are multiple layers of security that apply to containers: The container image and the…
Read More →Gen2 migrate using the Azure portal, follow the below steps: Step 1: Assess readiness Verify RBAC role assignments Migrate Azure Data Lake Analytics workloads (if any) Step 2: Create a storage account with Gen2 capabilities Step 3: Migrate data using the Azure portal Step 4: Migrate workloads and applications Step 1: Verify RBAC role assignments For Gen2, ensure that…
Read More →Ensure that you have the following: A Microsoft Azure user account Access to Microsoft Azure Resource Manager Microsoft Azure SDK Microsoft Azure PowerShell On the Microsoft Azure Portal page, log on to the Azure Resource Manager portal by providing your user name and password. Summary of configuration steps Configure a resource group Configure a network security group…
Read More →You can use Amazon EventBridge to detect and react to these events. You do this by creating rules in EventBridge that trigger an action in response to an event. For example, you can create an EventBridge rule that detects when the AMI creation process has completed and then invokes an Amazon SNS topic to send…
Read More →The Oracle Cloud VMware Solution (OCVS) is a customer-managed, VMware Cloud Verified environment consisting of vSphere, vSAN, NSX-T, and vCenter Server. Customers have full control of their VMware environments, while leveraging the capabilities of Oracle Cloud Infrastructure. Oracle Cloud VMware Solution provides bare metal compute, advanced L2 Network, and storage-rich infrastructure to deliver a full-fidelity VMware service…
Read More →Oracle Cloud Infrastructure (OCI) Cloud Shell is a web browser-based terminal available from the Oracle Cloud Console. OCI Cloud Shell provides access to a Linux shell with a preauthenticated OCI CLI and several useful development tools and utilities preinstalled. Cloud Shell is a feature available to all OCI users, accessible from the Console. Cloud Shell includes 5…
Read More →An app registration with the Microsoft identity platform can be generated automatically by the Container Apps Authentication feature. A registration that you or a directory administrator generates independently may also be used. Below is the two options: Create a new app registration automatically Use an existing registration created separately Configure your container app to use…
Read More →We evaluated multiple possible architectures and finally chose the one that was best by many parameters. We hope this post will help people setting up their own Azure clusters with decent networking. First let’s look at the available options for Kubernetes networking in Azure. Calico with BGP The first option was to use default Calico…
Read More →VMware Tanzu Kubernetes Grid 1.3.1 VMware Tanzu Kubernetes Grid provides Enterprise organizations with a consistent, upstream compatible, regional Kubernetes substrate across SDDC, Public Cloud, and Edge environments that is ready for end-user workloads and ecosystem integrations. TKG builds on trusted upstream and community projects and delivers an engineered and supported Kubernetes platform for end users…
Read More →It allows the user to define state machines (workflows) that connect various tasks (states). To make it easy, AWS provides a Workflow Studio that simplifies the definition step of the workflows. There are two options for workflow types: Standard Express Besides all the differences defined in the documentation, an important one for Hybrid architectures is the Activity support: In…
Read More →Azure separates the process of CI/CD using two pipelines build pipeline(CI) and release pipeline(CD) Build Pipeline In build pipeline you care about how to build and customize your artifact the way you want. For example if you have a spring boot application in your azure repo, you should make a task to jar your application…
Read More →Cloudformation is very useful for creating and deploying AWS resources such as EC2 instances, S3 buckets, and ECS clusters. It not only allows you to keep your infrastructure as code, but it also keeps track of all of the resources together as a logical unit known as a Stack. It goes like this. Write Template File…
Read More →How does CloudHealth do this? CloudHealth ingests and aggregates data from cloud providers, containerized or on-premises environments, and third-party integration tools, to become your single source of truth for multi–cloud management. Our platform helps customers tackle their cloud challenges by simplifying financial management, streamlining operations, and improving collaboration across multi-cloud environments. But what does that mean? How does CloudHealth…
Read More →In vRealize Network Insight 6.6, we introduce a new feature that allows you to focus on your Crown Jewels (Mission critical entities such as VMs or Physical IPs within your multi-cloud infrastructure that require threat protection). The Crown Jewels can be added and managed within vRealize Network Insight, as shown in Figure 1 below. Once…
Read More →Introduction There are a few things to consider when deciding when to use a function URL versus building an API Gateway endpoint. Function URLs are best suited for single-function microservices with a public endpoint that doesn’t require the advanced functionality of API Gateway. Function URLs can be used to apply the following patterns: Mono-Lambda APIs:…
Read More →Introduction Since you will be performing both a rolling and blue-green deployment in this lab, it makes sense to use the best tool AWS makes available for the job. For controlled deployments and efficient deployment services of code on EC2 instances, AWS Elastic Beanstalk provides a superior interaction model and developer tools experience. In this lab…
Read More →To run a Docker image that is available in Amazon ECR, you can pull it to your local environment with the docker pull command. 1. From an EC2 instance/Workstation, run the below command as mentioned here [1] to install AWS CLI ———– curl “https://awscli.amazonaws.com/awscli-exe-linux-x86_64.zip” -o “awscliv2.zip” unzip awscliv2.zip sudo ./aws/install ———– …
Read More →You can deploy a Citrix ADC VPX standalone instance on AWS by using the following options: AWS web console Citrix-authored CloudFormation template AWS CLI This topic describes the procedure for deploying a Citrix ADC VPX instance on AWS. Before you start your deployment, read the following topics: Prerequisites Limitation and usage guidelines Deploy a Citrix…
Read More →